IBM DB2 9.7 DBA for Linux UNIX and Windows - C2090-541 模擬練習
Scheduled tasks are executed by the DB2 autonomic computing daemon (db2acd). Every five minutes the daemon checks for new or updated tasks. If a task is scheduled to run every five minutes and for some reason, the task takes seven minutes to complete, the daemon will not execute another instance of the task at the next 5 minute interval. Which minute mark will allow the next task to run?
正解: B
You want to federate communication between two databases. What are two key requirements? (Choose two.)
正解: A,D
Which statement is correct about using the TAKEOVER HADR command?
正解: D
Tables TABLE_A and TABLE_B in database TESTDB have the same data structure (same columns with the same definitions). You wish to unload the data from the two tables into a single file In PC/IXF format.
Which command(s) can be used to do this?
Which command(s) can be used to do this?
正解: D
Which HADR feature minimizes the impact of software maintenance on the Standby server?
正解: A
You have a new table created with COMPRESS YES and a delimited ASCII file. You use the LOAD utility to load the data from the ASCII file into the table. When will all of the rows in the table be compressed?
正解: A
Which DB2 tool is a Java-based, generic XML parser which produces readable text output from the data generated by an event monitor?
正解: A
You are running an IMPORT utility and have specified the option COMMITCOUNT AUTOMATIC Which two reasons will cause the IMPORT utility to COMMIT? (Choose two.)
正解: A,B
When using table partitioning, which three operations are valid? (Choose three.)
正解: A,D,E