What is DCLGEN ?

Answers were Sorted based on User's Feedback



What is DCLGEN ?..

Answer / naveen87ginjupalli

DcLGEN is Declaration Generator generates DB2 equalent
cobol variables called Host Variables.

Is This Answer Correct ?    9 Yes 0 No

What is DCLGEN ?..

Answer / girish kumar

DCLGEN is one of the db2 UTILITY.
which is used to create host varibles.
when we provide tabel details to the DCLGEN, DCLGEN will
create host-varible structure in a saparate PDS Member.
That host variable are used to communicate application
program(COBOL) and database(DB2)

Is This Answer Correct ?    4 Yes 0 No

What is DCLGEN ?..

Answer / mahesh

its a decleration generation tool which is used to declare a
host variables for the source table to connnect cobol and db2

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More DB2 Interview Questions

How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)

2 Answers  


SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected

1 Answers  


What is runstats and reorg in db2?

1 Answers  


why we create view.

5 Answers  


Explain about rct.

1 Answers  


What are the rules for db2 programming?

1 Answers  


What is a DB2 bind?

3 Answers  


Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?

1 Answers  


What is the meaning concurrency in the db2 database?

1 Answers  


What is ALTER ?

3 Answers  


Can I use LOCK TABLE on a view?

1 Answers  


What is a collection?

3 Answers  


Categories