hi there,
we have 2 prod. systems now. At the weekend we 'migrate' with a client-copy one of it into the other.
Has anyone an idea how to transfer JOBS (SM36,SM37) from one client to another ? With the client copy we only transfer client-specific data.
I have about 100 Jobs.......i don't want to create them manually.
reg, Martin
Hi martin,
1. I dont think it can be done automatically.
2. The reason is the background jobs are stored in table TBTCP
and it has the delivery class 'L'
( L = Table for storing temporary data, delivered empty)
3. So, while doing client copy, the data of this table,
will never get transported from PRD to QA.
regards,
amit m.
Add a comment