Explain about SYSVAR
>>-SYSVAR(arg_name)--------------------------------------------><
1. SYSVAR returns information about MVS�, TSO/E, and the current session, such as levels of software available, your logon procedure, and your user ID.
2. The information returned depends on the arg_name value specified on the function call.
3. The arg_name values are divided into the following categories of information: user, terminal, exec, system, language, and console session information.
| Is This Answer Correct ? | 0 Yes | 0 No |
if we give TIME=0 how many sec that job/step
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
What is difference between Return Code, user completion code, Abend code and reason Code?
What is the error code SOC01 indicate ?
Differentiate between the joblib and the steplib statements?
MOD, DELETE; What does a disposition of (,DELETE) mean ?
can we write a proc with in a proc
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
What is JOBLIB ?
Explain the purpose of dd * statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
In job processing, what happens in execution stage?