Set Up
Datacom
Server

The
Datacom
Server is positioned between the ReportCenter Java Task and the
Datacom/AD
environment, and provides
NetMaster
with access to its databases. A ReportCenter Java Task service sends an SQL request to
Datacom
Server. The server passes the request to
Datacom/AD
and then passes the results back to the ReportCenter Java Task.
nwmsol
Datacom
Server has the following components:
Mainframe Server
Runs as a job or started task. The code is installed automatically with
Datacom/AD
.
UNIX Systems Services Client
Is Java and C code that the ReportCenter Java Task invokes. The code is stored as HFS files and runs in the USS environment. This code is installed with your
Datacom/AD
installation.
Set Up Your
Datacom
Server Production Jobs
  1. Locate and copy the
    dsnpref
    .NMC1.CC2DSAMP(WRDCMSVS) data set member.
    This runs the
    Datacom
    Server mainframe server component.
  2. Edit your copy of WRDCMSVS, as instructed at the top of the member. This sample is provided as a long-running job, but you can make it a started task if this is more suitable for your site.
    If you plan to use a batch job to start the server, you must ensure that the TIME=1440 parameter is set on the execute step.
  3. Save your changes.
  4. Repeat the steps for the
    dsnpref
    .NMC1.CC2DSAMP(WRDCMSVE) data set member, which stops the server.
Start Your
Datacom
Server
Started task ENF must be running because this supplies all of the CCI modules required to enable the server to connect to the database.
  1. Submit the customized WRDCMSVS job or start the task.
  2. In the SYSPRINT, ensure that you receive the following message:
    DSV00049I-CA Datacom Server Option 5.0 0000 INITIALIZED - NETMASTER
    If this job does not start or initialize correctly, contact Technical Support.
    If the job fails with CC=16, ensure that your
    Datacom/AD
    job is active and has completed initialization.