I have to ask two questions:

1. Why are you specifying DCB attributes? The VTOC entries for the various datasets will provide that information.

2. Have you verified that all the PDS members are actually present?

Rick
------------------------------------------------------

Howard Rifkind wrote:

I got the message below while trying to perform a sort.

The Sortin concatenation is below.

Does this look correct and if not what's wrong with it?

Thanks.

ICE099A 0 BLDL FAILED FOR SORTIN   DATA SET
ICE751I 1 D8-Q83041 D4-Q84357 E8-Q95214

//SORT EXEC PGM=SORT,REGION=4096K //SORTIN DD DSN=SYSESB.TMON0832.STRSVC20.LMKCBLK(COMMON), // DISP=SHR, // DCB=(RECFM=VB,LRECL=31996,BLKSIZE=32000) //* // DD DSN=SYSESB.TMON0832.STRSVC20.LMKCBLK(ZOS16), // DISP=SHR, // DCB=(RECFM=VB,LRECL=31996,BLKSIZE=32000) //* // DD DSN=SYSESB.TMON0832.STRSVC20.LMKCBLK(T21CICS), // DISP=SHR, // DCB=(RECFM=VB,LRECL=31996,BLKSIZE=32000) //* // DD DSN=SYSESB.TMON0832.STRSVC20.LMKCBLK(TCECBLK), // DISP=SHR, // DCB=(RECFM=VB,LRECL=31996,BLKSIZE=32000) //*
_____________
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to