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 -> Re: Bringing down Oracle in a script.

Re: Bringing down Oracle in a script.

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 27 Jul 2005 07:02:26 -0700
Message-ID: <1122472946.360653.191880@g14g2000cwa.googlegroups.com>


Arthur, what other processes are your talking about? It is likely some of the processes in question relate to the Listener and if there are other databases on the server then there would also be processes associated with them. You might not want to terminate them depending on what they are.

If the shutdown database is the only database then you might be seeing attempts to connect so shutting down the listener might not be a bad idea during a maintenance window. Just do not forget to restart it prior to turning the restarted database over to production (or development) where the users connect remotely.

HTH -- Mark D Powell -- Received on Wed Jul 27 2005 - 09:02:26 CDT

Original text of this message

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