what will be the error code if duplicate key of VSAM file
is found?
Which is the most widely used batch performance monitor for DB2?
what happens in conversion stage in job processing?
What does a disposition of (NEW,CATLG,DELETE) mean?
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
how to eliminate the duplicates in sorting
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
There is a procedure in A.B.PROCS(PROC1) (member name is PROC1) //PROCA... There is a call to a procedure PROCA from a JOB. //STEP01 EXEC PROCA ... Here "PROCA" in JOB refers to the actual PROC name or the member name of the PDS where this PROCA is stored.
what is JCLLIB and PROCLIB in jcl and their syntax
Explain the purpose of dd * statement in jcl?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?