Show TOC Start of Content Area

Procedure documentation Changing the Database of the UDDI Server Locate the document in its SAP Library structure

Use

The UDDI server shipped with the installation supports the database that comes with SAP Web AS. This procedure enables you to run the UDDI server on an installation with another database instance.

Procedure

...

       1.      Stop the sap.com/tc~uddi application (if it is running).

       2.      Start the J2EE Engine Visual Administrator and select the Structure linkJDBC Connector Service.

       3.      Install the SAP DB driver (if it is not installed).

       4.      Create a new DataSource object (for example, UDDISAPDB) that points to the server database instance (for example, SAP DB).

       5.      Choose Save.

       6.      Select the default DataSource – SAP<SYSID>DB (for example, SAPC11DB) from the DataSources tree.

       7.      Select the SAP/BC_UDDI alias and choose Redirect Alias.

       8.      Enter the name of the newly created DataSource (for example, UDDISAPDB).

       9.      Start the sap.com/tc~uddi application.

 

See also:

Structure linkInstallation Manual

Structure linkConfiguring a Database Connection

End of Content Area