The first storage space that you allocate is called the root database space, or root dbspace. It stores all the basic information that describes your database server. Use the following parameters to describe the root dbspace.
The ROOTNAME parameter overrides the ROOTSLICE parameter for a particular coserver specified in the ONCONFIG file. You can choose any descriptive name for the ROOTNAME, but it must be unique for each coserver in the instance. The maximum length of ROOTNAME is 128 characters.
When they are global parameters, each root dbspace has the same offset on disk for each coserver. You can override the global values within each coserver-specific section of the ONCONFIG file.
The ROOTPATH is unique within a single coserver. The pathname can be the same for all coservers. The operating system keeps track of the actual disk that the node owns.
When they are global parameters, each root chunk is the same size for each coserver. You can override the global values within each coserver-specific section of the ONCONFIG file.