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 |
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
What does IEBGENER do?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
How do you access an uncatalogued dataset in a jcl?
What will happen if two JOB statements are mentioned in an JCL continuously.
i have step1,step2,step3 from where can i start coding cond parameter ?
For how long a job can be executed continuously in a mainframe ?
What is the purpose of dd?
What is a procedure?
what is “Cond= even” and “Cond=only”?
define cond parameter in jcl?