Perform this task if you want to use Cloudscape (embedded or network)
as the database store (either local or remote) for your UDDI registry.
About this task
You need to perform this task only once for each
UDDI registry, as part of setting up and deploying a UDDI registry.
If you are creating a remote database, use the database
product documentation to familiarize yourself with the relevant capabilities
of the product before proceeding with this task.
Before
you begin
The commands below use a number of arguments for which
you need to enter appropriate values. You should decide the values that you
will use before you start. The arguments used, and suggested values, are:
- arg1
- is the path of the SQL files, which on a standard install will be app_server_root/UDDIReg/databasescripts
- arg2
- is the path to the location where you want to install the Cloudscape database,
for example app_server_root/profiles/profile_name/databases/com.ibm.uddi
- arg3
- is the name of the Cloudscape database. A recommended value is UDDI30,
and this name is assumed throughout the UDDI documentation. If you use another
name, you should substitute that name whenever you see 'UDDI30' in other sections
of the UDDI documentation.
- arg4
- is an optional argument, and must either be omitted or be the string 'DEFAULT'.
DEFAULT should only be specified if you want your database to be used as a
default UDDI node. Note that this argument is case sensitive.