Hi,
I have one question - If I have 5 steps in a JCL but I want to execute only step 2 and step 4..how this can be done?
Search found 94 matches
- Sat May 04, 2024 9:13 pm
- Forum: Interview Questions.
- Topic: execute only step 2 and step 4 in JCL
- Replies: 1
- Views: 965
- Sat May 04, 2024 9:02 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: What is the difference between cobol DB2 program and stored procedure?
- Replies: 0
- Views: 757
What is the difference between cobol DB2 program and stored procedure?
HI,
What is the difference between cobol DB2 program and stored procedure?
What is the difference between cobol DB2 program and stored procedure?
- Thu Nov 08, 2018 9:40 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Happy Diwali!
- Replies: 7
- Views: 2457
Re: Happy Diwali!
Happy Diwali guys!
- Sun Dec 25, 2016 11:17 am
- Forum: Site Announcements and Rules.
- Topic: Merry Christmas!
- Replies: 8
- Views: 5042
Re: Merry Christmas!
Merry Christmas and Happy New Year!
- Wed May 04, 2016 4:42 pm
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: Over coming the 4 GB limit of VSAM.
- Replies: 8
- Views: 1865
Re: Over coming the 4 GB limit of VSAM.
This is another reason you REALLY need to talk to your site support group. If the DATACLASS given does not support VSAM extended format (a DATACLASS can be used for different reasons), then yes the 4 GB limit still applies. Only someone working at your site can provide you with the site-specific ...
- Sat Feb 27, 2016 6:02 pm
- Forum: JCL - Job Control Language.
- Topic: Can we find the total no. of lines in all members of a PDS?
- Replies: 9
- Views: 4485
Re: Can we find the total no. of lines in all members of a PDS?
Sorry for the confusion enrico. Reading it again and yes, it indeed is wrong.
- Sat Feb 27, 2016 6:00 pm
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: Over coming the 4 GB limit of VSAM.
- Replies: 8
- Views: 1865
Re: Over coming the 4 GB limit of VSAM.
I have suggested to use the Extended Format (VSAM EF) files. As I read about them, they allow to add an extra 32 control bytes to each data block. But they need to be DFSMS managed. It seems to solve the problem. So even if a DATACLASS is also given the restriction of 4GB anyways remains, right?
- Sat Feb 27, 2016 5:49 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Mainframe quotes and humor .
- Replies: 22
- Views: 4622
Re: Mainframe quotes and jokes.
What does TSO stand for?
Take System Over
Terrible System Overhead
Time Sucking Option
Take System Over
Terrible System Overhead
Time Sucking Option
- Mon Feb 22, 2016 2:46 pm
- Forum: JCL - Job Control Language.
- Topic: Can we find the total no. of lines in all members of a PDS?
- Replies: 9
- Views: 4485
Re: Can we find the total no. of lines in all members of a P
Unless i missed the obvious: This should help - ISPF option 3.4, bring up the PDS on a selection list, enter PX beside the PDS. This prints the member names and line counts along with total lines. In the command line type LIST. Choose option 3 (keep and continue with new). A data set of name &P...
- Mon Feb 22, 2016 2:46 pm
- Forum: JCL - Job Control Language.
- Topic: Can we find the total no. of lines in all members of a PDS?
- Replies: 9
- Views: 4485
Re: Can we find the total no. of lines in all members of a P
with a bit of lateral thinking ... YES just run a SRCHFOR with a string that YOU KNOW does not exist the summary will tell how many members searched and how many lines searched ********************************* Top of Data ********************************** ISRSUPC - MVS/PDF FILE/LINE/WORD/BYTE/SFO...
- Mon Feb 22, 2016 2:44 pm
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: Over coming the 4 GB limit of VSAM.
- Replies: 8
- Views: 1865
Re: Over coming the 4 GB limit of VSAM.
But DATCLASS is part of SMS setup?
- Mon Feb 22, 2016 2:30 pm
- Forum: JCL - Job Control Language.
- Topic: Can we find the total no. of lines in all members of a PDS?
- Replies: 9
- Views: 4485
Re: Can we find the total no. of lines in all members of a P
Thanks but I am not very comfortable with REXX.Pandora-Box wrote:Also what you could do is create a REXX script to display the number of lines MEMBER wise
- Sun Feb 21, 2016 10:30 am
- Forum: Suggestions & Feedback : About the website.
- Topic: About the Forum.
- Replies: 12
- Views: 5305
Re: About the Forum.
The forum has been changed a lot since inception. It looks great. It looked great.
- Sun Feb 21, 2016 10:20 am
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: Over coming the 4 GB limit of VSAM.
- Replies: 8
- Views: 1865
Over coming the 4 GB limit of VSAM.
Hello,
Does anyone know a way to come around the 4 GB limitation while defining a LINEAR cluster? Note these volumes are not managed my SMS.
Thanks for any help!
Does anyone know a way to come around the 4 GB limitation while defining a LINEAR cluster? Note these volumes are not managed my SMS.
Thanks for any help!
- Thu Dec 31, 2015 7:10 pm
- Forum: Site Announcements and Rules.
- Topic: Happy New Year 2016.
- Replies: 18
- Views: 2663
Re: Happy New Year 2016.
Happy New Year to you all..
- Tue Jan 13, 2015 12:25 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Happy Lohri.
- Replies: 2
- Views: 451
Happy Lohri.
[center]Happy Lohri to All.
[/center]
[/center]
- Mon Jan 12, 2015 8:57 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: A good Life.
- Replies: 0
- Views: 349
A good Life.
[center]“A good life is when you assume nothing,
do more, need less,
smile often, dream big,
laugh a lot
and realize how blessed you are
for what you have.”
~ Author Unknown[/center]
do more, need less,
smile often, dream big,
laugh a lot
and realize how blessed you are
for what you have.”
~ Author Unknown[/center]
- Thu Jan 08, 2015 4:56 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Success Can Come at Any Age. Just Look at These 6 Successful
- Replies: 4
- Views: 644
Success Can Come at Any Age. Just Look at These 6 Successful
[center] Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs. [/center] Based on the way startups are covered in the media today, it’s easy to feel like all founders are in their teens or 20s. Stories abound of young millionaires and entrepreneur teenagers, but that’s only par...
- Wed Jan 07, 2015 5:20 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Best act of the year?
- Replies: 7
- Views: 876
Best act of the year?
[center]
[/center]- Thu Jan 01, 2015 12:04 pm
- Forum: Site Announcements and Rules.
- Topic: Happy New Year!
- Replies: 22
- Views: 4092
Re: Happy New Year!
Wish you all a Very Happy New year!