Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Startup Script on UNIX

Startup Script on UNIX

From: <helmutdaiminger_at_my-deja.com>
Date: Mon, 19 Jul 1999 13:01:45 GMT
Message-ID: <7mv7jj$rgn$1@nnrp1.deja.com>


Hi,

I got a little problem with 7.3.4 on Sun Solaris 2.6:

How do I make Oracle to start up the database and the listener automatically when booting the machine?

What the script should do is something like:

  1. go to directory that contains svrmgrl
  2. svrmgrl internal/password
  3. startup open pfile=/usr/..../init.ora
  4. exit (quits server manager)
  5. go to directory that contains lsnrctl
  6. lsnrctl start
  7. exit (quits lsnrctl tool) Done.

Sorry for this dull question, but I'm exclusively working with Oracle on NT and I'm not too familiar with UNIX.

Thanks,
Helmut

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Jul 19 1999 - 08:01:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US