What is the use of DSNDB07 ?
Answer / guest
This is the area where sorting takes place in DB2
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the 2 types of parameters in dd statement?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
How to empty the records in jcl
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 see the latest generation in gdg?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
How do you overcome this limitation ?
What is DISP= (NEW,PASS,DELETE)?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
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