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 |
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
What is a trigger in the db2 database?
Which component is responsible for db2 startup and shutdown?
What are catalog tables in db2?
wht steps we need will coding cobol and db2 pgm ?
what are extents?
What is an instance database?
Which components manage deadlocks in db2?
What is a DB2 bind?
When is the authorization check on DB2 objects done - at BIND time or run time?
what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names
What happens to a cursor after a commit?