28.11.2012 Views

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Additional Troubleshooting Tips<br />

Debugging <strong>NetView</strong> Pipelines<br />

If you are not getting the output you expect from your pipeline, check <strong>for</strong> these<br />

possible causes:<br />

v The HOLE stage is discarding all pipeline messages.<br />

v The CORRWAIT stage is not used following a command-executing stage, such as<br />

NETVIEW or VTAM, causing asynchronous messages to be lost because no time<br />

interval is allowed <strong>for</strong> their return.<br />

v Pipeline messages are not generated by the stage preceding the NETVIEW stage;<br />

there<strong>for</strong>e, the command issued by the NETVIEW stage is not triggered to<br />

execute.<br />

v In a PIPE-within-a-PIPE structure, the CORRWAIT stage is not used, or is used<br />

incorrectly, following the CONSOLE stage, which is used to return messages<br />

from a remote pipeline to a local pipeline. The function of the CORRWAIT in the<br />

local pipeline is to wait <strong>for</strong> messages to travel from the remote to the local<br />

<strong>NetView</strong>. The CORRWAIT stage must be used. If it is already being used<br />

increase the interval. In addition, you might want to add the MOE option to<br />

check <strong>for</strong> a timeout. There must be enough time allowed <strong>for</strong> the messages to<br />

travel from the remote to the local <strong>NetView</strong>.<br />

v You have multiple pipelines in a command list or a PIPE-within-a-PIPE<br />

structure, but you have not used the NAME option to distinguish them.<br />

Chapter 8. Debugging <strong>NetView</strong> Pipelines 351

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!