cancel
Showing results for 
Search instead for 
Did you mean: 

Client Copy - ADR2 table takes long time

Former Member
0 Kudos

Hi, We are doing client copy and it takes long time in deleting ADR2 table. This table has 17 millon records. Is there any means to speed up the process.

Thanks,

Raj

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Exclude table ADR2 from the client copy by putting it into Exception table using RSCCEXPT.

And manually export/import this table. It will be faster.

Regards,

Ankur

Former Member
0 Kudos

Parallel processing is already taken careof. Only ADR2 table takes more time. It actually copies all table and removes only appln data. Both steps takes several hours. We would be trying with reorg / dropping index etc.

JPReyes
Active Contributor
0 Kudos

Parallel processing... but i presume you already have that in place.

If not... read,

http://help.sap.com/saphelp_nw04s/helpdata/en/e8/df959834ac11d586f90000e82013e8/frameset.htm

Regards

Juan