Remove the Begin Separator Page from ARSYSPIN

Previous topic - Next topic

Ricardo

Hi All;

I'm using ARSYSPIN started task to capture sysout files from JES2 Spool then load into CMOD 9.5.

The index type used is OS/390 where I have the information from Begin Separator page generated by ARSYSPIN used to index the report.

I'm using the ARSYSPIN exit (06) to remove the End Separator page but the Begin Separator page still on report after the load.

How can I remove the Begin Separator page after the indexer processing?

Best Regards;

Ricardo

Ed_Arnold

Just a wild guess:

comment out whatever is in INPEXIT
                   
add outsep=yes to ARSYSPIN parms to allow ARSYSPIN to generate the seperater records. 

Ed
#zOS #ODF