Why and when to perform this task
Perform this task if you want to use Oracle as the database store (either local or remote) for your UDDI Registry data. You need only do this 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
Note that this task will create two new schemas, ibmudi30 and ibmuds30. You will be unable to complete this task if you already have existing schemas with these names.
Steps for this task
sqlplus <OracleUserID>/<OraclePassword> @ uddi30crt_25_tables_oracle_pre10g.sql
sqlplus <OracleUserID>/<OraclePassword> @ uddi30crt_25_tables_oracle.sql
sqlplus <OracleUserID>/<OraclePassword> @ uddi30crt_70_insert_default_database_indicator.sql
What to do next
Continue with setting up and deploying your UDDI Registry node.
Related tasks
Creating a DB2 database for the UDDI Registry
Creating a Cloudscape database for the UDDI Registry
Setting up and deploying a new UDDI Registry