Hi all
My solution manager can't properly start, after server power failure. The comand sapstart is executed without errors, but afterwards I cant log in using sapgui. I have found that instance DVEBMGS00 is not started properly(disp+work is stoped) from Sap management console . And the database is in mount state. From dev_w0 log I find
*** ERROR => CONNECT failed with SQL error '1033'
[dbsloci.c 16104]
B ***LOG BV3=> severe db error 1033; work process is stopped [dbsh 1241]
B ***LOG BY2=> sql error 1033 performing CON [dblink 544]
B ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink 544]
M ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1538]
M in_ThErrHandle: 1
M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 11614]
When I have tried to change manually(using sqlplus) database state from mount to normal(open), I have got such an error:
ERROR at line 1:
ORA-00742: Log read detects lost write in thread 1 sequence 2370 block 307489
ORA-00312: online log 2 thread 1: '/oracle/DBI/mirrlogB/log_g12m2.dbf'
ORA-00312: online log 2 thread 1: '/oracle/DBI/origlogB/log_g12m1.dbf'
How can I resolve this issue?
Thank you
Best regards
Aram