Do you have any question about this error?
Message type: E = Error
Message class: OK - Logical database PS
Message number: 036
Message text: Internal error in LDB PSJ (&1)
During the selection of objects in a project an error occured in the
data retrieval program SAPDBPSJ while it was editing the internal table
&v1&, which lead to a endless loop.
Contact SAP
Error message extract from SAP system. Copyright SAP SE.
OK036
- Internal error in LDB PSJ (&1) ?The SAP error message OK036, which states "Internal error in LDB PSJ (&1)," typically occurs in the context of using the SAP system for project management or related functionalities. This error is associated with the Logical Database (LDB) PSJ (Project System) and indicates that there is an internal issue that the system encountered while processing a query or report.
Causes:
- Data Inconsistencies: There may be inconsistencies or corruption in the underlying data that the LDB is trying to access.
- Configuration Issues: Incorrect configuration settings in the project system or logical database settings can lead to this error.
- Program Errors: There may be bugs or issues in the ABAP program that is utilizing the LDB.
- Authorization Issues: Lack of proper authorizations for accessing certain data can also trigger this error.
- System Bugs: Sometimes, this error can be due to bugs in the SAP system itself, especially if you are using an older version.
Solutions:
- Check Data Consistency: Use transaction codes like
SE11
to check the database tables related to the project system for inconsistencies. You may also want to run consistency checks.- Review Configuration: Ensure that the configuration settings for the project system and logical databases are correct. This may involve checking settings in SPRO (SAP Project Reference Object).
- Debugging: If you have access to the ABAP code, you can debug the program that is causing the error to identify the exact point of failure.
- Check Authorizations: Ensure that the user has the necessary authorizations to access the data being queried.
- SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that may address this specific error. There may be patches or updates available that resolve the issue.
- System Update: If the error is due to a known bug, consider updating your SAP system to the latest version or applying relevant support packages.
Related Information:
SE38
(to run reports), SE11
(to view database tables), and SE80
(to access the Object Navigator).If the issue persists after trying the above solutions, it may be necessary to contact SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
OK035
It is not possible to select just a material
What causes this issue? You have tried to select material only. To avoid unnecessarily long program run times, the system does not allow this.System ...
OK034
Pleas wait. A generation program is running
What causes this issue? You have started a report program that uses the logical database PSJ. Programs are being generated to optimize the run time a...
OK037
COAr in variants is not the same as the current COAr
What causes this issue? The controlling area &V1& of the variant does not agree with the current controlling area &V2&.System Respons...
OK038
Succesfully generated DDIC structures
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.