Can Orbix config data be backed up, and reused at later time?
Answer Posted / chaitanya
Orbix services uses a file based Berkeley DB to store its data and interim state. It is a good practice to back up configuration database after the configuration domain is created, since corruption may happen to these data. Backing up Orbix data is accomplished by copying its "var" folder to a zip file or a safe file system. These backup data can be recovered, and copied on the top of older data when data corruption happen. The data restoration should always be done when all Orbix services are down.
However, some restriction apply. For example, if any change that requires reconfiguring the domain is performed (switch from non-secure to secure domains, port number change), the older backup data is not anymore valid. A new backup should be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does orbix provide tool to remove surplus empty lines from an orbix configuration file?
How to configure for slow connectionsinvocations
How to increase the internal logging in orbix configure?
Does clients using orbix 3.x talk to servers using orbix 2000?
Explain how are connections managed in orbix connect?
Were java applets supported in orbix 6.3?
Explain how to increase the internal logging in orbix configure?
Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
How you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
How you can access to cobra objects in orbix?
How you can close the client connection to the orbix 3 daemon?
Can a client use jdk orb to communicate with orbix domain?
Explain how you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
How to configure the license of orbix 3.3?
How you configure thread pool settings in orbix 6.3?