How to view the hexa decimal value thru file aid if copy
book is not present for that particular data
Answer Posted / sk
Type HEX ON to the command prompt
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what is “Cond= even” and “Cond=only”?
define cond parameter in jcl?
Is it possible to left uncode disp? If yes, how?
Is automatic restart possible in jcl?
Name what parameter directs the output of the job log dataset?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain the purpose of the dd keylen parameter?
what are the various stages of job processing?
What is the use of disp parameter?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Is it possible to define dd statements as you want?
I need exexution process for JCL programs
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
In job processing, what happens in conversion stage?
List the different components of jcl statement?