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 

SOC4 in Synctool

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
vemana
Beginner


Joined: 13 Dec 2004
Posts: 2
Topics: 2

PostPosted: Tue Jan 20, 2009 11:55 am    Post subject: SOC4 in Synctool Reply with quote

Hi all,

Can some one help me in getting this issue resolved. This is the only step being executed. The number of records in the input file is huge.


SYNCSORT FOR Z/OS 1.3.1.1R

JCL :
Code:

//JS005   EXEC PGM=SYNCSORT,REGION=0M,COND=(4,LT),                 
//             PARM='DYNALLOC=(SYSDA,255)'                         
//SYSOUT   DD SYSOUT=*                                             
//SYSPRINT DD SYSOUT=*                                             
//SORTJNF1 DD DISP=SHR,DSN=FILE1,
//            BUFNO=50                                             
//SORTJNF2 DD DISP=SHR,DSN=FILE2
//SORTOUT  DD DSN=&FILE3,                             
//            DISP=(,CATLG),SPACE=(CYL,(2000,1500),RLSE),         
//            DATACLAS=DCLVOL,BUFNO=50                             
//SYSIN    DD *                                                   
  JOINKEYS FILE=F1,FIELDS(1,6,A)                                   
  JOINKEYS FILE=F2,FIELDS(1,6,A)                                   
  REFORMAT FIELDS=(F1:1,302)                                       
  SORT FIELDS=COPY                                                 
  OUTFIL FNAMES=SORTOUT,OUTREC=(1,302)                             
//*




Error code :
Code:

SYSTEM COMPLETION CODE=0C4  REASON CODE=00000010                               
 TIME=11.40.39  SEQ=04787  CPU=0000  ASID=00F3                                 
 PSW AT TIME OF ERROR  078D2000   800139B0  ILC 4  INTC 10                     
   NO ACTIVE MODULE FOUND                                                       
   NAME=UNKNOWN                                                                 
   DATA AT PSW  000139AA - 705E58F0  E03895C1  F0084770                         
   GR 0: 00000001_00000950   1: 00000000_009CA6B0                               
      2: 00000000_00000001   3: 00000000_00008101                               
      4: 00000000_8C8460DE   5: 00000000_00010D96                               
      6: 00000000_000134AC   7: 00000000_0001397E                               
      8: 00000000_19000000   9: 00000000_00025ACC                               
      A: 00000000_8C846400   B: 00000000_00010078                               
      C: 00000000_0000F078   D: 00000000_0000E000                               
      E: 00000000_19022184   F: 00000000_D6D37ED3                               
 END OF SYMPTOM DUMP                                                           
IEF472I MCSAS0C1 JS005 - COMPLETION CODE - SYSTEM=0C4 USER=0000 REASON=00000010
Back to top
View user's profile Send private message
Brian Wood
Beginner


Joined: 14 Jan 2009
Posts: 37
Topics: 0
Location: USA

PostPosted: Tue Jan 20, 2009 3:13 pm    Post subject: Reply with quote

Please contact SyncSort Mainframe Product Services directly at 201-930-8260 or by email at zos_tech@syncsort.com. We will need to know the release/maintenance level of SyncSort for z/OS you are using, and we walk you through steps to identify where in SyncSort code the abend is occurring.

Brian Wood
_________________
Brian Wood
SyncSort Mainframe Product Services
201-930-8260
zos_tech@syncsort.com
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
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