"Schuh, Richard" wrote:
> This Pipe was failing with an immediate RC=70.
That's got to be from one of your CMS commands, not Pipelines. RC 70
from Pipelines (PIPE AHELP 70) is:
70E Incorrect OS record descriptor word X'<hex>'
Not something you're likely to be running into in the output of CMS
commands. RC 70 from many CMS commands (HELP CMS RETCODES) is:
70 File sharing conflict. This includes locking conflicts and
failures caused by uncommitted changes.
Maybe writing the intermediate output or delaying the record is breaking
up some conflict of timing in your other output from the pipeline. Any
chance you have two >> stages trying to write to the same SFS file at
the same time?
¬R