niralibaan
23rd March 2010, 06:10
Hi there,

Can any one pls tell me, how to take backup from test company to live company?
I am using Export and Import Version dump for taking backup, but data of my live company is not getting reflected in test company.
Pls tell me the whole process for taking backup.

Regards,
Nirali

mpchheda
23rd March 2010, 06:21
1) Create sequential dump of table - ttaad4226m000 with field separator "|"
(for source company)

2) create tables from sequential sump - ttaad4227m000 with field separator "|"
(for destination company)

These 2 steps are to be performed for data backup.

If you want to take software component backup the use

1) Export Data dictionary - ttiex1280m000 for all VRC and for session status Developing , Testing & Finished. (For source company)

2) Create similar VRC structure in other company where you want to import the data (For destination company)

3) Import Data Dictionary - ttiex1285m000

Regards,

Manish