IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Left/Right Justify option


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
akshathan

New User


Joined: 18 Aug 2006
Posts: 45

PostPosted: Tue Mar 18, 2008 3:35 pm
Reply with quote

Hi All,
I am trying to execute a job with JFY option. Its erroring out. I have provided the error details and the JCL in the attached document. Please Help me Out.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Mar 18, 2008 5:16 pm
Reply with quote

I would like to try and help, but unfortunately where I am based does not allow me to open attachments.

Please post the data asis and not as an attchment.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Mar 18, 2008 5:37 pm
Reply with quote

Why post text lines in excel format icon_question.gif icon_evil.gif

it would be simpler and easier for people willing to help
just to cut and paste in Your post the relevant lines with the code tag
Back to top
View user's profile Send private message
rajatbagga

Active User


Joined: 11 Mar 2007
Posts: 199
Location: india

PostPosted: Tue Mar 18, 2008 7:08 pm
Reply with quote

Hi akshathan,

Well the syntax for JFY function used by you is :

Code:
OUTREC FIELDS = (1,30,JFY=(SHIFT=LEFT))


Well i am not so sure if you can give spaces before and after '=' operator.
just try by removing these spaces....
Back to top
View user's profile Send private message
Alissa Margulies

SYNCSORT Support


Joined: 25 Jul 2007
Posts: 496
Location: USA

PostPosted: Tue Mar 18, 2008 9:28 pm
Reply with quote

akshathan,

Support for JFY was included in SyncSort for z/OS 1.3. However, based on your listing, you are still running SyncSort for z/OS 1.2.2.3. This is the cause of the WER268A syntax error.

Regards,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts SCOPE PENDING option -check data DB2 2
No new posts Shift left VB record without x00 endi... DFSORT/ICETOOL 11
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
No new posts CICS vs LE: STORAGE option CICS 0
No new posts INSYNC option with same function as I... JCL & VSAM 0
Search our Forums:

Back to Top