SDSF Enhancements April 2016 New Commands New commands provided in - - PowerPoint PPT Presentation
SDSF Enhancements April 2016 New Commands New commands provided in - - PowerPoint PPT Presentation
SDSF Enhancements April 2016 New Commands New commands provided in APAR PI56007 ENQ (enqueues for each system in the sysplex) ENQC (enqueues with contention) SYM (system static and dynamic symbols for each system in the sysplex)
2
New Commands
- New commands provided in APAR PI56007
- ENQ (enqueues for each system in the sysplex)
- ENQC (enqueues with contention)
- SYM (system static and dynamic symbols for each system in
the sysplex)
- New N action character on the DA panel (invokes ENQ panel
to show all of the enqueues associated with the ASID)
You can sort, filter, and arrange columns on the new panels. Access these new panels through SDSF, SDSF REXX, and the SDSF Java API.
3
ENQ
- Display active system enqueues
Syntax: “ENQ major-name-pattern sysname-pattern” Defaults: “major-name-pattern” is “SYSDSN” “sysname-pattern” is local system ENQ command secured via ISFCMD.ODSP.ENQUEUE.sysname
4
ENQ Use Case – Example #1
- “Show me the enqueues for
DB2 Shadow data sets that are owned exclusively by each of my DB2 V10 subsystems.”
5
ENQ Use Case - Example #2
- Problem statement
- “Show me all jobs on all systems in the sysplex that have
enqueues against the Language Environment modules”
- Illustrates:
- Arrange column order
- Add Filter
- Issue
6
ENQ Use Case – Arrange columns
…or “ARR ?” if you prefer a popup list “ARR” primary command…
7
ENQ Use Case – Filter on LE library
8
ENQ Use Case – for SYSDSN on all systems within the sysplex
9
ENQC - Display all enqueues with contention
- “What are my active enqueues? Who is the owner, how many and which
jobs are waiting?”
Displays the current enqueue contention in the system (where there are jobs waiting for a resource that is 'owned' by another job). ENQC Command secured via ISFCMD.ODSP.ENQUEUE.sysname
10
SYM – Static and Dynamic symbols
- STATIC symbols as defined in IEASYM
- DYNAMIC variables evaluated when referenced
11
“N” Action Character from DA table
Display address space level enqueues for all major names
ZSP04649-USEN-00