Hi Experts
We have only 12 hours per day for execute our data loading job in SAP BW. But
Every parallel job for data loading is stop with following error:
ORA-00060 Deadlock while waiting for resource
1st we try 8 parallel jobs with 50K packet size, it stop after 9.5 hours when 80% data load.
2nd we try 6 parallel jobs with 50K packet size, it also stop after 12 hours when 80% data load.
If we reduce parallel jobs then it may be take more then 12 hours which is not allowed by basis.
Our DBA doesn't figure out what is the solution. so what is you advice to rectify this issue??
Thanks
Hi Imran,
Please check below SAP Notes and see if solution provided in them helps out your issue:
1944924 - Deadlock ORA-00060 during parallel loading/activation of BW ODS object
1946893 - ORA-00060 Deadlock in Cube load
Thanks,
Manish
You should ask the DBA's to investigate the Oracle alert log and the traces files when this error appears.
hi Imran,
First we need to find out if it is database deadlock or application deadlock. If it is database lock, then we need to adjust initrans, maxtrans.
If it is application deadlock, needs to involve BW consultant. For the details, please check SAP note 84348.
Best regards,
James
Add a comment