You want to grant user BOB the ability to create tables in table space PLANS and to grant this privilege to others
Which command would you use?
Reveal answer details Close answer details
Correct answerB
IBM · C2090-541
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
You want to grant user BOB the ability to create tables in table space PLANS and to grant this privilege to others Which command would you use? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
For which two purposes would you run the db2look tool? (Choose two.) Reveal answer details Close answer detailsCorrect answersC, D
Multiple choice
What are three default service classes used by Work Load Management? (Choose three.) Reveal answer details Close answer detailsCorrect answersB, C, D
Single choice
A file named db2advise.in contains the following text: Which command will cause the Design Advisor to make recommendations for a database named SAMPLE, using the information found in this file? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
Which two data types can be in-lined to enhance compression? ( Choose two.) Reveal answer details Close answer detailsCorrect answersB, D
Single choice
Click the Exhibit button. What is the result after executing the SELECT statement shown below? SELECT COUNTO FROM applicant WHERE gender='C' ![]() Reveal answer details Close answer detailsCorrect answerA
Multiple choice
What are three implementations for DB2 Workload Management? (Choose three.) Reveal answer details Close answer detailsCorrect answersA, B, C
Single choice
Which administrative authority is needed to run the audit stored procedures and table functions such as the AUDIT_DELIM_EXTRACT stored procedure? Reveal answer details Close answer detailsCorrect answerB
Single choice
Given the following CREATE TABLE statement: CREATE TABLE applicant (id INTEGER NOT NULL PRIMARY KEY, lastname VARCHAR(50)); Which SQL statement will execute successfully? Reveal answer details Close answer detailsCorrect answerC
Multiple choice
Which two tasks can DB2 Workload Management do? (Choose two.) Reveal answer details Close answer detailsCorrect answersC, D
Single choice
Click the Exhibit button Given the INSERT statements shown below: INSERT INTO applicant VALUES (1 ,'M' 54); How many rows will be successfully inserted? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which method may be used to collect deadlock information in DB2 9.7? Reveal answer details Close answer detailsCorrect answerC
Single choice
A database named FINANCE must be available to users 24x7x365. Which command should be used to create a backup image of the FINANCE database without having a significant impact on running applications? Reveal answer details Close answer detailsCorrect answerA
Single choice
Which HADR feature minimizes the impact of software maintenance on the Standby server? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which statement is correct when describing the AUTOCONFIGURE command? Reveal answer details Close answer detailsCorrect answerB
Single choice
Which SQL statement will execute successfully? Reveal answer details Close answer detailsCorrect answerC |