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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to shutdown 9i?

Re: How to shutdown 9i?

From: Jared Still <jkstill_at_gmail.com>
Date: Tue, 14 Jun 2005 00:28:22 +0100
Message-ID: <bf463805061316287ab03056@mail.gmail.com>


sqlplus "sys/password_at_somedb as sysdba"
SQL> shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
16:28:00 - sys_at_somedb SQL>

On 6/14/05, Chris Hoover <revoohc_at_gmail.com> wrote:
>
> ---------- Forwarded message ----------
> From: Chris Hoover <revoohc_at_gmail.com>
> Date: Jun 13, 2005 4:08 PM
> Subject: How to shutdown 9i?
> To: Oracle-L_at_freelists.org
>
>
> We are having a very strange problem. Our AIX server is having issues
> and is not allowing shell access from the terminal or from the
> network.
>
> The decision has been made to reboot this server tonight. However, it
> is our Oracle 9i db server. Is there anyway to get Oracle to shutdown
> w/o being able to log onto the box? We can connect to the db fine
> with our application and sql plus, we just can't get a shell on the
> box. We do not have an Enterprise manager server since we only run
> this on copy of Oracle.
>
> thanks for any advice.
>
> Chris
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jun 13 2005 - 19:33:27 CDT

Original text of this message

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