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 |
What is GDG?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
can we modify the code in copy book? if it possible how to submit ofter the modification.
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
what operation is performed by job statement?
i want to avoid the positional parameter how to code it ?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
What is the difference between primary and secondary allocations for a dataset?
what is the use of IEBGENER utility?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
How to send notification to multiple users through jcl???
What is the difference between the JOBLIB and the STEPLIB statements?