Follow these steps to invoke the XML Extender administration wizard.
For Windows NT:
Double click on the XML Extender administration wizard icon from the desktop.
For AIX, Sun Solaris, and Linux:
Run the dxxadmin file.
The administration wizard Logon window opens.
When you invoke the XML Extender administration wizard, the Logon window is displayed. Log in to the database that you want to use when working with XML data. XML Extender connects to the current instance.
For network configurations:
jdbc:db2://server_name:port_number/database_name
Where:
db2jstrt port#
For example,
jdbc:db2://host1.ibm.com:8080/sales_db
For stand-alone configurations:
jdbc:db2:database_name
Where:
For example,
jdbc:db2:sales_db
For network configurations:
COM.ibm.db2.jdbc.net.DB2DRIVER
For stand-alone configurations:
COM.ibm.db2.jdbc.app.DB2DRIVER
The LaunchPad window provides access to five administration wizards. With these wizards, you can: