ESDS+SORT



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

ESDS+SORT

Postby TRESA » Mon Nov 19, 2007 5:41 pm

Cant i use 2 input files(ESDS) of same layout in SORT step?

//SORTIN DD DSN=TTDA.DAE911B.DA090.ARBOR.ERROR.WARNING, <ID>
// DISP=SHR
// DD DSN=TTDA.DAE911A.DA090.ERROR.WARNING, <ID>
// DISP=SHR


but i get an abend ABENDU0078.
when i use seperate sort steps it works fine.
someone pls help me on this as i needs the ESDS files to be sorted in single step.
TRESA
 
Posts: 8
Joined: Sun Oct 28, 2007 11:51 am
Has thanked: 0 time
Been thanked: 0 time

Re: ESDS+SORT

Postby MrSpock » Mon Nov 19, 2007 5:51 pm

See the Rule in 3.6.3 Concatenating Data Sets Sequentially from the z/OS V1R7.0 DFSMS Using Data Sets manual.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post