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

How to customize SDSF;ST panel -


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

New User


Joined: 04 Jun 2009
Posts: 3
Location: New York - USA

PostPosted: Fri Jun 05, 2009 1:30 am
Reply with quote

Invoke SDSF with 'ALTERNATE' rather than 'PRIMARY' field list.

Similar to a post starting with the same phrase - Jan 31, 2007 in the TSO/ISPF forum.

How can I set some kind of default preference so that my System
Display and Search Facility (SDSF) STatus screen initially comes up
with the 'ALTERNATE' field list rather than the 'PRIMARY' field list?

-------------------------------
(Also - my first topic posted. For future reference - How do I get the example screen to show as seen by the viewer rather than being compressed to the left by proportional type font?)

When I bring up SDSF to look at the STatus screen I want to have
fields like Max-RC, and End-Date displayed. (as shown below) These
fields are in the ALTERNATE field list, not the PRIMARY field list.

I have successfully done the "ARRANGE END-TIME A END-DATE' and
similar commands to get the columns to show in the desired order.
Thankfully, all of this column arrangement is 'remembered' from
session to session as being associated with the 'ALTERNATE' field
list. Unfortunately, every time I enter the SDSF ST screen, the
'PRIMARY' fields are displayed. I have to put my cursor on 'VIEW',
press enter, and chose option '4' to 'Change field list to ALTERNATE'


How can I set some kind of default preference so that my SDSF STatus
screen comes up with the 'ALTERNATE' field list rather than me having
to go through 'VIEW' and choosing 'ALTERNATE' each time?
Code:

   Display  Filter  View  Print  Options  Help
 -------------------------------------------------------------------------------
 SDSF STATUS DISPLAY ALL CLASSES                        LINE 1-12 (21)
 COMMAND INPUT ===>,                                          ,SCROLL ===>,HALF,
 PREFIX=G123456*  DEST=(ALL)  OWNER=*  SORT=Rd-Date//A Rd-Time//A  SYSNAME=
 ACTION=//-Block,=-Repeat,+-Extend,?-JDS,A-Release,C-Cancel,CA-CancelARM,
 ACTION=CD-CancelDump,CDA-CancelARMDump,D-Display,DL-DisplayLong,E-Restart,
 ACTION=EC-RestartCancel,H-Hold,I-Info,J-Start,L-List,LL-ListLong,O-Release,
 ACTION=P-Purge,PP-PurgeProtected,Q-OutDesc,S-Browse,SB-ISPFBrowse,SE-ISPFEdit,
 ACTION=SJ-JCLEdit,W-Spin,X-Print,XC-PrintClose,XD-PrintDS,XDC-PrintDSClose,
 ACTION=XF-PrintFile,XFC-PrintFileClose,XS-PrintSysout,XSC-PrintSysoutClose

 NP   JOBNAME  JobID    C Owner     Max-RC     End-Date End-Time  Tot-Lines Rd-D
      G123456B JOB16532 K G123456   CC 0001    2009.150 10:59:20        243 2009
      G123456G JOB16534 A G123456   CC 0008    2009.150 11:01:01      3,193 2009
      G123456W JOB16557 D G123456   CC 0008    2009.150 11:33:19     17,489 2009



Pressing 'ENTER' with the cursor on
'View' brings up the following choices.
Code:
      *--------------------------------------*
      |  1.Sort...                           |
      |  2.Arrange...                        |
      |  3.Set hex to ON                     |
      |  4.Change field list to ALTERNATE    |
      |  5.Who...                            |
      *--------------------------------------*


Coded.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Fri Jun 05, 2009 1:58 am
Reply with quote

Quote:
How do I get the example screen to show as seen by the viewer rather than being compressed to the left by proportional type font?


Use the 'code' button before to start the example and also after to stop it. Use the preview button to see what we will see later.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Fri Jun 05, 2009 2:36 am
Reply with quote

How to use bbcode or HTML tags in your posts to maintain spacing. Look at the [code] tag
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Fri Jun 05, 2009 7:14 pm
Reply with quote

The initial screen you see is determined by the SDSF Initialization parameters. The GROUP you belong to (or your ID) will be assigned default screen and and alternate screen names. The person that controls SDSF customization would set this.

Are the fields different, or is it something you can fix through the ARRANGE command to set the order /size of the columns?
Back to top
View user's profile Send private message
Dave Ganter

New User


Joined: 04 Jun 2009
Posts: 3
Location: New York - USA

PostPosted: Sat Jun 06, 2009 4:22 am
Reply with quote

Quote:
Are the fields different, or is it something you can fix through the
ARRANGE command to set the order / size of the columns?


If a field is defined only for the ALTERNATE field set, ARRANGE cannot
be used to bring it into the PRIMARY set. When I am displaying the
PRIMARY fields, and say 'ARRANGE end-date a owner' a message comes
back 'column not found' and puts the cursor under the first character
in 'end-date'. The reason is that 'end-date' is defined only in the
the ALTERNATE field set. ('owner' is defined in both sets).
The SDSF manual says that users can re-order columns but not specify
what columns are displayed.

Further reading leads me to believe I cannot expect a setting that
will allow the ALTERNATE field set to be displayed first. The SDSF
manual says 'You can define a PRIMARY and ALTERNATE variable field
list for each SDSF panel. The PRIMARY field list contains those
fields that are shown upon entry to a panel. The ALTERNATE field
list contains fields that can be displayed by the use of the '?'
command.' That sure suggests to me that I should not ask how to
display the ALTERNATE set first. I should ask how I get the PRIMARY
field set to contain the several fields that I want.

So ... my restated request is ...
How do I get the SDSF STatus panel PRIMARY field list to contain
some additional fields that I want displayed upon entry to the ST
panel?
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Mon Jun 08, 2009 8:15 pm
Reply with quote

As I said, the screen definitions are set by the person/group responsible for SDSF customization. You must check with them.

Some fields require I/O to Spool and may be restricted to save CPU cycles and speed response times. SDSF calls these "delayed access" fields.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Tue Jun 09, 2009 3:01 am
Reply with quote

Apparently, you can toggle between the primary and alternate panels by typing '?' in the command line.
"ARR ?" allows you to quickly enter the Arrange panel.

If your TSO session automatically logs you off (after a period of inactivity) you may loose your new arrangement.
Hit PF3 to return to the SDSF menu, it usually saves the current values (prefix, sort, arrangement and so on).
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 Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts XDC SDSF output to temp dataset CLIST & REXX 4
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Search string in job at regular Spool... CLIST & REXX 0
Search our Forums:

Back to Top