Creating a DB2 distributed database for the UDDI registry
Complete this task if you want to use DB2® on the Windows, Linux, or UNIX operating systems as the database store for your UDDI registry data.
Before you begin
The following
steps use a number of variables. Before you
start, decide appropriate values to use for these variables. The variables,
and suggested values, are:
- DataBaseName
- The name of the UDDI registry database. A suggested value is UDDI30. The UDDI information uses the suggested name of UDDI30, so if you use a different name, remember to substitute it when you see UDDI30 in the UDDI information.
- DB2UserID
- A DB2 user ID with administrative privileges.
- DB2Password
- The password for the DB2 user ID.
- BufferPoolName
- The name of a buffer pool for the UDDI registry database to use. A suggested value is uddibp, but you can use any name because the buffer pool is created as part of this task.
- TableSpaceName
- The name of a table space. A suggested value is uddits, but you can use any name.
- TempTableSpaceName
- The name of a temporary table space. A suggested value is udditstemp, but you can use any name because the temporary table space is created as part of this task.
If you want to create a remote database, refer first to the database product documentation about the relevant capabilities of the product.
About this task
You complete this task only once for each UDDI registry, as part of setting up and deploying a UDDI registry.
Procedure
What to do next
Continue with setting up and deploying your UDDI registry node.