Previous Topic

Next Topic

Start DAS

The DAS (iigcd) starts up automatically when you start up your Ingres instance. Sometimes, however, it is necessary to stop the DAS. In such instances, you can use the following procedures to restart the server.

You can start the DAS using one of these methods:

To start the DAS using the command line utility

  1. Log in as the installation owner.
  2. Enter the following command at the operating system prompt:

    ingstart -iigcd

    The DAS is started using the configuration values set during installation.

Previous Topic

Next Topic

Stop DAS

You can stop the DAS using one of these methods:

To stop the DAS at the command line with ingstop

  1. Log in as the installation owner.
  2. Enter the following command at the operating system prompt:

    ingstop -iigcd

To stop the DAS at the command line with iigcdstop

  1. Log in as the installation owner.
  2. Enter the following command at the operating system prompt:

    iigcdstop addr

    where addr is the server address, which can be obtained using the iinamu utility and issuing the request show dasvr.


© 2007 Ingres Corporation. All rights reserved.