Ron Thomas wrote: >//FMNOUT DD DSN=USMKT.SL2P.KUSMDW01.CUSSTO.F2B23.UNL1, >// UNIT=CART,VOL=(,RETAIN,,30),LABEL=01, >// DISP=(NEW,CATLG,CATLG)
>FMNBA318 Output data set FMNOUT /USMKT.SL2P.KUSMDW01.CUSSTO.F2B23.UNL1 OPEN >failed ABEND code 013-34 . FMNDB801 Export function was canceled by the user, >or error encountered while prrocessing the copybook A quick look at 013 abend message, showed me there is something wrong with the missing DCB, possibly with BLKSIZE and LRECL. Please post it or refer to your product's documentation for a comparision. Since you have CATLG for abend situation, you can try out tapemap to see what the eventual DCB are there if that is written on your tape at all. But, you can lookup the correct DCB in the docs, include it in your JCL and re-submit your job after checking you DSN is not catalogued. DISCLAIMER: I'm not familiar with FMNDB2, but experience showed me if you don't get your output's attributes correct, you may get 'interesting' abends. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
