MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Replace COBOL with SYNCSORT
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
tattva
Beginner


Joined: 02 Feb 2005
Posts: 97
Topics: 36

PostPosted: Wed Nov 16, 2005 1:04 pm    Post subject: Reply with quote

Hi Kolusu,

I know .. this is irritating, But Am sorry for it. Sad

I made the below changes and tried running the same.

Its abending with MAXCC=16 . Below is the MSG:-

CTL3CNTL :
OUTFIL FNAMES=M3,INCLUDE=(133,30,CH,EQ,C' '),
OUTREC=(5C'0',6,75)
OUTFIL FNAMES=M4,OMIT=(5,4,CH,EQ,C' ',OR,21,4,BI,EQ,5,4,BI),
OUTREC=(133,30,31,50)
PARMLIST :
OPTION RESINV=0,ARESINV=0,MSGDDN=DFSMSG,SORTIN=CON1,SORTDD=CTL3,SORTOUT=M3,DYNA
LOC,CMP=CLC,NOVLSHRT,EQUALS
SORT FIELDS=(00021,0004,BI,A)
MODS E35=(SYNCT#35,4096,,N)
WER428I CALLER-PROVIDED IDENTIFIER IS "0003"
WER164B 23,428K BYTES OF VIRTUAL STORAGE AVAILABLE, MAX REQUESTED,
WER164B 0 BYTES RESERVE REQUESTED, 1,004K BYTES USED
WER146B 20K BYTES OF EMERGENCY SPACE ALLOCATED
WER108I CON1 : RECFM=FB ; LRECL= 216; BLKSIZE= 27864
WER110I M3 : RECFM=FB ; LRECL= 80; BLKSIZE= 27920
WER110I M4 : RECFM=FB ; LRECL= 80; BLKSIZE= 27920
WER171A CONCAT DS, LRECLS NE OR RECFMS DIFF
WER211B SYNCSMF CALLED BY SYNCSORT; RC=0000

Thanks,
Guru
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Nov 16, 2005 1:05 pm    Post subject: Reply with quote

Tattva,

Syncsort material is not freely available over internet, but it does not matter here as synctool from syncsort is an undocumented/unsupported feature.

Did you try doing this which I mentioned here ?

Quote:

To fully understand this job, try running the job with permanent datasets and see how it works. pay attention to the contents after pos 80.


Try doing that and see the contents of each file after each step and try to understand it now.


Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group