View previous topic :: View next topic |
Author |
Message |
tcurrier Intermediate
Joined: 10 Feb 2006 Posts: 188 Topics: 68
|
Posted: Thu Feb 18, 2010 6:04 pm Post subject: PREFIX, DEST, OWNER display in SDSF |
|
|
On TSO SDSF (M.SD.ST) , a co-worker doesn't see the top line (with PREFIX=... OWNER=...., etc... she only sees the second line ...
Code: | PREFIX=H2501* DEST=(ALL) OWNER=H2501T4 SORT=JOBNAME/A SYSNAME=
NP JOBNAME JobID Owner Prty Max-RC Queue C Pos |
Does anyone know what option would restore this display ?
Thanks... |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu Feb 18, 2010 6:08 pm Post subject: |
|
|
tcurrier,
Click on the options tab and choose option 5 (Set display values to OFF/ON)
Code: |
Display Filter View Print Options Help
----------------------------- EsssssssssssssssssssssssssssssssssssssssssssssN
SDSF JOB DATA SET DISPLAY - J e 1. Set action character display... e
COMMAND INPUT ===> e 2. Find limit... e
PREFIX=* DEST=(ALL) OWNER=K e *. Change include SYSIN to ON e
NP DDNAME StepName ProcSt e 4. Set bookshelf... e
JESMSGLG JES2 e 5. Set display values to OFF e
JESJCL JES2 e 6. Set screen characteristics... e
JESYSMSG JES2 e 7. Set delay for responses... e
SYSOUT STEP0010 e 8. Set communications timeout... e
SYSOUT STEP0100 e 9. Set console name... e
TOOLMSG STEP0200 e 10. Set search characters... e
DFSMSG STEP0200 e 11. Assign PF keys... e
OUT STEP0200 e 12. Change show PF keys to ON e
NOMATCH STEP0200 e 13. Set language for help and tutorial... e
e 14. Set cursor option... e
e 15. Set confirmation to ON e
e 16. Operlog limit for filter... e
e 17. Set date format... e
e 18. Set log default... e
e 19. Set default browse action... e
DsssssssssssssssssssssssssssssssssssssssssssssM
|
|
|
Back to top |
|
|
tcurrier Intermediate
Joined: 10 Feb 2006 Posts: 188 Topics: 68
|
Posted: Thu Feb 18, 2010 6:18 pm Post subject: |
|
|
Sorry, I found it :
Code: | Options Help
5 1. Set action character display...
*. Find limit...
*. Change include SYSIN to ON
4. Set bookshelf...
5. Set display values to ON
6. Set screen characteristics... |
|
|
Back to top |
|
|
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Thu Feb 18, 2010 7:30 pm Post subject: |
|
|
I think you could've also gotten there by F1, then looking for the SET statement. F1 is your friend. _________________ ....Terry |
|
Back to top |
|
|
|
|