Troubleshooting errors during import
Errors during import can have many different causes. This article offers solutions for various scenarios.
Please also refer to the TMS documentation and the SAP Service Marketplace for further solutions.
Import termination with SQL error 133
This error usually occurs during the step "Main Import" and indicates a database deadlock. It may help to import the request again (without STMS option “Import again”), but this error occurs repeatedly, especially with large requests.
To solve the problem, first install the latest version of tp and r3trans. Then follow the proposals in SAP Note 2859491. Deactivate the ABAP load generation during the import by setting the following parameters in the transport profile of the affected system:
BLOCK_LOAD_GENERATION=TRUE
MAB=FALSE
Then set the kernel profile parameter "abap/gen_control" to the value "1" (see SAP Note 2868400).