Hello,
1.We have a process chain and there is a particular process of DTP in that chain getting errors almost daily, DTP is pushing data from a datasource to an info-object, while writing the last record ( there are approx 2200000 records transferred during this process ), system gives a DBIF_RSQL_SQL_ERROR with exception CX_SY_OPEN_SQL_DB.
Deleting the request from info-object and repeating the DTP process sometimes works and sometimes not. Please let me know how to fix this.
2. In another metchain, there are many info-packages that run in parallel and there is this random error almost daily too,
------ Error1 in the update,
-----User ABC locked the load of master data for characteristic 0EMPLOYEE,
----- Lock not set for : loading master data attributes.
Repeating the process fixes the issue.
I want to know how these errors can be avoided in the future as repeating deleting these errors lead to an addition of 2-3 hours of process chain endtime.
3. How to improve data loading times in the system ? I need to give a report to the client stating the run time of processes in process chain and after performance tuning whats the new time . So please let me know what are the way in which data loading can be improved.
4. Is there a standard report which shows all the processes in a process chain with their run time for a single day ?
Regards,
Max