TSM doesn't come up

Eps

ADSM.ORG Member
Joined
Jan 30, 2009
Messages
108
Reaction score
0
Points
0
Location
Estonia
Hi

I am not quite sure what had happened but after not receveing everydat reports I noticed that server is down.

This messages I receive when try to start it:

Code:
ANR4726I The ICC support module has been loaded.
ANR0990I Server restart-recovery in progress.
ANR0215W Recovery log volume Z:\RLOG1-MIRROR.DSM is in the offline state -
VARY ON required.
ANR0215W Recovery log volume Z:\RLOG2-MIRROR.DSM is in the offline state -
VARY ON required.
ANR0214W Database volume Z:\DB1-MIRROR.DSM is in the offline state - VARY ON
required.
ANR0200I Recovery log assigned capacity is 2048 megabytes.
ANR0201I Database assigned capacity is 1432 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR0287W Contents of the page shadow file dbpgshdw.bdt are not valid.
ANR0285I Database page shadowing started using file dbpgshdw.bdt.
ANR0353I Recovery log analysis pass in progress.
ANR9999D pkthread.c(857): ThreadId <0> Run-time assertion "Cmp64( scanLsn,
LOGV->headLsn ) != GREATERTHAN" at logread.c(422) failed.
ANR9999D ThreadId <0> issued message 9999 from:
ANR9999D ThreadId <0>  1061EA2D outDiagf()+16d 
ANR9999D ThreadId <0>  10007543 pkLogicAbort()+23 
ANR9999D ThreadId <0>  1035B616 logOpenScan()+a6 
ANR9999D ThreadId <0>  1023054A dbInRecovery()+9a 
ANR9999D ThreadId <0>  10231483 DbRestartRecovery()+13 
ANR9999D ThreadId <0>  1020909D dbInit()+4dd 
ANR9999D ThreadId <0>  1001828F admStartServer()+35f 
ANR9999D ThreadId <0>  10005023 adsmMain()+7f3 
ANR9999D ThreadId <0>  1000105F enterAdsmMain()+f 
ANR9999D ThreadId <0>  004010AF main()+5f 
ANR9999D ThreadId <0>  0040267F mainCRTStartup()+143 
ANR9999D ThreadId <0>  7C817067 RegisterWaitForInputIdle()+49 
ANR7837S Internal error LOGREAD388 detected.
ANR9999D ThreadId <0> issued message 7837 from:
ANR9999D ThreadId <0>  1061C360 outMsgf()+20 
ANR9999D ThreadId <0>  10007559 pkLogicAbort()+39 
ANR9999D ThreadId <0>  1035B616 logOpenScan()+a6 
ANR9999D ThreadId <0>  1023054A dbInRecovery()+9a 
ANR9999D ThreadId <0>  10231483 DbRestartRecovery()+13 
ANR9999D ThreadId <0>  1020909D dbInit()+4dd 
ANR9999D ThreadId <0>  1001828F admStartServer()+35f 
ANR9999D ThreadId <0>  10005023 adsmMain()+7f3 
ANR9999D ThreadId <0>  1000105F enterAdsmMain()+f 
ANR9999D ThreadId <0>  004010AF main()+5f 
ANR9999D ThreadId <0>  0040267F mainCRTStartup()+143 
ANR9999D ThreadId <0>  7C817067 RegisterWaitForInputIdle()+49 
Entering exception handler.
Leaving exception handler.

Z: drive is accessible for TSM account.

Some infor about DB and LOG volumes:

Code:
Volume Name (Copy 1): C:\TSMDATA\SERVER1\DB1.DSM
         Copy Status: Sync'd
Volume Name (Copy 2): Z:\DB1-MIRROR.DSM
         Copy Status: Off-Line
Volume Name (Copy 3): 
         Copy Status: Undefined
Available Space (MB): 1,432
Allocated Space (MB): 1,432
     Free Space (MB): 0

Code:
Volume Name (Copy 1): C:\TSMDATA\SERVER1\RLOG2.DSM
         Copy Status: Sync'd
Volume Name (Copy 2): Z:\RLOG2-MIRROR.DSM
         Copy Status: Off-Line
Volume Name (Copy 3): 
         Copy Status: Undefined
Available Space (MB): 1,024
Allocated Space (MB): 1,024
     Free Space (MB): 0
Volume Name (Copy 1): C:\TSMDATA\SERVER1\RLOG.DSM
         Copy Status: Sync'd
Volume Name (Copy 2): Z:\RLOG1-MIRROR.DSM
         Copy Status: Off-Line
Volume Name (Copy 3): 
         Copy Status: Undefined
Available Space (MB): 1,024
Allocated Space (MB): 1,024
     Free Space (MB): 0

TSM do not react onto DSMSER AUDITDB.

Any ideas?

Thanks,
Eps.
 
mirrorread log & mirrorread db

I have one guess...

Check the following server options configuration in dsmserv.opt file
1. mirrorread log
2. mirrorread db

Set these options to 'normal'. Then, start the server!!!
 
Log File

Did you try to allocate mor LOG SPace and then extend the log file? The current log files show to be offline so the other question is this: is there a hardware issue that is causing these files to be offline or is the log file just full.
 
Back
Top