SAP Note 526600 - tp terminates with RC=234 ("uncaught internal error")

Component : Transport Tools -

Solution : https://service.sap.com/sap/support/notes/526600 (SAP Service marketplace login required)

Summary :
The SAP transport control program may terminate with error code RC=234 due to a hung lock entry in the database, caused by using an incorrect version of the program (tp). This error typically occurs when importing transport requests and affects tp versions for Kernel release 6.10 from 310.56.32 to 310.56.35 and for Kernel release 4.6D from 305.12.49 to 305.12.52. To resolve this issue, first, remove the offending database lock entry using the SQL command: DELETE FROM TRBAT WHERE TRKORR = 'TPLOCK'. Then, update the tp program to versions after 310.56.36 for Kernel 6.10 and 305.12.53 for Kernel 4.6D. Further guidance on obtaining kernel patches can be found in SAP note 19466.

Key words :
import control program terminates, tp transport control program, uncaught internal error, downloading kernel patches, incorrect tp version, correct tp version, lock entry hung, hung lock entry, version kernel release 4, lock entry

Related Notes :

412872TMS No status change for imported requests
19466Downloading SAP kernel patches