Hello,
after installing a double-stack WAS 6.40 SR1 I patched ABAP and Java to SP13. First it seemed to be run flawlessly, but the "System Information" on the SAP J2EE Eingine start page still reported the software components "sap.com/SAP-JEECOR" and "sap.com/SAP-JEE" as "6.40 SP9". A look into the logs revealed that the SDM command "systemcomponentstate" had failed:
Info: ==========================================================
Info: = Starting to execute command 'systemcomponentstate' =
Info: ==========================================================
Info: Starting SDM - Software Deployment Manager...
Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4013.00.0000.20050620162651.0000
Info: SDM operation mode successfully set to: Standalone
Info: Initializing Network Manager (50617)
Info: Checking if another SDM is running on port 50618
Info: Sync all deployed components with the system component version store.
Info: sqlmap: Sync deployment...
Info: sqlmap: Component: development component 'sqlmap'/'sap.com'/'SAP AG'/'6.4012.00.0000.20050331133103.0000'
Info: sqlmap: File location: F:\usr\sap\PMM\DVEBMGS06\SDM\root\origin\sap.com\sqlmap\SAP AG\6.4012.00.0000.20050331133103.0000\sqlmap.sda
Info: sqlmap: full component: vendor: 'sap.com', name: 'sqlmap', componentType: 'DC', subSystem: 'NO_SUBSYS', location: 'SAP AG', counter: '6.4012.00.0000.20050331133103.0000', scVendor: 'sap.com', scName: 'SAP-JEECOR', release: '6.40', serviceLevel: 'null', patchLevel: 'null', deltaVersion: 'F', updateVersion: 'FB-20050509204556', applyTime: 'null', scElementTypeID: '01200615320200006967', spElementTypeID: 'null', spName: 'null', spVersion: 'null', typ: 'null', server 'null', number 'null', path 'null'
Info: sqlmap: updating system component version store...
Error: sqlmap: Could not update: syncCVers: unknown DB schema, can not write data
Error: sqlmap: system component version store not updated.
[...repeats a lot of times with the same error...]
Info: Synchronization summary:
Info: Total updates: 288
Info: Failed updates: 288
Info: Succeded updates: 0
Info: system component version store update failed completely.
Warning: Synchronization of all Deployments with the system component state failed (system component version store update failed completely.).
Info: Activated system component state synchronizations
Info: Successfully executed. Return code: 0
I tried the usual measures including a full reboot of the machine and a reinstallation of the Java-AddIn, but the problem remained. It can also be reproduced when calling 'sdm systemcomponentstate "mode=activate" ' manually.
The system runs on Windows Server 2003 with Oracle 9.2.0.7
Any ideas how to proceed or what to look at?
Cheers,
Michael