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
Differentiate between addressing mode and run mode.
How do you submit a job for execution?
Can we use DISP=SHR in output file in JCL
What is the significance of addrspc parameter in the exec statement?
Which statement is used to identify the private libraries in job?
What is the function of //cntl statement?
which utility is used to run a cobol-db2 program?
How can a stopped job be started again?
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
Is automatic restart possible in jcl?
what are the statements that are not valid to be included in an include statement?
how do you access an uncataloged dataset in a jcl?
What statement can be used to send data to another mvs jes3 node?
What are the difference between jcl and jes?
What is the function of the steplib dd statement?