Answer Posted / dimpy19
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 |
Post New Answer View All Answers
which parameter is used to check the syntax of a jcl without executing it?
Must tape dataset definitions include vol=ser specifications?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain dd statement in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the function of a dd statement?
How can an in-stream dataset be terminated?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the maximum length of a single line of jcl?
what are the statements that are not valid to be included in an include statement?
what is JCL?
Is their any set of rules for dd? Explain.
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Define concatenating?