cancel
Showing results for 
Search instead for 
Did you mean: 

Error 9026

T1mey
Participant
0 Kudos

I have a problem deploying the SAP_JETECHF package.

It terminates every time with following exception:

Starting Deployment of tc/i18n/cp

Aborted: development component 'tc/i18n/cp'/'sap.com'/'SAP AG'/'7.0016.20080508113445.0000'/'1', grouped by :

Caught exception during deployment from SAP J2EE Engine's offline deploy API:

com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda C:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\i18n\cp\SAP AG\1\7.0016.20080508113445.0000\i18n_cp.sdacom.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,

at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)

at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)

at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:410)

at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:266)

at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)

at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)

at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)

at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)

at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)

at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)

at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)

at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)

at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)

at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)

at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)

at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)

at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:264)

at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:108)

at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)

at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)

at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)

at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)

at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)

at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)

at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)

at java.lang.Thread.run(Thread.java:534)

Caused by: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-9026]: System error: BD Bad datapage

at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:72)

at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:911)

at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:570)

at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:434)

at com.sap.dbtech.jdbc.CallableStatementSapDB.handleStreamsForPutval(CallableStatementSapDB.java:1637)

at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:681)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1129)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1091)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execUpdateFileBatch(DBAccessDefault.java:1223)

at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:322)

... 26 more

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)

Deployment of tc/i18n/cp finished with Error (Duration 117688 ms)

Has somebody an idea what this could mean ?

Accepted Solutions (0)

Answers (1)

Answers (1)

lbreddemann
Active Contributor
0 Kudos

Hi Tim,

you're facing a corruption in your database:

>Caused by: com.sap.dbtech.jdbc.exceptions.DatabaseException:-9026: System error: BD Bad datapage

at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:72)

at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:911)

To handle that, make sure to read the [Support Guide|https://wiki.sdn.sap.com/wiki/display/MaxDB/MaxDBSupportGuide] and to have a good backup of your database.

At first you should check, what is corrupt at all. Perform a consistency check of the database as described in [Check database structure (MaxDB)|https://wiki.sdn.sap.com/wiki/display/MaxDB/Checkdatabasestructure]

After the check, you'll find more detailed information about the corrupted pages in the KNLDIAG file.

[System errors category 1|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/maxdb/systemerrorscategory+1] - look for "What kind of object is corrupted?" for the next steps.

Anyhow - it it turns out that a table is affected (and not just an index) and you cannot rebuild the table data, then you will have to recover the database to fix this issue.

Good luck,

Lars