Community
 
 
 

Radia Support

711 abonnés
 
Avatar
Douglas Davis

Raddbutil not exporting instance

I'm issuing the command raddbutil export -output test -data 1 -walk 1 Primary.Client and in both my 7.8 lab and production environment nothing get's exported. as it process the domain, the output of the instances state "Would be exported". However, If I do that same command in 9.2 it get's exported. any ideas?
4 commentaires
0

Vous devez vous connecter pour laisser un commentaire.

 
 

Previous 4 commentaires

Avatar
James Longo - EU

I tested the syntax on 7.9 without issue. I would try updating the radDButil.exe to a newer version. The radDButil I have in 7.9 is build 110.  

Actions pour les commentaires Permalien
Avatar
Steve Phillips

Please try adding -commit true (or -commit 1) to the command. In older versions -commit FALSE was the default if not specified.

 

raddbutil export -output test -data 1 -walk 1 -commit 1 Primary.Client

Actions pour les commentaires Permalien
Avatar
Steve Phillips

Actually I just looked at the manual and the -commit parameter is only supposed to apply to the import, so I'm not certain my previous recommendation is valid.

Actions pour les commentaires Permalien
Avatar
Tim Houglum

Are you using Server 2008 or newer and is your Core installed on c: or another drive in your environment?

Actions pour les commentaires Permalien

Top Contributors