Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Bringing down Oracle in a script.
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
![]() |
![]() |