Product: OpenFusion Naming Service
Version: ALL
Description:
How to migrate the database objects to v.2.5.7?
Resolution:
You can export the old system as XML from the NameService using the Name Service Manager in the GUI you can then import this XML file into the new system using the import XML facility.
If the your old system doesn't support export XML ( it was introduced after version 2.0.0 was released) you can federate the old and new naming systems and then use the export XML facility on 2.5 to save the 2.0 names as XML and then import them into 2.5.
You can do this by :
Start your v2.0.x NameService
Start your v2.5.x NameService
In the v2.5 GUI do the following:
- Bring up the NameService Manager
- Right click and select "CORBA Object Browser"
- A new screen appear with the IOR of the v2.5.x Name Service. There is a new icon appear at the top-right of the screen, which is a folder with "IOR" written to the left. The tool tip says "Load IOR" -- click this button
- Using the directory browser, go to the NameService.ior file written by v2.0.x NamingServer
- Select that IOR
- The v2.0.x NameService IOR will be displayed.
- Right click under the IOR and select "NameServiceManager"
- You should now see your v2.0.x naming hierarchy.
- Right click on "Naming Service Manager" (at the top of your hierarchy) and select "Export xml"
- Type in the file name you want to save to
- Go back to v2.5.x Name Service Manager screen, right click and select "Import xml"
- Select the xml file just created.
Your v.2.5.x NameService should not contain your v2.0.x naming hierarchy.
#OpenFusion
#KnowledgeDocs
#OpenFusionCORBAService