IBM Books

Image, Audio, and Video Extenders Administration and Programming

Running multiple instances concurrently

To run multiple instances of the DB2 extenders server concurrently, perform the following steps:

In Windows or OS/2

From a command line:

  1. Set the DB2INSTANCE variable to the name of the instance that you want to start by entering:
    set db2instance=instanceName
    
  2. Start extender services.

In UNIX

  1. Log in as the instance owner or a user with system administration authority for the instance.
  2. Set the environment.
  3. Start database manager.


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