Hi Mohan,
A password miss-match between SQLAnywhere info object and the SQLAnywhere database may generate the following error when attempting to create a new solution:
"Unable to access staging tables for cleanse operation"
The EIM Adaptive Processing Server trace file may also contain the following:
|0499A8776E92442F8A862959EC52D72F2c7|2015 11 12 15:48:37.903|-0600|Error| |==|E|
|aps_EIMIQIDQT000.EIMAdaptiveProcessingServer| 8916| 601|Thread-56 | ||||||||||||||||||||com.sap.dca.process.thread.FinishWizardThread||Unable to access staging tables
for cleanse operation. Additional information: JZ00L: Login failed. Examine the SQLWarnings chained to this
exception for the reason(s)..
Unable to access staging tables for cleanse operation. Additional information: JZ00L: Login failed. Examine the SQLWarnings chained to this exception for the reason(s)..
com.sap.cdq.CDQException: Unable to access staging tables for cleanse operation. Additional information:
JZ00L: Login failed. Examine the SQLWarnings chained to this exception for the reason(s)..
at com.sap.dca.sajdbc.access.JDBCSQLExecutor.openConnection(Unknown Source)
at com.sap.dca.sajdbc.access.PDQDBAccess.executeQuery(Unknown Source
at com.sap.dca.process.DSProcessHelper.copySourceTable(Unknown Source)
at com.sap.dca.process.thread.FinishWizardThread.run(Unknown Source)
Solution that i have tried and worked out is:
1) Stop the EIM Adaptive Processing Server
2) Take a backup of DCA DB file and log file from the below location.
<install dir>\SAP BusinessObjects Enterprise XI 4.0\Data\DCA-SA\Data
3) Remove/Delete the DCA database files from the above location
4) Restart the EIM APS or SIA(Server Intelligence Agent).
Oncethe System is fully up and running then new SQLAnywhere DB file and log file get generated in the same location – and you will be good to go.
Please try this and let me know.
Kind Regards,
Mahesh