What is copy book?
Answer / rana
Copybook is the Facility provided to programmer for putting
the variables or COBOL Code which is common to many
programs. This helps programmer to optimize the code and
able to write the error free code.
Copybook gets included into the program at the time of
compilation from the PDS.
| Is This Answer Correct ? | 12 Yes | 1 No |
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
Give the name of some fields form sqlca.
Mention the definition of cobol in varchar field.
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
Explain about dbrm.
What is dbrm? When it will be created?
What is the significance of DB2 free space and what parameters control it?
Are view updateable?
What should be specified along with a cursor in order to continue updating process after commit?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
i want to maintain uniqueness on pdf without make lf??????????