Tags

, , , , , , , , , , , , , ,

——————————————————————————————————————–
TIP # SDSF

If you want to rearrange the columns in SDSF –
1.Go TO SDSF.
2.In command line type “arr ?”.
3.This will bring the complete list of SDSF column names.
4.You can move the columns using “/” and “//”.
One Column in the SDSF that we can bring to the front position is the MAX-RC (which usual is
the last column in SDSF ) which shows the completion code or the abend code of the job.

——————————————————————————————————————–
TIP # SDSF

How to allow another user to browse my job?
Usually if we want other user to see our job, we supply them with jobname and jobid.
They use, OWNER urid and PRE urid* to browse your job.
One simple way to allow another user to browse is to change the DEST column in either the H /I
or ST panel of the particular job to the another user id(who wants to view it).
The Other user need not issue commands or change panels to view your job. It will be available
in his Hold/Output panel itself.

——————————————————————————————————————–
TIP # SDSF

I have some 50 jobs in my SPOOL. I want to list only the jobs that are ABENDED.
For such a kind of listing, use the primary command FILTER on the command line as given in
the examples below
FIL MAX AB* – shows jobs that has ABENDS
Other Examples are:
FIL MAX ‘JCL ERROR’ – shows jobs that has JCL errors
FIL MAX NE ‘RC 0000’ – shows jobs with “exceptional conditions”
FIL MAX EQ ‘RC 0000’ – shows successfully completed jobs
If you want to switch off the filter, then issue FIL OFF

——————————————————————————————————————–
TIP # SDSF

For selecting jobs in the SDSF queue , I either use “?” or “S”.
When I use “?” , I get the break-up output groups for example like
JESMSGLG,JESJCL,JESYSMSG,SYSPRINT,SYSUT2 etc.
When I use “S” , the entire job is selected without this break-up.
Is there any command to navigate to view each output group when I use “S” to select the job?
After opening the job using “S”, use “N” (next) or “P”(Previous) to navigate between different
output groups.

——————————————————————————————————————–
TIP # SDSF

If you want to see the jobs that you have submitted recently on the top of the queue in the spool.

Ans:

Go to View Option on the top. Then select “Sort” option which opens a panel.

In the panel, you have 2 fields which you need to provide, browse down the list that is given below, you will find ST-DATE, ST-TIME. Give these two fields in the 2 spaces provided and choose Descending option.

If you would like to Earn Free Stocks, Credit card Points and Bank account Bonuses, Please visit My Finance Blog

You may also like to look at:


SORT JOIN – TO JOIN TWO FILES BASED ON A KEY
KNOW YOUR MAINFRAME
REXX – INITIAL SETUP
CA7 – LJOB, LQ, LRLOG
CA7 – ASSIGN PF KEYS TO PERFORM YOUR COMMANDS
CA7 – LEAD TIME CONCEPT (LOOK BACK ISSUE)
CA7 Commonly used Commands
Mainframe Manuals/References/Guides/Documents Download Links
HEX Value 41 – Confused as SPACE (Hex value of 40)
EVER WONDERED WHAT DOES Z MEAN IN Z/OS
Search for a string that is in mixed case inside a PDS
S0C7 ISSUE – FIND THE INVALID (FAULT) DATA
HRECALL – MASS RECALL IN BATCH MODE
Nice Article to answer the myths on Mainframes
MAINFRAME – PS DATASET GETTING NUMBER AT END AUTOMATICALLY
MAINFRAME – GRANT and REVOKE Dataset Access
File Status Key Overview
TSO/E COMMANDS
SDSF; Status panel (ST) Columns
ABEND CODES
Glossary of z/OS terms and abbreviations
AMODE and RMODE
IMS INTERVIEW QUESTIONS
SDSF TIPS
NDM – FASTER MODE
FILEMAXX
BATCH PIPES
What is a Catalog
Important SQL CODES and ABEND CODES
Conditional processing
Advertisement