Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

sap background job delay

Former Member
0 Kudos

Dear Basis and Security ,

We have a scheduled background job that works every 15 Minutes to transport TRs from development server to Quality server , we have an issue that TRs are not moved to quality.

please advice, what i should do (in steps ) so i figure it out ?

Thank you,

Anas Almomani

2 REPLIES 2

gururaj_srinivasa
Participant
0 Kudos

Hi Anas,

1. check if transports are released in development system

2. check if data and cofiles directory under /usr/sap/trans have correct permission ( files should be readable from quality system)

3. make sure you have latest tp and R3trans files. ( Better to have kernel upgraded to latest release)

4. check the user ID under which background job is scheduled has authorisation to perform transport.

Please paste if you are seeing any errors.

Guru

Former Member
0 Kudos

You at least need to read / post the job log and the TP log when asking such a question...

Cheers,

Julius