Can Orbix config data be backed up, and reused at later time?
Answer / 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 |
Does Orbix 6 and Orbix 3 support Java 7?
Explain how you can retrieve the local ip address on client side within an interceptor?
Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
Can a client use jdk orb to communicate with orbix domain?
Does the orbix have size limit for corba messages?
How you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
Explain how to download the orbix products?
How you dump the orbix configuration?
Does Orbix Web Services provide locator functionality for Web Services endpoints?
Explain how to limit the connections to from a service?
How to configure an Orbix domain to use the DNS network alias hostname in IORs for Orbix services
How to download the orbix products?