Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Length of Instream Data

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
diwa_thilak

Active User


Joined: 13 Jul 2006
Posts: 187
Location: At my desk

PostPosted: Mon Sep 15, 2008 8:46 pm    Post subject: Length of Instream Data
Reply with quote

Hi all,

Is there any maximum limit for the instream data?

like only 100 characters ?
Back to top
View user's profile Send private message
References
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3267
Location: Charlotte,NC USA

PostPosted: Mon Sep 15, 2008 8:50 pm    Post subject: Reply to: Length of Instream Data
Reply with quote

254 bytes last I knew of.
Back to top
View user's profile Send private message
diwa_thilak

Active User


Joined: 13 Jul 2006
Posts: 187
Location: At my desk

PostPosted: Mon Sep 15, 2008 9:06 pm    Post subject:
Reply with quote

Thanks dude.
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 654

PostPosted: Tue Sep 16, 2008 4:12 am    Post subject:
Reply with quote

Hi,

what exactly is instream data ?

My understanding it was data passed via a DD * statement and hence it could only have a length of 80.

Gerry
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8652
Location: 221 B Baker St

PostPosted: Tue Sep 16, 2008 6:15 am    Post subject:
Reply with quote

Hi Gerry,

Quote:
it was data passed via a DD * statement and hence it could only have a length of 80.
1 for 2 icon_smile.gif

Yup, it is dd *, but is not limited to 80. As Kevin mentioned, the max is 254.
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 654

PostPosted: Tue Sep 16, 2008 6:25 am    Post subject:
Reply with quote

Hi Dick,

if I submit a job with DD * it truncates the data to 80.

There must be a parameter somewhere that needs setting ?


Does that mean JCL can be longer than 80 ?


I created a PDS with LRECL of 254 and when trying to submit the JCL
I received the following :-

RECORD LENGTH OF DATA SET CSCSGLC.TEST.PDS NOT 80

Gerry
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 654

PostPosted: Tue Sep 16, 2008 6:29 am    Post subject:
Reply with quote

Hi Dick,

I better make it clearer, when I use the submit command, it truncates the DD * data to 80, when in ISPF 3.4 and TYPE "E" and place a "J" next to the member I receive the message :-


RECORD LENGTH OF DATA SET CSCSGLC.TEST.PDS NOT 80

Gerry
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8652
Location: 221 B Baker St

PostPosted: Tue Sep 16, 2008 6:44 am    Post subject:
Reply with quote

Hi Gerry,

Taxing my memory here. . . icon_smile.gif

IIRC, jcl is limited to 80, but instream data is not.

Quote:
There must be a parameter somewhere that needs setting ?
I believe there is a jes parm, but i do not remember which.
Back to top
View user's profile Send private message
diwa_thilak

Active User


Joined: 13 Jul 2006
Posts: 187
Location: At my desk

PostPosted: Wed Sep 17, 2008 12:49 am    Post subject:
Reply with quote

Hi,

Quote:
I created a PDS with LRECL of 254 and when trying to submit the JCL


Is it possible to submit a Job using PDS in SYSIN ?

I beleive it has to be a PS rather PDS. If PDS then member name should be provided.

Am i rt ?
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8652
Location: 221 B Baker St

PostPosted: Wed Sep 17, 2008 1:00 am    Post subject:
Reply with quote

Hello,

Quote:
Is it possible to submit a Job using PDS in SYSIN ? . . . I beleive it has to be a PS rather PDS. If PDS then member name should be provided.
Yes, a member of a pds may be used as SYSIN. Multiple concatenated members might also be used. . .
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1