Hi
You get this error due to various reasons. Mostly if there are any deadlocks or table space issues or lack of memory to process. Please go thru the short dump properly and paste the error message to help you furthur.
Thanks
Srikanth
Hi....
What is the whole error message ? is it "DBIF_RSQL_SQL_ERROR
CX_SY_OPEN_SQL_DB"
If yes....then it is a deadlock issue.......index problem......
Are you loading a cube ? If yes........then check whether Drop Index and create index steps are included in the Process Chain or not.......
the flow should be :
Start process
/
Drop Index
/
DTP
/
Create Index
If it is a DSO...then ask the Basis Team to check the Bitmap Index....and recreate it....
Check the SAP note : 631668 for details..
Regards,
Debjani..
Add a comment