Community
 
 
 

Radia - General Discussions

1323 seguidores
 
Avatar
Douglas Davis

Radia 7.8 to 9.2 CSDB Migration

 

I’m migrating a CSDB to 9.2 and in the migration guides best practices, for the audit domain, it states to migrate the individual services. Based on this, I’m assuming it’s an export for each zservice in the audit domain to produce the instance, class and resource file.   In another part of the migrate guide, it states to export all resources for the CSDB, again I’m assuming a single resource file for all resources in the CSDB. The question is, if the audit domain is by service which produces a xpi, xpr, xpc won’t this over write the schema changes when I import it.

 

 

 

 

 

2 comentários
0

iniciar sessão para comentar.

 
 

Previous 2 comentários

Avatar
enterprise.services

I typically delete the xpc file before importing, to prevent any class changes.

Ações de comentário Permalink
Avatar
senthilkumar raju

 

We can export all audit  zservices by domain wise.

Example : ZEDMAMS VERB=EXPORT_CLASS,FILE=PRIMARY,DOMAIN=AUDIT,PREVIEW=NO,OUTPUT=C:\ExportDeck\AUDIT.XPC

schema changes will not over write  on 9.2 if any class is customized in 7.8 OR new class is created in 7.8 and not exist in 9.2. if same class exists on both 7.8 and 9.2 , then 9.2 class will be retained.

 

 

Ações de comentário Permalink

Top Contributors