Hi SAP,
Yesterday, I started patching our Solution Manager system SID with maxdb server patch from 7.8.01.14 to 7.8.02.35 however at the end of the upgrade, I ran into a problem.
I have added 3 data files before the upgrade. They got added fine as I can see from dbm.prt file however i got the error below at the end of the upgrade where its trying to detach the newly created data files. Now maxdb wont start on its own at the end of the upgrade and doesn't finish loading system tables and catalog check which happens at the end of the server upgrade. I can start db manually and checked R3trans -d connectivity it works fine. However when i start the SDBUPD command to finish the server patch upgrade, i am unable to get it to work due to the detach failing.
Do I need to delete the newly created data files ??. We have SPS upgrade planned and we are stuck with the problem. Your quick help
would be appreciated.
Error Message
------------------------------------------------------------------------------------------------------------------------------------------------
Checking upgrade...
Running finalize check...
Current database state is OFFLINE
Checking parameters...
Switching database state to ADMIN
Switching database state to ONLINE
ERR: Upgrade failed
ERR: error upgrading
ERR: Finalize upgrade failed: Current database state is OFFLINE
Checking parameters...
Switching database state to ADMIN
Switching database state to ONLINE
Cannot switch database mode, error during dbm command:
db_online
ERR
-24988,ERR_SQL: SQL error
-902,I/O error
3,Database state: OFFLINE
Internal errorcode, Error code 9050 "disk_not_accessible"
20017,RestartFilesystem failed with 'I/O error'
Looking for error messages in knldiag
------------------------------------------------------------------------------------------------------------------------------------------------
The volumes I added just before starting patching are sapdb/SID/sapdata/DISKD0017,/sapdb/SID/sapdata/DISKD0018,/sapdb/SID/sapdata/DISKD0019. I can see the new data files via DBM and also dbmcli command line so there is no discrepancy with respect to the data files that got added. I dont think it got registered correctly. When I check dbm.prt it shows return code zero when i actually executed the volume additions however i see error below repeatedly in the dbm.prt file
2013-07-29 15:17:58 12669 INF 421 DBMSrv Command 'param_getvolume ...' was executed since 2013-07-29 15:17:58.
2013-07-29 15:17:58 12669 ERR -24580 DBMSrv ERR_COMMAND_FAILED: Command 'param_getvolume' has ended and failed with return code -24979.
12669 ERR -24999 DBMSrv ERR_ERR: Common error
Already logged a call but thought try my luck here as well.
Regards
Kalyan