How to stage 700 jobs into a chngman package at once

Serena's Software Change Management utility:Changeman ZMF: Application change, upgrade control and LifeCycle Management
prachi
Posts: 3
Joined: Fri Jul 17, 2009 11:30 pm
Skillset: Cobol, JCL
Referer: Internet

How to stage 700 jobs into a chngman package at once

Postby prachi » Wed Mar 07, 2012 11:09 am

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

NicC
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

Postby NicC » Wed Mar 07, 2012 1:31 pm

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

prachi
Posts: 3
Joined: Fri Jul 17, 2009 11:30 pm
Skillset: Cobol, JCL
Referer: Internet

Re: How to stage 700 jobs into a chngman package at once

Postby prachi » Wed Mar 07, 2012 9:52 pm

Hi Nic,

Yes all of them are same type only , in this case they are JCZ type.

Thanks,
Prachi

NicC
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

Postby NicC » Thu Mar 08, 2012 7:35 pm

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

prachi
Posts: 3
Joined: Fri Jul 17, 2009 11:30 pm
Skillset: Cobol, JCL
Referer: Internet

Re: How to stage 700 jobs into a chngman package at once

Postby prachi » Thu Mar 08, 2012 10:25 pm

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

NicC
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

Postby NicC » Fri Mar 09, 2012 1:08 pm

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

Anuj Dhawan
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

Postby Anuj Dhawan » Sat Jun 23, 2012 3:32 pm

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

sameer
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

Postby sameer » Mon Aug 27, 2012 2:59 pm

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).

gauthamnagpur18
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

Postby gauthamnagpur18 » Tue May 20, 2014 4:15 pm

Hi Sameer,

Can you please share where we have give the PS file in changeman.

Thanks,
Gautham

NicC
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

Postby NicC » Tue May 20, 2014 4:22 pm

Gautham

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


  • Similar Topics
    Replies
    Views
    Last post