Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle sql*net config files?!?!?!
adm1d_sunrise = (DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP) (HOST = sunrise.aaa.com) (PORT = 1521) )
5. Configure listener.ora
(SID_DESC=
(SID_NAME = adm1d)
(ORACLE_HOME = /home/oracle/7.3.2) )
6. Start listener.ora
lsnrctl start, lsnrctl status, lsnrctl stop
7. On client site install sql*net version2 8. Install tcp/ip adapter 9. If you connected to network there is utility to ping, try to pingyour server ip address
Pavel Received on Thu Aug 14 1997 - 00:00:00 CDT
![]() |
![]() |