lsnrctl status - will let you know if the listener's started
lnrctl start - will start the listener
-----Original Message-----
From: Kuipers, Rene [mailto:R.[Email Address Removed] 30 October 2003 12:32
To: LazyDBA.com Discussion
Subject: RE: How to start services in unix???
There are no 'services' on UNIX/Linux like on Windows.
Just make sure you're environmect settings are set:
export ORACLE_SID=<SID>
export ORACLE_HOME=<path to oracle_home>
export PATH=$PATH:$ORACLE_HOME/bin
THEN, start svrmgrl (oracle8i) or sqlplus "/ as sysdba" (oracle9i) and issue
a STARTUP and off you go...
René
-----Original Message-----
From: Renjith VU [mailto:[Email Address Removed]
Sent: donderdag 30 oktober 2003 13:27
To: LazyDBA.com Discussion
Subject: How to start services in unix???
Hi Gurus
i just want know how to start oracle services in unix and linux.
How/where to find all services.
where can find out more documents which is helpful for oracle dba on
unix/linux
thanx in advance
Renji & kumar
--------
Get today's cartoon: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: send a blank email to oracledba-[Email Address Removed] subscribe: send a blank email to oracledba-[Email Address Removed] using this list you agree to these
terms:http://www.lazydba.com/legal.html
Oracle LazyDBA home page