On Wed, 6 Mar 2019 at 23:59, Stanislawski, Shawn (National VM Capability) <
[email protected]> wrote:

>
> Stupid question:  How would I go about writing a REXX program to enable
> message FPLFPI011E then?
>

Not a stupid question, but I need to do some more digging to make sure I
answer that question correctly. The book doesn't say it would be easy :-)
And likely we have follow-on questions on where to find things in the dump.

That message is early in the pipeline scanner preventing the pipeline to
run. Most likely it's trying to build pipelines and picks up a null record
where it did not expect so. Look for "runpipe" and "pipcmd" stages for
example, and validate the data flowing there.

Rob

Reply via email to