Home | Previous Page | Next Page   Installing Dynamic Server > Setting Up Specialized Installations >

Setting Up Multiple Residency

Multiple residency refers to multiple database server instances and their associated shared memory and disk structures coexisting on a single computer.

Multiple residency is different from multiple versions in that you use the Server Instance Manager to create and manage further database server instances, rather than install additional copies of the database server in different directories on your computer.

Creating multiple independent database server environments on the same computer allows you to:

Planning for Multiple Residency

When you plan for multiple residency on a computer, consider the following factors:

Creating a New Database Server Instance

Before you set up multiple residency, you must install one database server as described in Installing Dynamic Server. It is not necessary to install more than one copy of the database server binary files. All instances of the same version of the database server on one computer can share the same executable files.

To set up multiple residency, use the Server Instance Manager. To use the Server Instance Manager program, you must have administrative privileges on the database server. However, local administrator privileges are sufficient, even if the database server was installed for domain use.

Before you use the Server Instance Manager, verify that you are a member of the Informix-Admin group For more information, see Verifying Administrators Group Membership.

To create a new database server instance
  1. Choose Start > Programs > IBM Informix Dynamic Server 10.0 > Server Instance Manager.
  2. Select the Installation Method, and click Create New to create a new instance of the database server.
  3. Follow the prompts.

After you enter the required information, the Server Instance Manager installs services, records environment variables, updates the registry, and creates an onconfig file for the new database server instance.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]