On Fri, 5 Jan 2007 11:56:41 +0100, R.S. <[EMAIL PROTECTED]> wrote: >Scott, >Thnk you for the explanation. Indeed - I'm not happy of such surprise. >However I have on more question: >Can I see scope=STEP enq's using D GRS,RES=(q,r) command ? >My experiments say I cannot. > >Or, more general: is there any method to dsiplay STEP enqueues ? > >Regards >-- >Radoslaw Skorupka >Lodz, Poland
Radoslaw, Yes, D GRS,RES= will show STEP ENQs held on the system. For this example, I ran a job that obtained 3 ENQs, called SYSTEMS.ENQ, SYSTEM.ENQ, and STEP.ENQ. Here's what comes out on the console: d grs,res=(*,enq),l=z ISG343I 21.48.51 GRS STATUS 803 S=STEP STEP ENQ SYSNAME JOBNAME ASID TCBADDR EXC/SHR STATUS FAGEN1 GRSTOOL 0027 004EAE88 SHARE OWN S=SYSTEM SYSTEM ENQ SYSNAME JOBNAME ASID TCBADDR EXC/SHR STATUS FAGEN1 GRSTOOL 0027 004EAE88 SHARE OWN S=SYSTEMS SYSTEMS ENQ SYSNAME JOBNAME ASID TCBADDR EXC/SHR STATUS FAGEN1 GRSTOOL 0027 004EAE88 SHARE OWN As mentioned in another post, VERBX GRSTRACE and the GRSDATA IPCS commands will also display the held STEP ENQs at the time of the dump, if the data are available in the dump. Scott Fagen z/OS Core Technology Design IBM Poughkeepsie ---------------------------------------------------------------------- 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

