You should, generally, use orarun and rcoracle script, and do not create your own scripts for start/stop. You can use oracle's dbstart as well.
If you instal oracle in accordance with SuSe manuals, everything will work out of the box automatically, including db start and stop.
See documentation at
http://www.suse.com/oracle
-- -- Original Message -- -- From: "Bostjan Stupica" <bostjan@(protected)> To: <suse-oracle@(protected)> Cc: "Hosseinzadeh, Jafar" <Jafar.Hosseinzadeh@(protected)> Sent: Wednesday, May 03, 2006 10:03 AM Subject: Re: [suse-oracle] Dbstart problem
Hmmm, I always do in this order 1. > sqlplus /nolog 2. >> connect as sysdba 3. >> startup
... and had no problems. Of course, proper setting (SID) of env. variable ORACLE_SID is required.(!)
-- Regards, BostjanSt
> Hi all, > > I have been dealing with a problem of starting oracle. Whenever, I issue > dbstart or rman I get the following error message: > > bash-2.05$ ./sqlplus /nolog > > SQL*Plus: Release 10.1.0.2.0 - Production on Wed May 3 12:42:58 2006 > > Copyright (c) 1982, 2004, Oracle. All rights reserved. > > SQL> startup > ORA-12154 (See ORA-12154.ora-code.com): TNS:could not resolve the connect identifier specified > SQL> > > The same error appears when I try using RMAN. > > If I do tnsping it passes fine without any problems. Also, the listener > starts without any issues. > I welcome suggestions dealing with this issue. > > Regards, > --jh
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting