VIP0014

VIP00140000MI EZZ0059I MVS.VARY.TCPIP.PKTTRACE COMMAND FAILED: NOT AUTHORIZED

There are three possible reasons for this message, as follows.

1. An attempt was made to start a PKTTRACE but the VIP agent’s system user ID is not authorized to execute PKTTRACE commands. This message will be followed by the following message in VIPOUT:

VIP02050000ME Packet trace initialization failed, R15=0x0018 R00=0x0030.

To add access to the PKTTRACE resource, issue the following command:

PERMIT MVS.VARY.TCPIP.PKTTRACE ACCESS(CONTROL) CLASS(OPERCMDS) ID(agentUserID)

2. VIP calls BPX1SDD with dubprocessdefer, causing each VIP task to be treated as a separate process by USS.

The first word of the return indicates the prior dub setting for the calling task. The return codes are as follows:

-1 The call failed
 0 DUBTHREAD, Dub a thread default setting
 1 DUBPROCESS, Dub a process default setting
 2 DUBTASKACEE, Dub a task ACEE setting
 4 DUBPROCESSDEFER, Dub a process - but defer dub
 8 DUBNOSIGNALS, Dub a process - no signals
16 DUBJOBPERM, Dub as a permanent job
32 DUBNOJSTUNDUB, Dub process such that jobstep does not
64 DUBABENDCALLS, Dub process such that system calls abend during a shutdown/restart window

3. A STROBE operation was performed, typically at the direction of SDS Technical Support, and the output is listed in VIPOUT.0014. If SDS requested STROBE output, send the log file VIPOUT to SDS.