MVS Last Updated: 15SEP98 ===================== File: - Description: -------------------------------------------------------------------------------- README - Listing of files in this directory unload - File to lift the 2 gig limit in SQL on MVS. This file was created with the MVS TSO facility XMIT. Use Binary transfer methods when copying it. Make sure the MVS DCB attributes are: RECFM=FB, LRECL=80, BLKSIZE=3120 Restore the PDS using the command: RECEIVE INDATASET( this file name ) and when prompted, reply with: RESTORE DATASET(target output pds name) Then concatenate this pds in the step lib and you are set.