TDVAN5 Vantage Administration Exam Questions and Answers
The data science team reports that they do not have enough memory to run in-database Python scripts when the scripts operate simultaneously.
Which workload management feature should the Administrator use to resolve this issue?
An Administrator reports a power user running a query that is consuming significant CPU in a final step product join and impacting other users due to the high priority of the workload.
Upon contacting the user in the application team, they are advised that the query is a request from the CEO and needs to be completed. The team decides to remediate the situation by changing the workload to a lower priority.
Which Viewpoint portlet should be used to make this adjustment?
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?
Which table identifies whether a particular workload is suffering from a shortage of AMP Worker Tasks?
An Administrator manages a Vantage system that experiences large loads and updates during the night, on weekdays. On Saturday night, significant analytical processing occurs using the data from the prior weeks. The results of this processing are saved to support rapid reporting in the following week.
The business requires this Vantage system to be available as soon as possible in case of a catastrophic system failure.
Which backup strategy meets this need?
A capacity planner wants to keep a record of the number of rows that are added and deleted from certain tables over time and would like to obtain this information without having to change the application itself.
Which DBQL option should be enabled?
The Administrator has received a request to add SELECT rights on the BusinessViews database to end users, developers, and batch accounts in the accounting unit. The following roles are set up for each group:

The Administrator created the AcctShared role and will use it in a role nesting strategy to provide the required access.
Which actions can the Administrator take to fulfill this request?
After a recent migration, a request has started to take significant time to complete. Upon a detailed investigation of the EXPLAIN plan, it is found that an accidental unconstrained product join on a very uniformly-distributed large table was the prime reason for the issue. The Administrator needs to use workload management to detect when this request is running.
Which criteria should the Administrator select for this issue?
A client is having many problems with a poorly written SQL. They have product joins running against large tables, and this is causing severe performance issues. The Administrator needs to help the client avoid the harm to the system that is being caused by running these queries.
Which action should be taken by the Administrator to assist this client?
A group of batch queries that rely on QueryGrid to source data from a cloud Vantage system has failed and requires urgent investigation.
Which Viewpoint portlet should be used to initially investigate the reason for this problem?
A group of batch queries that rely on QueryGrid to source data from a cloud Vantage system has failed and requires urgent investigation.
Which Viewpoint portlet should be used to initially investigate the reason for this problem?
An Administrator has been given a task to generate a list of users who have not changed their password in the last 90 days.
Which DBC view should be used to generate this list?
A customer has to use Data Mover with legacy tools to transfer data from the production system to the disaster recovery (DR) system. Both systems are on-prem, but located in different geographies.
Where should the Data Mover Server be deployed to provide optimum data transfer?
The Administrator has dropped a profile which was associated with a group of users.
What will happen when one of the users from the group logs on to the database?
A table that contains about two billion records is showing a bad response time for range-based queries on the order date column and frequently projects 10 out of 100 columns. The Administrator decides to convert the table to a column and row partitioned table.
Which resource is constrained?
What is the maximum payload size for CSV and JSON data formats that the NOS_READ function can read, when it is based on the LATIN character set?
