Re: SMPE APPLY CHECK CC 04

2019-07-01 Thread David Spiegel
l Giannelli > Sent: Sunday, June 30, 2019 4:37 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: SMPE APPLY CHECK CC 04 > > I downloaded Db2 maintenance without superseded sysmods. I am running a SMPE > APPLY CHECK with BYPASS and am getting a CC 04. Various messages say > "cond

Re: SMPE APPLY CHECK CC 04

2019-07-01 Thread Allan Staller
Perfectly acceptable. IIRC BYPASS(HOLDSYS(.)) automatically generates a CC4 -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bill Giannelli Sent: Sunday, June 30, 2019 4:37 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: SMPE APPLY CHECK CC 04 I downloaded Db2

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread Doug
: "Bill Giannelli" To: IBM-MAIN@listserv.ua.edu Sent: 6/30/2019 9:35:51 AM Subject: Re: SMPE APPLY CHECK CC 04 There are many "error" or "warning" messages such as: THE FOLLOWING CONDITIONS FOR SYSMOD UI63859 WERE NOT SATISFIED, BUT WERE IGNORE SYSTEM HOLD DB2BIND OR

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread CM Poncelet
Check your HOLDSYS(ACTION) info in SYSMOD (PTF) UI63859 and deal with whatever action it requires - if anything (usually trivial).   Then code BYPASS(HOLDSYS(ACTION)) on the actual APPLY step (without the "CHECK").   //SMPCNTL   DD *   SET BDY(TZONE)   .   APPLY   CHECK     GROUP   

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread Chris Hoelscher
, Chris Hoelscher| ITI • DB Services • Mainframe Database | Humana Inc.| T 502.476.2538 or 502.407.7266 -Original Message- From: IBM Mainframe Discussion List On Behalf Of David Spiegel Sent: Sunday, June 30, 2019 9:45 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [IBM-MAIN] SMPE APPLY CHECK

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread David Spiegel
HOLDs for DB2BIND, ACTION etc should return CC=4, BUT, you may have things to do before/after the APPLY. On 2019-06-30 09:35, Bill Giannelli wrote: > There are many "error" or "warning" messages such as: > THE FOLLOWING CONDITIONS FOR SYSMOD UI63859 WERE NOT SATISFIED, BUT WERE > IGNORE > SYSTEM

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread Bill Giannelli
There are many "error" or "warning" messages such as: THE FOLLOWING CONDITIONS FOR SYSMOD UI63859 WERE NOT SATISFIED, BUT WERE IGNORE SYSTEM HOLD DB2BIND ORIGINATED BY SYSMOD UI63859 WAS BYPASSED. SYSTEM HOLD ACTION ORIGINATED BY SYSMOD UI63859 WAS BYPASSED. Shoul

Re: SMPE APPLY CHECK CC 04

2019-06-30 Thread David Spiegel
Which conditions? It might be helpful to Copy and Paste from your Job. On 2019-06-30 05:36, Bill Giannelli wrote: > I downloaded Db2 maintenance without superseded sysmods. I am running a SMPE > APPLY CHECK with BYPASS and am getting a CC 04. Various messages say > "conditions were not satisfied

SMPE APPLY CHECK CC 04

2019-06-30 Thread Bill Giannelli
I downloaded Db2 maintenance without superseded sysmods. I am running a SMPE APPLY CHECK with BYPASS and am getting a CC 04. Various messages say "conditions were not satisfied for sysmod XX". As long as I take care of the HOLDDATA requirements I bypassed, can I accept the CC 04 and not try