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

Home -> Community -> Usenet -> c.d.o.misc -> NT server re-boot script

NT server re-boot script

From: <suisum_at_freenet.edmonton.ab.ca>
Date: 5 Sep 1998 16:42:15 GMT
Message-ID: <6srpl7$bqc$2@news.sas.ab.ca>


Hi:

Platform: NT 4
Database: Oracle 8

I wrote myself a script to do

  1. Shutdown the database.
  2. Restart in restrict mode.
  3. Do a full export for each database instance.
  4. Shut down the database immediate.
  5. Shut down the service.
  6. Start the service.
  7. Start the database.

It runs successfully. However, for some reason, after the database re-started, the Oracle & NT became not stable. For Oracle, user may not get connected to CASE repository. For NT, it may complain "file not found". I feel that the problem could be memory leaking. Shall I need to re-boot the NT server? But I don't know how to do it. Can anyone show me a sample script, please?

--
Best regards, Received on Sat Sep 05 1998 - 11:42:15 CDT

Original text of this message

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