Explain about User Information
SYSUID - the user ID under which the current TSO/E session is logged on
SYSPREF - the prefix as defined in the user profile. The prefix is the string that is prefix to data set names that are not fully-qualified.
The prefix is usually the user's user ID.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about LMQUERY�give a dialog information about a data set
Why do you use a control card?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Describe the EXEC statement, its meaning, syntax and keywords?
What are the parameter in the job card wihtout which job won't run........
What does IEBGENER do?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
is there any utility for restarting a particular step in jcl reply soon ?
How to execute step2,step1,step3 when step1,2&3 are in order
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.
How to run cobol program using jcl?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.