DB2 Admin Test
A DBA issues the command:-DIS DB(DSNDB06) SPACE(*) LOCKS. In the LOCKINFO field the following data is reported: H-IS,S,C. When Will the lock first be released by DB2?
Can you update a view which is based on more than one table?
Can you use LOCK TABLE on a view?
How do you perform the EXPLAIN of a dynamic SQL statement?
How does DB2 determine which lock-size to use?
How many clustering indexes can be defined for a table?
If a user accidentally drops a table and commits work, which of the following recovers the dropped table?
Index cardinality represents:
The various locking levels available are:
The various locks available are _____________.
What are partitioned table spaces?
What are segmented table spaces?
What do you need to do before you perform EXPLAIN?
What does sqlcode -922 denote?
What does the term EXPLAIN denote?
What does the term IMAGECOPY mean?
What happens during a DB2 Checkpoint?
What is a clustering index?
What is a DB2 access path?
What is a DB2 bind?
What is a deadlock?
What is dynamic SQL?
What is RUNSTATS?
what is the root page in DB2?
When is the access path determined for dynamic SQL?
When is the authorization check on DB2 objects done - at BIND time or run time?
Where is the output of EXPLAIN stored?
Which DB2 catalog table can be used to determine if a user has authorization to bind a new plan?
Which function does QUIESCE perform?
Which of the following ALTER TABLESPACE statements causes DB2 to record data page changes in the space map pages of a segmented table space DSN8D71A.DSN8S71E?
Which of the following can a DBA do to determine what an image copies, active logs and archive logs will be required for the recovery of a table space?
Which of the following cannot be done with the ALTER TABLE statement?
Which of the following commands will give the minimum point in time recovery for table spaces of a recoverable database?
Which of the following COPY utility statements will backup table space DBTAB1.TS1 preparing 2 copies for local use and 2 copies for disater recovery use?
Which of the following index type will cause the rows of the table to be arranged on the disk according to the ordering of their index keys?
Which of the following is not true for a segmented table space?
Which of the following is required to import data into a table?
Which of the following is true when joining a table with DB2 Relational Connect function?
Which of the following statements will gather only the index statistics for the table john.table1?
Which of the following table space characteristics for a system Managed (SMS) table space can be modified with the ALTER TABLESPACE Statements?