cancel
Showing results for 
Search instead for 
Did you mean: 

.Oracle DB Shotdown in progress

Former Member
0 Kudos

Dear all,

I planned to upgrade oracle patch upgrade . i have followed the readme file and the below steps.

F:\oracle\ECC\102\BIN>emctl stop dbconsole

OC4J Configuration issue. F:\oracle\ECC\102/oc4j/j2ee/OC4J_DBConsole_SAPDEV_ECC

not found.

F:\oracle\ECC\102\BIN>

F:\oracle\ECC\102\BIN>isqlplusctl stop

iSQL*Plus 10.2.0.2.0

Copyright (c) 2003, 2005, Oracle. All Rights Reserved.

Stopping iSQL*Plus ...

iSQL*Plus stopped.

F:\oracle\ECC\102\BIN>lsnrctl stop

LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 13-JUL-2010 22:52

:07

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=ECC.WORLD))

The command completed successfully

F:\oracle\ECC\102\BIN>sqlplus /nolog

SQL*Plus: Release 10.2.0.2.0 - Production on Tue Jul 13 22:53:22 2010

Copyright (c) 1982, 2005, Oracle. All Rights Reserved.

SQL> connect sys as sysdba

Enter password:

Connected.

SQL> shutdown

i have checked the DB Instance Status through BRtool.

i got eh below error.

BR1001I BRSPACE 7.00 (43)

BR1002I Start of BRSPACE processing: sedqyeiz.dbw 2010-07-13 23.23.29

BR0280I BRSPACE time stamp: 2010-07-13 23.23.30

BR0301E SQL error -1090 at location BrDbaConnect-2, SQL statement:

'CONNECT / IN SYSDBA MODE'

ORA-01090: shutdown in progress - connection is not permitted

BR0310E Connect to database instance ECC failed

BR0700E Fatal errors occurred - terminating processing...

BR1008I End of BRSPACE processing: sedqyeiz.dbw 2010-07-13 23.23.30

BR0280I BRSPACE time stamp: 2010-07-13 23.23.30

BR1007I BRSPACE terminated with errors

###############################################################################

BR0292I Execution of BRSPACE finished with return code 3

BR0668I Warnings or errors occurred - you can continue to ignore them or go back

to repeat the last action

BR0280I BRTOOLS time stamp: 2010-07-13 23.23.30

BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:

Kindly advise

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It looks like your database is still shutting down... Can you perform in a new session a shutdown immediate. A normal shutdown can take ages to complete...

Kind regards,

Mark