Install the UDDI Services Database

The UDDI Services Database provides data storage services for a site. A UDDI Services site can have only one active database. In a distributed installation, the UDDI Services Database is installed into a database instance on an existing installation of SQL Server. If this is the initial installation for a UDDI Services site, after you install the database you install UDDI Services Web Application on one or more servers.

In addition to storing site data, UDDI Services Database also stores all site-wide configuration settings, such as the name of the site, its user group mappings, and the site’s use of cryptography and Secure Sockets Layer (SSL) technology. When you install UDDI Services, you install the database first, and when you want to connect to a remote site, you specify the computer that hosts the database.

For more information about installing SQL Server, see Preparing to Install SQL Server 2005 (https://go.microsoft.com/fwlink/?LinkId=92634).

Important

To install the UDDI Services Database on a clustered instance of SQL Server 2005, you must install the UDDI Services Database on the active node of the cluster first and then install the UDDI Services Database on each of the passive nodes.

Note

You install the UDDI Services Database in a distributed environment on a computer running Windows Server 2008 Datacenter or Windows Server 2008 Enterprise.

Membership in Administrators, or equivalent, is the minimum required to complete this procedure. Review details about using the appropriate accounts and group memberships at https://go.microsoft.com/fwlink/?LinkId=83477..

To install the UDDI Services Database

  1. Verify that SQL Server is installed on the target UDDI Services Database server. You will have to identify the local SQL Server instance during installation.

  2. From the computer on which SQL Server is installed, in the Server Manager main window, under Roles Summary, click Add roles.

    Or

    In the Initial Configuration Tasks window, under Customize this server, click Add roles.

  3. In the Add Roles Wizard, click Select Server Roles.

  4. In the list of server roles, select UDDI Services.

  5. Follow the instructions in the Add Roles Wizard to complete the installation.