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.
Community
Other links
Radia Support
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?
Previous 4 comments
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
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.
Are you using Server 2008 or newer and is your Core installed on c: or another drive in your environment?
Participate
Ask, Discuss, Answer





