IBM C2090-616 Exam Practice Questions (P. 1)
- Full Access (63 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
You are asked to provide a recommendation for the appropriate DB2 edition for a new application. The application is characterized by long, complex queries that select a subset of columns and often perform grouping and aggregation. The initial database size is estimated at 5 TB, with growth of about 100 GB per year.
Keep data size on disk to a minimum is a priority?
Which of the following editions would be best meet the described needs?
Keep data size on disk to a minimum is a priority?
Which of the following editions would be best meet the described needs?
- ADB2 Express-C
- BDB2 Enterprise Server Edition
- CDB2 Workgroup Server Edition
- DDB2 Advanced Enterprise Server Edition D
Correct Answer:
Explanation
Reference: https://www.ibm.com/developerworks/data/library/techarticle/dm-1304whatsnewdb2105/index.html
Explanation
Reference: https://www.ibm.com/developerworks/data/library/techarticle/dm-1304whatsnewdb2105/index.html
send
light_mode
delete
Question #2
Which of the following editions of DB2 include support for Federation with Oracle database?
- ADB2 Express-C
- BDB2 Developer Edition
- CDB2 Enterprise Server Edition
- DDB2 Workgroup Server Edition
Correct Answer:
C
Reference: https://www.ibm.com/developerworks/data/library/techarticle/dm-1311db2compare/index.html
C
Reference: https://www.ibm.com/developerworks/data/library/techarticle/dm-1311db2compare/index.html
send
light_mode
delete
Question #3
Which three facilities are used to control authorization in DB2?
- Aprivileges, db2ssh, LBAC credentials
- Bprivileges, authority levels, certificates
- Cdb2ssh, trusted contexts, authority levels
- Dprivileges, authority levels, LBAC credentials
Correct Answer:
D
Reference: https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_9.5.0/com.ibm.db2.luw.admin.sec.doc/doc/c0006307.html
D
Reference: https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_9.5.0/com.ibm.db2.luw.admin.sec.doc/doc/c0006307.html
send
light_mode
delete
Question #4
Which database object can be locked explicitly?
- ARow
- BView
- CIndex
- DTable
Correct Answer:
D
Reference: https://www.ibm.com/support/knowledgecenter/hr/SSEPGG_9.7.0/com.ibm.db2.luw.admin.perf.doc/doc/c0005270.html
D
Reference: https://www.ibm.com/support/knowledgecenter/hr/SSEPGG_9.7.0/com.ibm.db2.luw.admin.perf.doc/doc/c0005270.html
send
light_mode
delete
Question #5
What happens when you run the following statement if MYUSER holds no privileges on table MYTABLE?
REVOKE SELECT ON TABLE mytable FROM USER myuser
REVOKE SELECT ON TABLE mytable FROM USER myuser
- AAn error is returned
- BAn entry is mane in SYSCAT.TABAUTH
- CThe REVOKE statement succeeds with no effect
- DAll privileges are granted to user MYUSER on MYTABLE C
Correct Answer:
Explanation
Explanation
send
light_mode
delete
All Pages