1.

Is There A Way To Change The Transport Request Number To Start With A Number That I Choose?

Answer»

Assuming your release is 4.6, user SAPR3 is owner of the DATABASE. Call the last transport NUMBER by issuing “select * from sapr3.E070L.” Change the transport sequence number by issuing:
”Update sapr3.E070L set TRKORR='<SID>K9xxxxx'.”
If your SAP release is HIGHER than 4.6, replace SAPR3 with the owner of the database.

Assuming your release is 4.6, user SAPR3 is owner of the database. Call the last transport number by issuing “select * from sapr3.E070L.” Change the transport sequence number by issuing:
”Update sapr3.E070L set TRKORR='<SID>K9xxxxx'.”
If your SAP release is higher than 4.6, replace SAPR3 with the owner of the database.



Discussion

No Comment Found

Related InterviewSolutions