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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PIPE NETVIEW<br />

routine. The resume routine then issues DSIPSS TYPE=OUTPUT and the<br />

resulting messages are considered synchronous.<br />

v If a blank is typed between the last character in the NETVIEW stage and the<br />

stage separator, the blank is appended to the stage data. The <strong>NetView</strong> program<br />

ignores the blank, but passes it to another application where it is processed as<br />

part of the stage data.<br />

Return Codes<br />

The following return codes are valid only when the MOE operand is used.<br />

Examples<br />

170 <strong>Programming</strong>: <strong>Pipes</strong><br />

Return Code<br />

Meaning<br />

-4 Installation exit 03 generated USERDROP.<br />

-500 to -599<br />

Failure attempting to call installation exit 03. Report the specific return<br />

code to the <strong>IBM</strong> Software Support.<br />

-108 Command is type=I or type=P.<br />

-112 Command search failure, usually because the command is too long.<br />

-116 ACCESS not authorized. Command authorization restrictions prevent<br />

processing.<br />

-120 Command is type=D.<br />

Other return codes indicate either a storage failure or the return code from the<br />

command. If there is a DSI124I message at the system console <strong>for</strong> this same time<br />

frame, you can assume the storage failure caused the non-zero return code (the<br />

code depends on the processing stage where the storage failure occurred).<br />

Otherwise, the return code was returned by the command.<br />

Example: Issuing a Command<br />

To issue the <strong>NetView</strong> command LIST STATUS=TASKS, trap the resulting messages,<br />

select and display messages containing the phrase NOT ACTIVE in positions 55<br />

through 64, and discard the remaining messages, enter:<br />

PIPE NETVIEW LIST STATUS=TASKS<br />

| LOCATE 55.10 /NOT ACTIVE/<br />

| CONSOLE

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

Saved successfully!

Ooh no, something went wrong!