What does the CHECK Utility do ?



What does the CHECK Utility do ?..

Answer / sadiq afroze

The CHECK Utility checks the referential integrity of table
relations and checks the integrity of the indexes by
matching index column values to table column values.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More DB2 Interview Questions

How to find the number of rows in db2 tables?

0 Answers  


What do you mean by rollback?

0 Answers  


what are extents?

5 Answers  


Which command is used to remove all rows from a table?

0 Answers  


Mention the definition of cobol in varchar field.

0 Answers  






List out the data types available.

0 Answers  


Which is faster delete or truncate?

0 Answers  


What is Declaration Generator(DCLGEN)?

1 Answers  


Which isolation level provides maximum concurrency?

0 Answers  


What is nvl in db2?

0 Answers  


i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.

0 Answers  


What do you mean by NOT NULL? When will you use it?

3 Answers  


Categories