Home | Previous Page | Next Page   Configuration > Coserver Configuration > Configuring Multiple Coservers >

Coserver-Specific Configuration Parameters

The parameters that describe each coserver are at the bottom of the ONCONFIG configuration file. When you specify the ROOTSLICE and PHYSSLICE global configuration parameters, you usually need to specify only the following coserver-specific parameters:

Figure 5 shows an excerpt of the coserver-specific section in a sample ONCONFIG file.

Figure 5. Coserver-Specific Section of an ONCONFIG File
# Global Parameters
ROOTSLICE rootdbs
...
PHYSSLICE rootdbs
...
# Coserver-specific parameters
COSERVER            1
NODE            octopus1
END

COSERVER            2
NODE            octopus2
END
...

COSERVER            8
NODE            eagle8
END

Important:
The ONCONFIG file for a single-coserver configuration on Extended Parallel Server contains no coserver-specific section.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]