Re: SQL*NET connect string ? what SQL*NET connect string
Date: 1998/06/18
Message-ID: <6ma5vl$109$1_at_nswpull.telstra.net>#1/1
Alfons Riesebeek wrote in message <6m5c77$evs$1_at_hdxf08.telecom.ptt.nl>...
well doing this revealed a process 'ORA_PMON_D01'
Am I correct in assuming this is the database instance?
at least the D01 is the instance.
>First find the listener.ora on the unix box : $ORACLE_HOME/network/admin
>Also a listener process must be running : ps -ef|grep listener
Again thankyou for all assistance rendered ...
Received on Thu Jun 18 1998 - 00:00:00 CEST
>To see which databases you have : ps -ef|grep pmon
>or find / -name listener.ora -print
This process was not running nor could I find an executable to execute (hehe
I'd often like to execute a computer)