Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

TDVAN5 Vantage Administration Exam Questions and Answers

Questions 4

Which portlets contain detailed information about QueryGrid requests?

Options:

A.

Application Queries, My Queries, Query Groups

B.

My Queries, Completed Queries, Metric Heatmap

C.

Metrics Analysis, Node Monitor, Completed Queries

D.

Completed Queries, Query Groups, My Queries

Buy Now
Questions 5

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?

Options:

A.

Throttles to limit the concurrency of Python scripts

B.

Exceptions to place Python scripts consuming too much memory into a penalty box

C.

Virtual partitions to assign separate memory space to each Python script

D.

Planned environments to specify periods when data scientists can run Python scripts

Buy Now
Questions 6

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?

Options:

A.

Workload Designer

B.

Application Queries

C.

Query Monitor

D.

Workload Health

Buy Now
Questions 7

At a large car manufacturer, huge volumes of diagnostic data for cars are collected in the following table:

TDVAN5 Question 7

The master data for each car is stored in the following table:

TDVAN5 Question 7

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?

Options:

A.

Use an aggregate join index with columns FaultCode, ModelType, as well as an appropriate aggregate function.

B.

Use a sparse join index with columns FaultCode and ModelType, as well as an appropriate filter function.

C.

Use a NUSI on VehicleEvent.FaultCode and a NUSI on Vehicle.ModelType

D.

Use a single table join index on VehicleEvent hashed by FaultCode and another single table join index on Vehicle hashed by ModelType.

Buy Now
Questions 8

Which option in READ_NOS will reduce the number of objects scanned by queries?

Options:

A.

BUFFERSIZE

B.

LOCATION

C.

ACCESS_KEY

D.

FULLSCAN

Buy Now
Questions 9

Which table identifies whether a particular workload is suffering from a shortage of AMP Worker Tasks?

Options:

A.

ResUsageSpma

B.

ResUsageSawt

C.

ResUsageSps

D.

ResUsageSvpr

Buy Now
Questions 10

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?

Options:

A.

Daily delta backups

B.

Weekly cumulative backup on Sunday and Wednesday, and delta backups on the remaining days

C.

Weekly full backup, cumulative backups on Tuesday and Friday, and delta backups on the remaining days

D.

Daily full backups

Buy Now
Questions 11

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?

Options:

A.

USECOUNT

B.

EXPLAIN

C.

OBJECTS

D.

VERBOSE XMLPLAN

Buy Now
Questions 12

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:

TDVAN5 Question 12

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?

Options:

A.

Grant SELECT on AcctShared to BusinessViews, then grant AcctUsers, AcctDev, and AcctBatch to AcctShared.

B.

Grant SELECT on BusinessViews to AcctShared, then grant AcctUsers, AcctDev, and AcctBatch to AcctShared.

C.

Grant SELECT on BusinessViews to AcctShared, then grant AcctShared to AcctUsers. AcctDev, and AcctBatch.

D.

Grant SELECT on AcctShared to BusinessViews, then grant AcctShared to AcctUsers. AcctDev, and AcctBatch.

Buy Now
Questions 13

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?

Options:

A.

AWT Wait Time

B.

CPU Skew

C.

CPU Disk Ratio

D.

CPU Utilization

Buy Now
Questions 14

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?

Options:

A.

Use the Query Spotlight Viewpoint portlet to deprioritize the queries.

B.

Use the Flex Throttle option.

C.

Use a TASM system filter.

D.

Use the Query Log Viewpoint portlet to identity and abort the harmful queries.

Buy Now
Questions 15

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?

Options:

A.

Query Spotlight

B.

Alert Viewer

C.

Productivity

D.

Completed Queries

Buy Now
Questions 16

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?

Options:

A.

DBC.LOGONOFFV

B.

DBC.USERSV

C.

DBC.SECURITYDEFAULTSV

D.

DBC.ACCESSLOGV

Buy Now
Questions 17

Which statement accurately characterizes privileges?

Options:

A.

Granting a privilege at the user level does not affect DBC.AccessRights.

B.

Granting a privilege at the database level automatically causes that privilege to be inserted in DBC.AccessRights for each object contained in the database.

C.

Databases have privileges on all objects created within them without the need for explicit grants.

D.

Users have no privileges on any objects they create unless specific grants are made.

Buy Now
Questions 18

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?

Options:

A.

Location does not affect data transfer bandwidth.

B.

In the cloud

C.

In the source environment (production]

D.

In the target environment

Buy Now
Questions 19

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?

Options:

A.

The default profile setting for the user will be reset to NULL.

B.

Password attributes defined at the system level in DBCSecurityDefaultsV will apply

C.

The system will show a warning message.

D.

SPOOL and DEFAULT DATABASE specifications for the dropped profile will still apply to the user.

Buy Now
Questions 20

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?

Options:

A.

I/O

B.

CPU

C.

AWT

D.

Space

Buy Now
Questions 21

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?

Options:

A.

16 MB

B.

32 MB

C.

2 GB

D.

8 GB

Buy Now
Exam Code: TDVAN5
Exam Name: Vantage Administration Exam
Last Update: May 20, 2026
Questions: 72

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11