IBM Support

Issuing a MSG LOG, TEST and the output DSI001i doesn't appear in netlog.

Troubleshooting


Problem

The customer has issued a MSG LOG,TEST and the DSI001i does not appear in the netlog. Yet if the customer issues a netvasis msg log,test2 the DSI001i does show up in the netlog.

Resolving The Problem

It turns out that SA ships an automation entry that checks for DSI001I and NETLOG. The entry sets display and netlog to N. Here is the entry:
0208 002 IF MSGID = 'DSI001I' & TOKEN(5) = 'LOG' THEN DISPLAY(N) NETLOG
(N) SYSLOG(N);

So when the command was issued with netvasis LOG was in lower case and thus didn't match the entry above.

[{"Product":{"code":"SSWRCJ","label":"IBM Tivoli System Automation for z\/OS"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"--","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"3.4","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
08 August 2018

UID

swg21683401