| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
rosmi joseph
Joined: 17 Sep 2007
Posts: 51
Location: Kochi
|
| Posted: Fri Aug 29, 2008 12:53 pm Post subject: Super and Complex packages |
|
|
Hi,
Can anyone please let me know the difference b\w complex and super package in chgman.
I have a change introduced in a COPYBOOK and need to recomplie number of programs. The programs are all diff types and require diff set of packages.
Please let me know if I need to create a super or complex package and make all the packages participating to it.
Thanks. |
|
| Back to top |
|
nkumar
Joined: 09 Mar 2008
Posts: 13
Location: India
|
| Posted: Fri Aug 29, 2008 5:34 pm Post subject: |
|
|
Hi I got this one from Changeman manual. Might help.
Complex - The parent for two or more participating change packages that have interdependent changes to software or operational procedures. To create a super or complex package, you provide only this first panel of control and general information, a package description, and a list of participating packages. Remote sites and installation dates are set in each participating package. No stagin libraries are allocated to super or complex packages.
There are no processing difference between super and complex change packages.
Super - The parent for two or more participating change packages that have interdependent changes to software or operational procedures. To create a super or complex package, you provide only this first panel of control and general information, a package description, and a list of participating packages. Remote sites and installation dates are set in each participating package. No staging libraries are allocated to super or complex packages.
There are no processing difference between super and complex change packages.
Participating - The change package is related to one or more other participating change packages which are listed under the same super or complex package. SYSLIB statements in build process jobs include staging libraries from other participating packages under the same super or complex package. |
|
| Back to top |
|
Prasanthhere
Joined: 03 Aug 2005
Posts: 288
|
| Posted: Fri Aug 29, 2008 5:40 pm Post subject: Reply to: Super and Complex packages |
|
|
Quote: Complex Package
A complex change package is the 'parent' for two or more change packages that have interdependent changes to software and/or
operational procedures. It serves as a coordination mechanism
for interdependent changes and is not meant to be installed.
A complex package can contain
One or more participating packages
Change in one package is used by other packages.
eg. Copybook change is required by other programs in another package.
Does not contain components.
Quote: SUPER PACKAGE |
|
| Back to top |
|
Prasanthhere
Joined: 03 Aug 2005
Posts: 288
|
| Posted: Fri Aug 29, 2008 5:42 pm Post subject: |
|
|
Quote: SUPER PACKAGE
A super change package is the 'parent' for change packages that contain major changes to several applications. The super change package serves as a coordination mechanism for high impact changes in a data processing environment and is not meant for installation. |
|
| Back to top |
|
Anuj D.
Joined: 22 Apr 2006
Posts: 2229
Location: Phoenix, AZ
|
| Posted: Sat Aug 30, 2008 5:33 pm Post subject: Re: Super and Complex packages |
|
|
rosmi joseph wrote: I have a change introduced in a COPYBOOK and need to recomplie number of programs. The programs are all diff types and require diff set of packages.
Please let me know if I need to create a super or complex package and make all the packages participating to it.
Yes, this is one of the uses of super package - go ahead & implement it. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|