ABAP Runtime Errors

DB_ERR_ORA_01562 SAP ABAP Runtime Error db err ora 01562







DB_ERR_ORA_01562 is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: & - Text Include (no Short Dump, only Text Module)

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


DB_ERR_ORA_01562 ABAP Runtime Error

Depending on the underlying error, proceed as follows:

Storage space request from ORACLE failed (ORACLE error 1547) Please see db err ora 01547 for more details about the possible cause of this runtime error and how it could be avoided.

Maximum number of events in the rollback segment reached (ORACLE error 1556) Please see db err ora 01556 for more details about the possible cause of this runtime error and how it could be avoided.

Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.

Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.

Please see ora information for more details about the possible cause of this runtime error and how it could be avoided.

Rollback segment could not be enlarged Please see contact dba for more details about the possible cause of this runtime error and how it could be avoided.

Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.

This error occurs due to another error. It occurs as a result of one of the two following errors:
1.) Storage space request from ORACLE failed (ORACLE error 1547) Please see db err ora 01547 for more details about the possible cause of this runtime error and how it could be avoided.

2.) Maximum number of events in the rollback segment reached (ORACLE error 1556) Please see db err ora 01556 for more details about the possible cause of this runtime error and how it could be avoided.

To complete the operation, the ORACLE instance requires extra storage space in a rollback segment.
Enlarging the rollback segment failed.