ESP under Z/os 1.7 Heads up

2007-02-14 Thread Hal Merritt
We run the ESP scheduler formally offered by Cybermation, now by CA. We
upgraded one of two LPARs in a basic sysplex from z/os 1.4 to 1.7. 

A mission critical feature of the scheduler is detecting when data sets
are created or modified (dataset triggers).  That feature does not seem
to be working under 1.7. 

We are working with CA for a resolution.  

HTH. 
 

NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively
for the individual or entity to which it is addressed. The message, together 
with any attachment, may contain confidential and/or privileged
information. Any unauthorized review, use, printing, saving, copying, 
disclosure 
or distribution is strictly prohibited. If you have received this message in 
error, please immediately
advise the sender by reply email and delete all copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: ESP under Z/os 1.7 Heads up

2007-02-14 Thread Neil Duffee
At 14 Feb 2007 16:18:34 GMT, concerning ESP under Z/os 1.7 Heads 
up, Hal Merritt [EMAIL PROTECTED] wrote (to IBM-Main):   

 We run the ESP scheduler formally offered by Cybermation, now by CA.
 We upgraded one of two LPARs in a basic sysplex from z/os 1.4 to 1.7. 
 
 A mission critical feature of the scheduler is detecting when data
 sets are created or modified (dataset triggers).  That feature does not
 seem to be working under 1.7. 
 
 We are working with CA for a resolution.  

Hal:  the problem might be specific to SysPlex as we've been z/OS 
v1.7 here since the fall without problems.  However, we're a 
MonoPlex.  I just cycled our test Cics region and the triggered job 
was run.  I've pasted some information that you might use for 
comparison values with CA.  (Yeah, I wasn't thrilled with the call 
last fall that Cybermation had sold out.)

Misc details:
z/OS v1.7 (MonoPlex), 2-way z890, ESP v5.4.0

d iplinfo:
D IPLINFO
IEE254I  16.03.16 IPLINFO DISPLAY 435
 SYSTEM IPLED AT 08.57.26 ON 01/20/2007
 RELEASE z/OS 01.07.00LICENSE = z/OS
 ARCHLVL = 2   MTLSHARE = N

d m=cpu:
CPC SI = 2086.250.IBM.02.

ESP STC log information:
ESP499I ESP RELEASE 5.4.0 INITIALIZED, SUBSYS ESP
15.39.35 WED 14FEB07 EVENTEX:
ADABAS.NCILOG_GENERIC SCHEDULED, DSTRIG, UNCONDITIONAL

The event definition:
/*/
/* DEFINED BY NDUFFEE  AT 09.54 ON TUE  8OCT2002 */
/*/
EVENT ID(ADABAS.NCILOG_GENERIC)  SYSTEM(UODP)  REPLACE
INVOKE 'DBSP.UTILITY.CNTL(ESPSYMBL)'
SUBMIT 'DBSP.UTILITY.CNTL(NCILOG)'
DSTRIG DBDI.DC07.NCILOG JOB(DC07-) ANYCLOSE
DSTRIG DBDD.DC10.NCILOG JOB(DC10-) ANYCLOSE
DSTRIG DBDD.DC15.NCILOG JOB(DC15-) ANYCLOSE
DSTRIG DBDQ.DCQA.NCILOG JOB(DCQA-) ANYCLOSE
DSTRIG DBDQ.DC25.NCILOG JOB(DC25-) ANYCLOSE
DSTRIG DBDQ.DC26.NCILOG JOB(DC26-) ANYCLOSE
DSTRIG DBDP.DCTO.NCILOG JOB(DCTO-) ANYCLOSE
DSTRIG DBDP.DC51.NCILOG JOB(DC51-) ANYCLOSE
DSTRIG DBDP.DC52.NCILOG JOB(DC52-) ANYCLOSE
DSTRIG DBDP.DC53.NCILOG JOB(DC53-) ANYCLOSE
DSTRIG DBDP.DC54.NCILOG JOB(DC54-) ANYCLOSE
DSTRIG DBDP.DC60.NCILOG JOB(DC60-) ANYCLOSE

From the submitted job:
//* SUBMITTED BY ESP AT 15.39.35 ON WEDNESDAY FEBRUARY 14TH, 2007
//* SYSTEM UODP, SUBSYSTEM ESP
//* REQUESTED BY EVENT ADABAS.NCILOG_GENERIC
//* EVENT TRIGGERED BY USER DC07JOB
//* TRIGGERED ON CREATION BY JOB DC07CICS
//*   OF DATA SET DBDI.DC07.NCILOG
//* JCL FROM DBSP.UTILITY.CNTL(NCILOG)
//*
//**JCLLIB ORDER=(DBSI.UTILITY.CNTL)
//*
//*  ESP variable values
//*  %CICS = 07
//*  %CICSTS13 = .CICSTS13
//*  %DB2HLEV  = INS
//*  %DB2VER   = 610
//*  %ENV  = I
//*  %ESPTRDSN = DBDI.DC07.NCILOG
//*  %ESPUSER  = NDUFFEE
//*

--  signature = 6 lines follows --
Neil Duffee, Joe SysProg, U d'Ottawa, Ottawa, Ont, Canada
telephone:1 613 562 5800 x4585 fax:1 613 562 5161
mailto:NDuffee of uOttawa.ca http:/ /aix1.uottawa.ca/ ~nduffee
How *do* you plan for something like that? Guardian Bob, Reboot
For every action, there is an equal and opposite criticism.
Systems Programming: Guilty, until proven innocent John Norgauer 
2004

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html