Question: 1
A Vantage instance includes the following four databases:
Tables Database contains base tables and associated index subtables
Upsert_Database: contains views and other objects to support base table modifications
Query Database: contains views and other objects supporting queries and reporting
Development_Database: contains objects supporting development of new data applications
The Administrator needs to add a new user that will perform batch-level functions.
Which action should the Administrator take to achieve this goal?
Question: 2
What is a use case for Data Mover?
Question: 3
How can an Administrator monitor the data volume that is transferred for a Data Mover job via Viewpoint?
Question: 4
Which table identifies whether a particular workload is suffering from a shortage of AMP Worker Tasks?
Question: 5
At a large car manufacturer, huge volumes of diagnostic data for cars are collected in the following table:
The master data for each car is stored in the following table:
Many reports require data from both tables by joining via column VehicleId.
A very frequently performed query on the system returns the number of events by FaultCode and ModelType. This query consumes many CPU and I/O resources each day.
Which action should the Administrator take to improve the runtime and resource consumption for this query?