Home » RDBMS Server » Server Administration » how to find port number of isqlplus service
how to find port number of isqlplus service [message #120817] Mon, 23 May 2005 23:04 Go to next message
mukeshsingh868
Messages: 16
Registered: March 2005
Location: India
Junior Member
how to find port number at which isqlplus service is running on a computer so that i can run isqlplus service..
and what services are necessary to run isqlplus on computer..
or how can we find port number associated with any service such as em(enterprise manager) or ultrasearch or isqlplus..

on Windows 2000 Professional
Re: how to find port number of isqlplus service [message #121093 is a reply to message #120817] Thu, 26 May 2005 00:50 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Here is a Linux example. I'm sure it would be quite similar on Windows:

Start iSQLPlus:
$ isqlplusctl start
iSQL*Plus 10.1.0.2.0
Copyright (c) 2004 Oracle.  All rights reserved.
Starting iSQL*Plus ...
iSQL*Plus started.


Check the port:
$ cat $ORACLE_HOME/install/portlist.ini
Ultra Search HTTP port number =5620
iSQL*Plus HTTP port number =5560
Enterprise Manager Agent Port =
Enterprise Manager Console HTTP Port (orcl) = 5500
Enterprise Manager Agent Port (orcl) = 1830


Best regards.

Frank
Previous Topic: 2 languages in 1 db
Next Topic: trying to apply patch 2832809
Goto Forum:
  


Current Time: Fri Sep 27 02:14:37 CDT 2024