Modifying DSIPARM member CNMSTYLE
If you are running any version of NetView earlier than NetView version 5.1, skip this section and refer to Modifying-DSIPARM-member-DSIDMNU.
Some Access NV functions run as an optional subtask (OPT) under NetView. Modify the DSIPARM member CNMSTYLE to define this OPT by inserting the contents of BBSAMP member NAITASK5 to your existing DSIDMNU member.
This action adds a definition for the NetView optional subtask (OPT), NATASK, that is used by Access NV.
INIT=Y is included on the NATASK definition so that Access NV automatically initializes when NetView starts. If this parameter is modified, the task may also be started by using the NetView START TASK=NATASK command.
The default NATASK definition does not have a priority specification. If high activity in the NetView address space prevents acceptable response time from Access NV, you might want to specify a priority for NATASK.