1.

One Of My Btc Jobs Fails When I Try To Run It, Giving Me An Error Message Stating "lock Table Overflow." It Recommends To Modify The Enqueue / Table Size Parameter To Solve This Issue. I Do Not Have This Value In My Default Or Instance Profile. How Do I Solve The Problem?

Answer»

RUN ABAP RSPARAM program. It will give you the REAL VALUE of the SAP parameter and where they have been set up. The lock table can hold 10,000 entries, which is more than ENOUGH for the average system. It is possible that the program is not WRITTEN properly and the developers should modify it.

Run ABAP RSPARAM program. It will give you the real value of the SAP parameter and where they have been set up. The lock table can hold 10,000 entries, which is more than enough for the average system. It is possible that the program is not written properly and the developers should modify it.



Discussion

No Comment Found

Related InterviewSolutions