Comment whether dclgen is mandatorily used. If not, then what is the point of using it?



Comment whether dclgen is mandatorily used. If not, then what is the point of using it?..

Answer / Mohammad Shavab

DCLGEN is not always mandatory. It's a utility in DB2 that generates database control language (DBDL) statements for creating and altering tables, indexes, and other database objects. However, these can also be written manually. DCLGEN can be useful when creating complex structures or when dealing with large numbers of objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is Skeleton cursor table (SKCT)?

2 Answers  


select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?

2 Answers  


Can you Average the Characters ?

3 Answers  


Can a Db2 table data be retrived through JCL?

4 Answers  


What is the role of data manager in the db2 database?

1 Answers  


What is a Resource Control Table(RCT)? Describe its characteristics.

3 Answers  


What are data types?

2 Answers  


What is the information associated with sysibm.syslinks table?

1 Answers  


What is the default page size of buffer pools?

1 Answers  


How do you prepare a COBOL + DB2 program from coading till execution ?

1 Answers   Amdocs, Xansa,


What is the maximum size of a char data type in db2?

1 Answers  


What is a DB2 bind?

3 Answers  


Categories