Easter Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

SAS Data Integration Development Question and Answers

SAS Data Integration Development

Last Update May 17, 2024
Total Questions : 70

We are offering FREE A00-260 SAS Institute exam questions. All you do is to just go and sign up. Give your details, prepare A00-260 free exam questions and then go for complete pool of SAS Data Integration Development test questions that will help you more.

A00-260 pdf

A00-260 PDF

$35  $99.99
A00-260 Engine

A00-260 Testing Engine

$42  $119.99
A00-260 PDF + Engine

A00-260 PDF + Testing Engine

$56  $159.99
Questions 1

You want to create a job that checks conditions for your data before that data is loaded into a data warehouse. The job should be able to detect error conditions such as missing data or duplicate data and take appropriate actions like registering error conditions in log, etc. Which SAS Data Integration Studio transformation should you use?

Options:

A.  

Data Transfer

B.  

Data Validation

C.  

Data Quality

D.  

Data Extract

Discussion 0
Questions 2

In SAS Data Integration Studio, primary keys, foreign keys and unique keys can be specified/defined in which location?

Options:

A.  

the Keys tab in the properties of a Table Loader transformation

B.  

the Keys tab in the properties for any transformation

C.  

the Keys tab in the properties of a table metadata object

D.  

the Keys tab in the properties of a job metadata object

Discussion 0
Questions 3

Consider the job flow diagram in the display. Which of these objects has parameters defined for it?

Options:

A.  

Control table

B.  

Loop transformation

C.  

Inner Job

D.  

Loop End

Discussion 0
Questions 4

Assume that SAS Data Integration Studio Table Loader is being used in a job. The load style selected is Append to Existing. Which statement is true regardingAssume that SAS Data Integration Studio? Table Loader is being used in a job. The load style selected is Append to Existing. Which statement is true regarding this load style?

Options:

A.  

It generates PROC APPEND code.

B.  

It generates PROC SQL code.

C.  

It generates either PROC SQL code or PROC APPEND code depending on further option choices.

D.  

It generates DATA STEP APPEND code.

Discussion 0
Questions 5

Which statements are true regarding columns when using SAS Data Integration Studio's New Tables wizard? 1. You can access metadata for any column from any table already registered in metadata but cannot change it. 2. You can access metadata for any column from any table already registered in metadata and can override the imported information. 3. You can define new columns for the table. 4. You cannot define new columns.

Options:

A.  

1 and 2

B.  

1 and 3

C.  

2 and 3

D.  

2 and 4

Discussion 0
Questions 6

In SAS Data Integration Studio, the SCD Type 2 Loader transformation will do which of the following?

Options:

A.  

find row matches using the business key

B.  

find row matches using generated cluster numbers

C.  

find non-standard values using a generated key

D.  

find non-standard values using a business key

Discussion 0
Questions 7

Consider the job flow diagram in the display. Assume the inner job has a parameter defined specifying a table name. Which statement is FALSE?

Options:

A.  

The Inner Job can be successfully executed by itself, but only if the defined parameter has been assigned a valid default value.

B.  

The Inner Job cannot be successfully executed by itself unless it is disassociated from the loop job.

C.  

The Control Table column is mapped to the parameter defined for the Inner Job using the Loop transformation properties window.

D.  

If the server that executes the job has multiple CPUs, parallel processing can be enabled in the Loop transformation properties window.

Discussion 0
Questions 8

Which statement best describes the DataFlux Integration Server?

Options:

A.  

An application server that executes service requests based on Simple Object Access Protocol (SOAP) to call

dfPower Architect or dfPower Profile jobs.

B.  

A plug-in to SAS Data Integration Studio allowing you to design jobs specialized for data cleansing

operations.

C.  

An application interface that allows you to build dfPower Architect and dfPower Profile jobs specialized for

data cleansing operations.

D.  

A third party server defined in the SAS metadata repository that allows you to build flows integrating

multiple jobs and establishing job dependencies within the flow.

Discussion 0
Questions 9

In order to use the SAS Data Integration Studio's Apply Lookup Standardization transformation, Data Quality options must be setup. Select the valid Scheme Repository Types. (Choose two.)

Options:

A.  

A comma delimited flat file that contains the field names in the first row.

B.  

Power scheme that is generated by Data Flux.

C.  

A SAS table scheme that is generated by SAS.

D.  

A third party RDBMS table that has been generated by the SAS system.

Discussion 0
Questions 10

When using the Table Loader transformation in SAS Data Integration Studio to update an existing table containing indexes or constraints, which statement is true?

Options:

A.  

You can control the removal and/or creation of indexes and constraints in the target table only if you are

using a Load style other than Replace.

B.  

You can control the removal and/or creation of indexes and constraints in the target table for all Load

Styles.

C.  

If using the Append to Existing load style, indexes and constraints can be added but not removed.

D.  

For the Update/Insert load style it is possible to remove indexes not required for the Update/Insert

processing, but no indexes can be added.

Discussion 0