Hi,
I have a project in which around 700 jobs are changing and I have to check out all these 700 jobs from baseline libraries to the chgman package and. Is there anyway to checkout and stage all of them at one go instead of staging them individually.
Appreciate your help.
Please let me know if you need anymore information.
Thanks,
Prachi
How to stage 700 jobs into a chngman package at once
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: How to stage 700 jobs into a chngman package at once
Jobs, programs or other things or a mixture. That is - do you mean 'components' and are they all of the same type?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
Re: How to stage 700 jobs into a chngman package at once
Hi Nic,
Yes all of them are same type only , in this case they are JCZ type.
Thanks,
Prachi
Yes all of them are same type only , in this case they are JCZ type.
Thanks,
Prachi
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: How to stage 700 jobs into a chngman package at once
Well, I have not used ChangeMan for 4 years and have no access to it but as all members are in the same libraray then you could try 'S *' on the command line instead of putting an S beside each and every member. - You may have to manually scroll through and de-select those members that are not to be part of the package, if any.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
Re: How to stage 700 jobs into a chngman package at once
Thank you Nic.
Yes we will be selecting the jobs by giving S* and we will put them in the package.
But, it seems there is no way to stage/compile them in group, most likely we will have to do one by one by writing S in front of each job.
Thanks,
Prachi
Yes we will be selecting the jobs by giving S* and we will put them in the package.
But, it seems there is no way to stage/compile them in group, most likely we will have to do one by one by writing S in front of each job.
Thanks,
Prachi
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: How to stage 700 jobs into a chngman package at once
You could just try selecting 2 programs to start with and see what happens - it will either accept them both or give a message inferring that you can only do one at a time. But unless you try, or read the manual, you won't find out. What is wrong with trying? Do you think the universe is going to end if you cannot select more than one? If the universe DID end then - end of problem.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Posts: 272
- Joined: Mon Feb 25, 2008 3:53 am
- Skillset: None
- Referer: Google
- Location: Mumbai, India
Re: How to stage 700 jobs into a chngman package at once
At my current shop I don't use Change-man but Change-man provides "mass-compile/stage" option; Please refer to Chapter 6 in changeman user guide.
Anuj
-
- Posts: 1
- Joined: Sat May 03, 2008 4:11 am
- Skillset: cobol,db2,ims,jcl
- Referer: already member in ibmmainiframes.com
Re: How to stage 700 jobs into a chngman package at once
Yes , there is a way. Have all these components (700+) names into one PS file ( make sure PS file is of FB, 8 Chars) and use batch mode to stage them.
when you select batch mode in option 5, it asks for Dataset. Give dataset which have all your 700+ component names.
CHECKOUT MODE ===> 2 (1-Online, 2-Batch)
It will checkout all 700 components one by one (automatically).
when you select batch mode in option 5, it asks for Dataset. Give dataset which have all your 700+ component names.
CHECKOUT MODE ===> 2 (1-Online, 2-Batch)
It will checkout all 700 components one by one (automatically).
-
- Posts: 93
- Joined: Sat Oct 23, 2010 1:28 pm
- Skillset: JCL , COBOL, VSAM , CICS
- Referer: Through Google Search
- Location: Chennai, India
- Contact:
Re: How to stage 700 jobs into a chngman package at once
Hi Sameer,
Can you please share where we have give the PS file in changeman.
Thanks,
Gautham
Can you please share where we have give the PS file in changeman.
Thanks,
Gautham
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: How to stage 700 jobs into a chngman package at once
Gautham
What is unclear about this:
???
What is unclear about this:
when you select batch mode in option 5, it asks for Dataset. Give dataset which have all your 700+ component names.
???
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1193
-
by stel
View the latest post
Wed Sep 21, 2022 1:06 pm
-
- 0
- 1012
-
by biswajit
View the latest post
Mon Mar 03, 2025 8:54 pm