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 

DFSORT --- JFY

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


Joined: 25 May 2006
Posts: 24
Topics: 11

PostPosted: Thu Sep 14, 2006 2:14 am    Post subject: DFSORT --- JFY Reply with quote

Hi all,

I was using JFY keyword of DFSORT to justify left one field in my file layout.

There was a syntax error while acknowledging JFY. I don't know why.

SYSIN :
OPTION COPY
OUTREC FIELDS=(5,20,JFY=(SHIFT=LEFT))
*
WER268A OUTREC STATEMENT : SYNTAX ERROR
WER211B SYNCSMF CALLED BY SYNCSORT; RC=0000
WER449I SYNCSORT GLOBAL DSM SUBSYSTEM ACTIVE


Plz provide me a solution for this.
_________________
'Achievement is almost automatic when the goal becomes an inner commitment'
Back to top
View user's profile Send private message
acevedo
Beginner


Joined: 03 Dec 2002
Posts: 127
Topics: 0
Location: Europe

PostPosted: Thu Sep 14, 2006 2:30 am    Post subject: Reply with quote

Just one note: the WER* messages indicates you're using SyncSort.
Back to top
View user's profile Send private message
deadlycoder
Beginner


Joined: 25 May 2006
Posts: 24
Topics: 11

PostPosted: Thu Sep 14, 2006 2:39 am    Post subject: Reply with quote

Hi acevedo,

The system messages do contain syncsort.

I am confused whether after using the DFSORT keyword JFY, is the system recognizing it? If not why.

How can i left justify my field?

Plz help me in this case.
_________________
'Achievement is almost automatic when the goal becomes an inner commitment'
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Thu Sep 14, 2006 5:31 am    Post subject: Reply with quote

deadlycoder,

You are using Syncsort and it does NOT support the features like JFY and parse and many other functions of DFSORT. you need to write a program to justify your field

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Thu Sep 14, 2006 11:11 am    Post subject: Reply with quote

deadlycoder,

Your control statements work fine with DFSORT. But the WER messages indicate you're using Syncsort, not DFSORT. DFSORT supports JFY. Syncsort doesn't.

If you or anyone else on this board would like some documents prepared by the DFSORT Team that describe what we see as the advantages of DFSORT over Syncsort, as well as considersations for migrating from Syncsort to DFSORT, send me an e-mail offline (yaeger@us.ibm.com). Please put "DFSORT" somewere in your Subject line to catch my attention.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
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