Answer Posted / guest
Hi,
Suppose if the database table has a couloumn empno, it may
or may not null.
to handle these type of values we have to use null
indicator.
It indicates that particular coloumn may contain null
values likewise.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the function of the steplib dd statement?
Explain how can a jobs execution priority be modified?
Name a few IBM utility programs, and explain its function.
Can I send output of job to my remote device careerride123?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what is the compile process of cobol program expalin with code
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
how you can access an uncataloged dataset in a JCL?
what is the difference between JES3 and JES2?
Explain the function of //cntl statement?
Are there any set of rules for the names of the steps used in a job? What are they?
What is jcl in mainframe?
A dd statement consists of 4 fields. Name them?
which utility is used to run a cobol-db2 program?
What is the difference between the positional and keyword parameters? Give examples.