walter01
27th October 2003, 11:27
I have vrc TEST derived from vrc PROD and would like to move everything from TEST to PROD
leaving TEST empty for further usage. I understand there are two ways to do this.
One is to copy everything from TEST to PROD with session ttadv6265m000. Remove everything from TEST
with ttadv6250m000. Create RDD with ttadv5210m000.
The second method is to use bdbpre and bdbpost to export TEST and import PROD.
Remove everything from TEST with ttadv6250m000 and create RDD with ttadv5210m000.
Wich is the best way to achieve this ?
I prefer to use the 'copy with ttadv6265m000' method but does it do the same as bdbpre/post ?


Walter

walter01
31st October 2003, 09:54
Sorry,

I just realised that this is a silly question to ask. One has nothing to do with the other, unless I want to do things the hard way.

Walter