Path: news.easynews.com!core-easynews!newsfeed1.easynews.com!easynews.com!easynews!news-feed01.roc.ny.frontiernet.net!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: chr2k4@aol.com (Chr2k04)
Newsgroups: comp.databases.oracle.server
Subject: Sartup server at bootup
Date: 24 Apr 2003 12:21:31 -0700
Organization: http://groups.google.com/
Lines: 24
Message-ID: <bf58ec5f.0304241121.44fc1489@posting.google.com>
NNTP-Posting-Host: 68.48.152.192
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1051212092 29880 127.0.0.1 (24 Apr 2003 19:21:32 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 24 Apr 2003 19:21:32 GMT
Xref: core-easynews comp.databases.oracle.server:184341
X-Received-Date: Thu, 24 Apr 2003 12:21:08 MST (news.easynews.com)

hey,

Everytime I boot up my Mandrake, I have to do the following to start up the server:

sqlplus /nolog

SQL> connect / as sysdba
Connected to an idle instance.
SQL> startup
ORACLE instance started.
 
Total System Global Area  235999352 bytes
Fixed Size                   450680 bytes
Variable Size             201326592 bytes
Database Buffers           33554432 bytes
Redo Buffers                 667648 bytes
Database mounted.
Database opened.
SQL>

How do I get linux to start it up when I boot the computer?

Thanks,
Chr2k04
