on ‎2011 May 05 7:47 AM
Hi,
1. SAP is on windows server 2003
2. Databse is Oracle
3. System crashed and we have do the complete recover.
4. Recovery is successfully completed but data base is not opening
Alert file logs
ORA-00603: ORACLE server session terminated by fatal error
ORA-00600: internal error code, arguments: [4193], [6003], [6028], [], [], [], [], []
ORA-00600: internal error code, arguments: [4193], [6003], [6028], [], [], [], [], []
ORA-00607: Internal error occurred while making a change to a data block
SQL> startup
ORACLE instance started.
Total System Global Area 1476395008 bytes
Fixed Size 2064248 bytes
Variable Size 640417928 bytes
Database Buffers 819200000 bytes
Redo Buffers 14712832 bytes
Database mounted.
ORA-00607: Internal error occurred while making a change to a data block
ORA-00600: internal error code, arguments: [4193], [7269], [3890], [], [], [],
Request clarification before answering.
Hi,
the ORA-600 [4193] stands for a corruption in PSAPUNDO.
You can try to set undo_management=MANUAL and see
whether your database now opens. If the database opens,
set it back to undo_management=AUTO and restart.
If this did not help, you have to open a support call, they
will be able to help you.
Regards,
Mark
Edited by: Mark Foerster on May 5, 2011 9:07 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.