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

Can we create a PS file of LRECL 364040


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

New User


Joined: 15 May 2008
Posts: 41
Location: Chennai

PostPosted: Wed Jan 12, 2011 12:30 pm
Reply with quote

While creating a file with LRECL 364040, receiving a message "Value out of range".

Please let me know how to create a ps file with LRECL 364040

Thanks
Saagu
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Jan 12, 2011 1:18 pm
Reply with quote

Have you tried the fine manual first?

O.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Jan 12, 2011 5:23 pm
Reply with quote

saagu wrote:
While creating a file with LRECL 364040, receiving a message "Value out of range".
Creating file using what? ISPF 3.2, I'd guess. If so, unfortunately, I've to say - you can't always get what you want. The LRECL limit is not optional, is not something you can get around by some trick - a z/OS (MVS) file has this limit.

However, rather intresting question is - why do you need such a(n) LRECL? Are you working on XML data? or working with USS? working with ANSI tapes, but they don't work on zOS, AFAIK.

In simple words - what is your requirement?
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Jan 12, 2011 6:27 pm
Reply with quote

Anuj, USS files don't have an LRECL, which is specific to MVS files.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Wed Jan 12, 2011 6:46 pm
Reply with quote

The TS could look at LRECL=X, BFTEK=A, RECFM=VBS.
He would need to write his own IO routine in assembler to cope
with this.
Beside that its a requirement not of this world.
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 WER247A SORTOUT HAS INCOMPATIBLE LRECL SYNCSORT 4
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top