Answer Posted / dimpy19
>>-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 |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Why block size is multiple of lrecl in jcl?
What are the 2 types of parameters in dd statement?
What are the jcl procedures?
Is condition checking possible in jcl? If yes, how?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain about LMFREE�free data set from its association with data ID
How do you submit a job for execution?
What is multithreading in jcl?
What is the function of job statement in jcl?
what is use of space parameter in dd statement?
What is the use of disp parameter?
how can you check if a file is empty using jcl?
What is the significance of addrspc parameter in the exec statement?