Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

IBM Mainframe Discussion List <[email protected]> wrote on 02/27/2007 
06:20:11 PM:


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
> Behalf Of Tomas Larsson
> Sent: Tuesday, February 27, 2007 2:51 PM
> To: [email protected]
> Subject: DYNAMIC I/O ENQUEUE IOS513E
> 
> Hi!
> When doing an software activation in HCD from IODF51 to IODF53 we got 
the
> following message in one of our system in the sysplex. Only an OS group
> change of som devices we try to do.
> IOS513E ACTIVATE STILL WAITING FOR OLD EDT TO BE DELETED
> 
> Display of that EDT:
> D IOS,CONFIG(EDT)
> IOS506I 23.40.58 I/O CONFIG DATA 271
> ELIGIBLE DEVICE TABLE LATCH COUNTS
>         0 OUTSTANDING BINDS ON PRIMARY EDT
>         2 OUTSTANDING BINDS ON SECONDARY EDT
>             ASID = 001A  JOBNAME = JES2
>             ASID = FFFF  JOBNAME = *UNKNOWN
> 
> Display of config:
> D IOS,CONFIG
> IOS506I 23.41.52 I/O CONFIG DATA 365
> ACTIVE IODF DATA SET = IODF.IODF53
> CONFIGURATION ID = BGCA           EDT ID = 01
> TOKEN:  PROCESSOR DATE     TIME     DESCRIPTION
>  SOURCE: CPU6     07-01-03 16:29:08 IODF     IODF51
> 
> Display of GRS:
> D GRS,RES=(SYSZIOS,DYNAMIC)
> ISG343I 23.43.24 GRS STATUS 514
> S=SYSTEM  SYSZIOS  DYNAMIC
> SYSNAME        JOBNAME         ASID     TCBADDR   EXC/SHR    STATUS
> BGCA      IOSAS              0014       009E7AC0 EXCLUSIVE    OWN
> 
> How can we fix that? Restart of AS? IPL? Anything else?

  My guess would be that there are two outstanding binds on the old
EDT from the JES2 address space, and that the displaying of 
  ASID = FFFF  JOBNAME = *UNKNOWN
may be due to problem in the fix to OW55291.
I would suggest

DUMP COMM=(BINDS ON OLD EDT)
R xx,JOBNAME=JES2,SDATA=(RGN,SQA,CSA,TRT,GRSQ) 

The dump might show a TCB or two in the JES2 address space
which are in SVC 99 processing.  If there is nothing that you 
can find which is holding up allocation processing, then
$PJES2,ABEND   and a hotstart of JES2 might clear up the
EDT binds.  An IPL will certainly clear it up. 

 You should open a PMR to Allocation (component
5752SC1B4  and send this dump for diagnosis of the 
ASID = FFFF  JOBNAME = *UNKNOWN 


Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

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

Reply via email to