Excersise from Roger E. SandersEdition must be used with DB2 Connect Personal Edition, not DB2 Connect Enterprise Edition,answers A and C can be eliminated. And since there is no DB2 Connect Developer’s Edition, thecorrect answer is B.4.
The correct answer is C.
The DB2 XML Extender contains a set of data types and functionsthat can be used to store extensible markup language (XML) documents in a DB2 UDB database.The DB2 Audio, Video, and Image (AVI) Extender contains a set of data types and functions thatcan be used to store and manipulate nontraditional data such as audio clips, movies, andpictures in a DB2 UDB database; the DB2 Text Extender contains a set of data types andfunctions that can be used to store complex text documents in a DB2 UDB database and toextract key information from such documents; and the DB2 Spatial Extender contains a setof user-defined data types that can be used to describe spatial data (for example, points, lines,and polygons) and a set of user-defined functions that can be used to query spatial objects (forexample, to find area, endpoints, and intersects).5. The correct answer is D. The Development Center is an interactive GUI application that can beused to create, build, debug, and deploy stored procedures, structured data types, and user-defined functions.6. The correct answers are B and E. The DB2 Warehouse Manager extracts, transforms, and loadsdata into a data warehouse.7. The correct answers are A and C. The Control Center presents a clear, concise view of anentire system and it serves as the central point for managing systems and performing commonadministration tasks. The Command Line Processor (CLP) is a text-oriented application thatallows users to issue DB2 UDB commands, system commands, and SQL statements, as well asview the results of the statements/commands executed. Because the administrative tasks thatcan be performed with the Control Center have corresponding DB2 UDB commands, boththe Control Center and the Command Line Processor can be used to perform administrativetasks against a database and its objects.8. The correct answer is D. The Task Center is an interactive GUI application that allows users toschedule tasks, run tasks, and send notifications about completed tasks to other users. Because atask can be generated by saving the results from the Backup Database wizard, the Task Centercan be used to automate backup operations.9. The correct answer is A. The Journal is an interactive GUI application that tracks historicalinformation about tasks, database actions and operations, Control Center actions, messages, andalerts; the Messages view of the Journal shows a running history of messages that were issuedfrom the Control Center as well as any other GUI tool.10. The correct answer is C. Visual Explain is a GUI application that allows users to view thedetails of the access plan (including the statistics in the system catalogs) chosen by the DB2optimizer for a given SQL statement without actually executing the statement. This informationallows users to quickly view the statistics that were used at the time a particular query wasoptimized and determine, among other things, whether or not an index would improve accessto a table, which in turn would improve query performance.
Page 3 of 33
Leave a Comment