Answer Posted / poornima.t
NULL INDICATOR IS USED TO FIND OUT WHETHER
THE COLUMN IN THE TABLE IS NULL OR NOT NULL...
IN COLUMN IF THE VALUE IS NOT SPECIFIED THEN IT IS
TREATED AS NULL VALUE...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
a dd statement has 2 types of parameters. Name them?
What are the difference between jcl and jes?
Explain the function of dd name parameter with a 2 part structure; audit.report?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How does the jcl specify the job to os?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the purpose of the dd keylen parameter?
what is the compile process of cobol program expalin with code
Explain the function of the dd dcb keyword?
Define concatenating?
How can the attributes of one sms dataset be copied to another dataset?
what JCL Procedures?