View previous topic :: View next topic
|
Author |
Message |
Shanti
New User
Joined: 19 Jun 2007 Posts: 8 Location: hyderabad
|
|
|
|
Hi,
I am getting a promote error in changeman package after audit has passed successfully. The changeman package which i am trying to promote is having a JCZ component alone and it is in active state. Can anyone help how to resolve this promote error.
Thanks,
Shanti |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Is/was this an interview question or would you like to have your topic moved to some other part of the forum? |
|
Back to top |
|
|
Devzee
Active Member
Joined: 20 Jan 2007 Posts: 684 Location: Hollywood
|
|
|
|
shanti
You need to give more details like what is this JCZ component. Is this JCL component?
How we know what error you are getting while promoting? Please post this error message |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
Hi,
Please provide more information on
Devzee wrote: |
How we know what error you are getting while promoting? Please post this error message |
Devzee wrote: |
You need to give more details like what is this JCZ component. Is this JCL component? |
This should be JCL component. In CHANGEMAN when one create a package then different definitions for package components can be like:
Code: |
CHGMAN.GMS1.#015483.JCZ --will contain JCL components
CHGMAN.GMS1.#015483.LOD -- Load module of development programs
CHGMAN.GMS1.#015483.PRZ -- PROCs
CHGMAN.GMS1.#015483.SRC -- Source/ Development programs |
|
|
Back to top |
|
|
Shanti
New User
Joined: 19 Jun 2007 Posts: 8 Location: hyderabad
|
|
|
|
Hi All,
Thaks for the replies. This is not an interview question. This can be moved to some other topic.
As asked, the JCZ is a JCL component. It is just giving "PROMOTE ERROR" on the top rightmost corner of the SCREEn when i tried to promote a package.
Here's the error shown below:
------------------------------- PROMOTE OPTIONS ---------------- PROMOTE ERROR OPTION ===>
F - Full promotion of the entire package to another promotion level
S - Selective promotion of components to another promotion level
H - Display promotion/demotion history for this site
O - Check for potential overlay at next promotion level
PACKAGE ID: LGL1000309 STATUS: FRZ INSTALL: 20070811
PROMOTION SITE : MDEV
CURRENT PROMOTION LEVEL: STAGING + 0
NEXT PROMOTION LEVEL ===> 1 (blank, * or 0 for a list)
BYPASS OVERLAY CHECK ===> NO (Y/N)
SUPPRESS MESSAGES ===> NO (Y/N) |
|
Back to top |
|
|
Devzee
Active Member
Joined: 20 Jan 2007 Posts: 684 Location: Hollywood
|
|
|
|
Quote: |
PACKAGE ID: LGL1000309 STATUS: FRZ |
The package is in FRZ status, you cannot do until the package is UNFREEZEd |
|
Back to top |
|
|
Shanti
New User
Joined: 19 Jun 2007 Posts: 8 Location: hyderabad
|
|
|
|
Hi,
Thanks for the reply. |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
Hi,
May be you'd like to know this, if you want to promote with some further changes then 'copy' desired member from CHANGEMAN PDS to some other CHANGEMAN package & proceed. |
|
Back to top |
|
|
robertd903
New User
Joined: 08 Dec 2017 Posts: 1 Location: United States
|
|
|
|
Personally, I was wondering, with the brevity and/or lack of any descriptive text or message that usually accompany an application error--is/are there any alternative method(s) of debugging the cause of a CHANGEMAN PROMOTE ERROR?
With "modern" error messages like, "An error was encountered" or "Unknown error"--it's more difficult to determine the cause of a program bug.
It's also a little frustrating, when the job that performs the PROMOTE, ends successfully--yet, the PROMOTE FAILED!!!! (With NO explanation--of course!)
********************************* TOP OF DATA *************************************************************************************
ChangeMan(R) ZMF CMNBATCH - 8.2.01 2021/09/14 09:32:41
Attempting to initiate dialog with ChangeMan ZMF subtask
Session established with ChangeMan ZMF subtask
SYSIN: STMP001042 99 LVL=1
SYSIN: STMP001042 99 LNM=CICSDA01
SYSIN: STMP001042 99 SSI=74106340
SYSIN: STMP001042 99 OID=PROMOTE
SYSIN: STMP001042 99 NOD=CICDDA01,FUN=04,CID=D622450
CMN9800I - PROMOTE/DEMOTE TO CICDDA01 (04) PACKAGE STMP001042 FAILED ON 2021/09/14 @ 09:32:41. <== Why????
END OF DATA ON SYSIN - TERMINATING
Session terminated with ChangeMan ZMF started task
******************************** BOTTOM OF DATA ***********************************************************************************
Yet:
09.32.41 JOB13840 BOC987I JOB=ZSTMRJD STP=RPMFAIL RC=0000
09.32.41 JOB13840 BOC987I JOB=ZSTMRJD STP=CLNLCL RC=0000
09.32.41 JOB13840 IEF404I ZSTMRJD - ENDED - TIME=09.32.41
09.32.41 JOB13840 SNP2E48T02I ZSTMRJD ended successfully
09.32.41 JOB13840 $HASP395 ZSTMRJD ENDED - RC=0000 <== Really?? |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2141 Location: USA
|
|
|
|
At this forum, tailgating an old topics is punishable... |
|
Back to top |
|
|
Rohit Umarjikar
Global Moderator
Joined: 21 Sep 2010 Posts: 3076 Location: NYC,USA
|
|
|
|
You need to see all the sysouts to see why failed if you couldn't find it then talk to the site support.
Please start a new topic and avoid tailgating any existing topics. |
|
Back to top |
|
|
|