IBM Informix 11.70 System Administrator - C2090-919 Exam Practice Test
Why do automatic checkpoints cause the database server to trigger more frequent checkpoints?
Correct Answer: A
Which statement about updating statistics is NOT true?
Correct Answer: A
Consider the following selective row-level auditing example:

How many entries will be added to the audit file?

How many entries will be added to the audit file?
Correct Answer: B
Given the SQL explain output of this star join query, which is the fact table?

IBM 000-919 : Practice Test

IBM 000-919 : Practice Test
Correct Answer: B
Given the following SLA definition:
SLA group_1=HDR+(inst_2+inst_3)+SDS
How will new connections be routed through the SLA?
SLA group_1=HDR+(inst_2+inst_3)+SDS
How will new connections be routed through the SLA?
Correct Answer: D
Which storage space should be used to store columns defined as a BLOB or a CLOB?
Correct Answer: A
By default, the alarm program gets executed for which event(s)?
Correct Answer: A
What is a requirement for online attach/detach of fragments?
Correct Answer: C
Which two onconfig parameters can be set to backup/restore to/from a cloud storage location? (Choose two.)
Correct Answer: C,E
When executing the SQL Admin API "defragment table" and "table repack" commands on the customer table, what will happen to the table? (Choose two.)
execute function sysadmin:task("defragment table","customer"); execute function sysadmin:task("table repack", "customer");
execute function sysadmin:task("defragment table","customer"); execute function sysadmin:task("table repack", "customer");
Correct Answer: A,D