Step 5: Creating the ObjectServer
Use this step to create and start an ObjectServer called AGG_P.
On the nchost01 computer, proceed as follows:
- Initialize the ObjectServer AGG_P and include the SQL import file
to be applied to this ObjectServer by running the following command:
$NCHOME/omnibus/bin/nco_dbinit -server AGG_P -customconfigfile $NCHOME/omnibus/extensions/multitier/objectserver/aggregation.sql
- Start the ObjectServer by running the following command:
$NCHOME/omnibus/bin/nco_objserv -name AGG_P
You now have a running ObjectServer named AGG_P.