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 

Join keys

 
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
mframessai@gmail.com
Beginner


Joined: 29 May 2010
Posts: 3
Topics: 2

PostPosted: Mon Jul 19, 2010 11:21 am    Post subject: Join keys Reply with quote

Code:

VISIT http://www.ibm.com/storage/dfsort FOR DFSORT PAPERS, EXAMPLES AN
- CONTROL STATEMENTS FOR 5694-A01, Z/OS DFSORT V1R5 - 11:12 ON MON JUL
    JOINKEYS FILES=F1,FIELDS=(1,4,A)                                 
    $                                                                 
STATEMENT DEFINER ERROR                                               
    JOINKEYS FILES=F2,FIELDS=(1,4,A)                                 
    $                                                                 
STATEMENT DEFINER ERROR                                               
    REFORMAT FIELDS=(F1:1,4,F2:1,4)                                   
    $                                                                 
STATEMENT DEFINER ERROR                                               
    SORT FIELDS=COPY                                                 
SORTIN   NOT DEFINED
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Jul 19, 2010 11:33 am    Post subject: Reply with quote

mframessai@gmail.com,

From the error messages it is evident that your shop does not have the PTF which supports joinkeys. Ask your System Programmer to install z/OS DFSORT V1R5 PTF UK51706 (it's free).

or you can post your requirement in detail here and may be we can suggest an alternative solution.
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mframessai@gmail.com
Beginner


Joined: 29 May 2010
Posts: 3
Topics: 2

PostPosted: Mon Jul 19, 2010 11:33 am    Post subject: Reply with quote

mframessai@gmail.com wrote:
Code:

VISIT http://www.ibm.com/storage/dfsort FOR DFSORT PAPERS, EXAMPLES AN
- CONTROL STATEMENTS FOR 5694-A01, Z/OS DFSORT V1R5 - 11:12 ON MON JUL
    JOINKEYS FILES=F1,FIELDS=(1,4,A)                                 
    $                                                                 
STATEMENT DEFINER ERROR                                               
    JOINKEYS FILES=F2,FIELDS=(1,4,A)                                 
    $                                                                 
STATEMENT DEFINER ERROR                                               
    REFORMAT FIELDS=(F1:1,4,F2:1,4)                                   
    $                                                                 
STATEMENT DEFINER ERROR                                               
    SORT FIELDS=COPY                                                 
SORTIN   NOT DEFINED
when i have compiled i have gotten this error
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Jul 19, 2010 11:35 am    Post subject: Reply with quote

mframessai@gmail.com wrote:
when i have compiled i have gotten this error


Compile? You DON'T compile DFSORT statements. You run a job. Please see my prior post.
_________________
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
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