What are the full forms of SPUFI and DCLGEN and why are they used?

devquora
devquora

Posted On: Feb 22, 2018

 

SPUFI- SQL Processing Using File Input
Usage- It allows direct input of SQL commands in the time sharing option environment.
DCLGEN- DeCLarations GENerator
Usage- It is used to create the DECLARE table and to create the host language copy books for the table definitions.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    DB2 Interview Questions

    What is DB2 and what is the use of DB2 Optimizer?

    DB2 is a huge relational database management system for the MVS (Multiple Virtual storages) operating systems, where th..

    DB2 Interview Questions

    Mention data types used in DB2 ?

    The data types used in DB2 are: SMALLINT DECIMAL CHAR FLOAT INTEGER VARCHAR DATE TIME ..

    DB2 Interview Questions

    What is Buffer pool and list some of them?

    It is a reserved main storage which is to satisfy the buffer needs for one or more tablespaces or indexes. It is made u..