IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SDSF Prefix command using multiple masks


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Kirby Haley

New User


Joined: 21 Apr 2008
Posts: 2
Location: Texas

PostPosted: Wed Apr 23, 2008 7:18 pm
Reply with quote

I know this is possible using IOF, but my new shop uses SDSF.

When monitoring batch flows in SDSF for certain subsystems I want to display the active jobs for several subsystems, but for only specific subsystems.

If I use a Prefix of BN* I can display all the active jobs beginning with BN. But is there a way to "stack" the Prefix commands to that I can see for example only the active jobs for BN* and UABN* ?
Back to top
View user's profile Send private message
gm_laks

New User


Joined: 10 Jul 2007
Posts: 7
Location: banagalore

PostPosted: Wed Apr 23, 2008 8:04 pm
Reply with quote

You can use filter option which is present in the top of the SDSF panel to do this

Code:

    Display  Filter  View  Print  Options  Help                                 
 -------- |`````````````````````````````­ --------------------------------------
 SDSF STA K    1. Filter...             K               LINE 1-16 (160)         
 COMMAND  K    2. Prefix of jobname...  K                      SCROLL ===> CSR 
 PREFIX=P K    3. Owner...              K NAME=                                 
 NP   JOB K    4. Destination...        K  ASYS C MC PRT-DEST STAT TOT-LINES  RM
      P49 K    5. System name...        K  YSYS   Z  LOCAL                  9   
      P49 K    6. Change APPC to OFF    K       5 R  LOCAL             14,810   
      P49 K    *. Replies on the Log... K       5 R  LOCAL             15,417   
      P49 {`````````````````````````````¬       5 R  LOCAL              1,192   
                                   



Code:


  Displa |``````````````````````````````````````````````````````````­         
 -------- K                         Filter          Row 1 to 7 of 25 K ---------
 SDSF STA K Command ===>                                             K         
 COMMAND  K                                                          K ==> CSR 
 PREFIX=P K Type filter criteria.  Type a / in the Column or Oper    K         
 NP   JOB K fields for valid values. Press F11/23 to clear all       K LINES  RM
          K filter criteria.                                         K         
          K                                                          K         
          K Filtering is  ON                                         K         
          K                                                          K         
          K AND/OR between columns   AND  (AND/OR)                   K         
          K AND/OR within a column   OR   (AND/OR)                   K         
          K                                                          K         
          K Column             Oper  Value (may include * and %)     K         
          K JOBNAME             EQ   BN*                             K         
          K JOBNAME             EQ   UABN*                           K         
Back to top
View user's profile Send private message
Kirby Haley

New User


Joined: 21 Apr 2008
Posts: 2
Location: Texas

PostPosted: Wed Apr 23, 2008 8:15 pm
Reply with quote

That works great. Thanks!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
Search our Forums:

Back to Top