NAIEXEC command glossary

The following table summarizes the NetView MainView AutoOPERATOR EXEC statements.

Table 1. NAIEXEC command glossary

Syntax of the command

Description

Syntax

NAIEXEC ALERT key ' text' COLOR( ) ALARM( ) EXEC( ) TARGET( ) ORIGIN( )

Example: NAIEXEC ALERT CACB 'CICS ACB INACTIVE' EXEC(STCACB) TARGET(CAO1)

Function: generates an ALERT in the associated MainView AutoOPERATOR

Syntax

IMFEXEC NETVIEW ' command' WAIT( wsec) JOBNAME( jobName)

Example: IMFEXEC NETVIEW 'MAJNODES' WAIT(15) JOBNAME(CNM01)

Function: invokes a NetView CLIST, a REXX EXEC, or a command in this NetView system

Syntax

NAIEXEC SELECT EXEC[ execName p1... pn]) TARGET( name)

Example: NAIEXEC SELECT EXEC(CHKNET01 RD1217) TARGET(MAO1)

Function: invokes a CLIST in the associated MainView AutoOPERATOR

Syntax

NAIEXEC VDEL var TARGET( tgtName)

Examples:

NAIEXEC VDEL ( v1 v2 v3...) TARGET( tgtName)

NAIEXEC VDEL (TRANSERR STARTERR OPENERR)TARGET(SSA1)

Function: deletes one or more MainView AutoOPERATOR global variables

Syntax

NAIEXEC VGET nvVar [FROM( var) TARGET( tgtName)]

Example: NAIEXEC VGET QSMFID

Function: retrieves the value of an MainView AutoOPERATOR global variable and makes it available in the NetView address space

Syntax

NAIEXEC VPUT varName FROM(' var') TARGET( tgtName)

Example: NAIEXEC VPUT CICSACB FROM('ACTIVE')

Function: sets an MainView AutoOPERATOR global variable to a certain value

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments