P2090-050 Exam Questions
125 real P2090-050 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
When is the ToplogyImbalance event triggered?
- Question #2
Which component failure does NOT trigger a HardwareServiceRequested event?
- Question #3
Which statement describes administrative privileges?
- Question #4
The query history data collected DOES NOT provide insight to which of the type of performance and behavior questions?
- Question #5
When setting up a crontab entry, what must be done on a PureData System for Analytics server?
- Question #6
Which is a function of the Linux-HA heartbeat?
- Question #7
Which High-Availability (HA) mechanism is used by the PureData System for Analytics Appliance?
- Question #8
Which condition will NOT fail or restart a running query on a PureData System for Analytics Appliance?
- Question #9
Which condition will interrupt a query running on a fully operational PureData System for Analytics?
- Question #10
A group has a resource allocation maximum of 50% and the job maximum is set to 1. Two users within this resource group each execute 1 job at the same time, which statement is corre...
- Question #11
Given the following query: Select count(*) from TableA; How can you view the query plan without executing the query?
- Question #12
TableA is currently being accessed in a number of long running queries. Which of the following operations is NOT blocked, thus allowing the operation to immediately proceed?
- Question #13
Which two statements are true about queries on the PureData System for Analytics Appliance? (Choose two.)
- Question #14
In order to set a runaway query event to trigger when a query runs longer than two minutes, which two items must be configured? (Choose two.)
- Question #15
Where are the database log files located?
- Question #16
OLE-DB based applications on UNIX requires which PureData System for Analytics software?
- Question #17
In order for an ODBC application running on Microsoft Windows to connect to PureData System for Analytics, which two steps must be performed? (Choose two.)
- Question #18
Which command is used to display operational statistics about system capacity, faults, and performance?
- Question #19
Click on the exhibit. Given the following query: SELECT * FROM TableA, TableB WHERE TableA.c_custkey = TableB.o_custkey; What type of join processing will occur when the query is e...
- Question #20
Why should you avoid using Boolean data types as a distribution key for a table ?
- Question #21
What will prevent a GROOM TABLE command from running on a table named TableA?
- Question #22
What two characteristics can be changed when using the CREATE TABLE AS (CTAS) statement to copy TableA to TableB? (Choose two.)
- Question #23
When a CREATE TABLE AS (CTAS) is performed on a table creating more than 1,000,000,000 rows, which statement is true?
- Question #24
What is the host Linux file that must be modified to adjust optimizer settings permanently?
- Question #25
Which statement is true about the groom feature?
- Question #26
Why is generating statistics on a table important to query performance?
- Question #27
Using a date column as a distribution key may distribute rows evenly across dataslices, why is this a poor choice of a distribution key?
- Question #28
Which statement is true?
- Question #29
You have created a group GroupA with JOB MAXIMUM of 4, which statement is true?
- Question #30
Which CREATE DATABASE attributes are required?
- Question #31
Which statement is true for database users and groups?
- Question #32
When creating a table, you can specify a column constraint for each individual column of either "NULL" or "NOT NULL". When column values are later evaluated within a query statemen...
- Question #33
To create a database table, at a minimum, what must be specified?
- Question #34
Which two characteristics describe materialized views. (Choose two.)
- Question #35
What is a benefit of Clustered Base Tables?
- Question #36
When are zonemaps initially created for a table?
- Question #37
Which of the following is a valid datatype definition?
- Question #38
When doing a CREATE TABLE, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)
- Question #39
Which statement is true regarding any database user?
- Question #40
What is the function of the Distributed Replicated Block Device (DRBD)?
- Question #41
Which statement is true about a simple load using external tables?
- Question #42
What is the state of the two hosts on a properly functional PureData System for Analytics Appliance?
- Question #43
nzload is invoked with the "allowReplay" option enabled. While the PureData System for Analytics Appliance changes state from online to pausing then to online, which statement is t...
- Question #44
What is the naming convention for system views?
- Question #45
What is the maximum number of columns that can participate in a distribution key?
- Question #46
If data is being nzload'ed into TableA, which of the following operations will be blocked until the load has completed?
- Question #47
What two conditions must be met to achieve a collocated join between two tables? (Choose two.)
- Question #48
Which statement is true regarding the compress engine?
- Question #49
The PureData System for Analytics implements which level of transaction isolation?
- Question #50
The simplest query execution plan file must have the following minimum nodes?