There is a call center application that repetitively sends tactical queries to Vantage These queries use a few small tables that are joined on the primary index column.
The following maps are defined in the system:
TD_GlobalMap -
TD_Map1 -
TD_DataDictionaryMap -
TD_1AmpSparseMap_1Node -
What can be done to optimize these queries?
Correct Answer:
B
🗳️
Which workload management technique should the Administrator use to reject all QueryGrid queries during a pre-defined critical batch state?
Correct Answer:
A
🗳️
A customer is complaining that the creation of a large table in the lab environment is getting stuck in the merge step. The customer is using the following command to create the table:
CREATE TABLE ... AS (SELECT * ...) WITH DATA
Which recommendation will help the merge step?
Correct Answer:
C
🗳️
Which benefit is achieved by creating profiles?
Correct Answer:
D
🗳️