How to find the port number of a instance
Hi
In the TNS Entry for any instance we have a pot number
For example
JAITTFRT=(DESCRIPTION =
(ADDRESS=(PROTOCOL=TCP)(HOST=celalnx43.us.oracle.com)(PORT=10100))
(CONNECT_DATA=(SID = JAITTFRT))
)
Now If I need to frame a TNS entry for another instance where I don't know the port number how to find the same?
Thanks
Santhosh
Santhosh
1