Hi,
 
We just migrated to z/OS 1.7
 
We have the following step:
//COPYOVD2  EXEC SORT50                                       
//SORTIN   DD  DSN=N641.PCHA.TLUSH-OL.DATA(OVEDALL),DISP=SHR  
//         DD  DSN=N641.PCHA.TLUSH-OL.DATA(OBIZ0169),DISP=SHR 
//SORTOUT  DD  DSN=N641.PCHA.TLUSH-OL.DATA(OVEDALL),DISP=SHR  
//SYSIN  DD *                                                 
 SORT   FIELDS=COPY                         
 
N641.PCHA.TLUSH-OL.DATA is a PDS/E. When the job is run, it looks like the 
second member is ignored. 
If a PDS is used the results are as expected.
 
This worked fine in OS/390 v2.10.
 
Can anyone help?
 
TIA
 
Gadi

 

----------------------------------------------------------------------
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