Find the record length through JCL?

JES2/3, JCL, utilities.
Post Reply
Sameer Bansal
New Member
Posts: 3
Joined: Sun Aug 03, 2014 7:07 pm

Find the record length through JCL?

Post by Sameer Bansal »

Hi.

Is there any way to find the record length of a sequential or VSAM file through JCL by some utility?
User avatar
Anuj Dhawan
Founder
Posts: 2801
Joined: Sun Apr 21, 2013 7:40 pm
Location: Mumbai, India
Contact:
India

Re: Find the record length through JCL?

Post by Anuj Dhawan »

Hi Sameer,

For VSAM you can use IDCAMS LISTCAT. For sequential files (QSAM) you can use TSO LISTDS command.

Hope this helps.
Thanks,
Anuj

Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Sameer Bansal
New Member
Posts: 3
Joined: Sun Aug 03, 2014 7:07 pm

Re: Find the record length through JCL?

Post by Sameer Bansal »

Thanks.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “JCL - Job Control Language.”