Script for Oracle

From: Harry P. M. (harrypm@post.com)
Date: Thu Feb 19 2004 - 15:33:13 EST


Hi Sun Managers,

At this moment I'm starting Oracle manualy, using these commands:

su - oracle
sqlplus /nolog
connect /as sysdba
startup pfile=/export/home/oracle/admin/test/pfile/inittest.ora
exit
lsnrctl start

And for shuting down Oracle:

su - oracle
sqlplus /nolog
connect /as sysdba
shutdown immediate
exit
lsnrctl stop

I hope somebody can help me create a script that allows starting and
stoping Oracle automaticaly (using these commands).
I know where and how to put the script.
Mi only problem is creating it.
I'm managing a Sun Fire 280R (UltraSPARC-III+) with Solaris 8 and
Oracle 9i.

For anyones attention, thank you.

Sincerely,

        Harry P. M.

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:06 EDT