What is the purpose of dd?
No Answer is Posted For this Question
Be the First to Post Answer
Which COND paramter will u use to execute the step only if the previous step does not execute
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
How to execute 300 steps in a Job?
how can we override data definitions in jcl. can any one give detailed example
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is Cataloged Procedures?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3