ObjectServer database initialization

To create a new ObjectServer, you must run the database initialization utility (nco_dbinit).

The nco_dbinit utility performs the following functions:
  • Creates a properties file for the new ObjectServer

    The properties file contains the settings for configuring the ObjectServer. The properties file is called $NCHOME/omnibus/etc/servername.props, where servername is the name that you specify when creating the ObjectServer.

  • Creates the default database tables and data for the new ObjectServer
  • Creates default users, groups, and roles for the new ObjectServer

    The default ObjectServer root and nobody users are created, along with default groups and roles to help you manage permissions.

The nco_dbinit utility uses a number of database initialization files to create the default data.