C Bodi 20
C Bodi 20
C Bodi 20
You are developing a data warehouse as part of a large development team (ten plus
developers) Way should you recommend a multi-user configuration? (Choose two)
Answer: B, D
QUESTION: 2
In which three objects can you include a try/catch block? (Choose three)
A. Data Flow
B. Job
C. Script
D. Work Flow
Answer: B,C,D
QUESTION: 3
How do you create multiple instances of the same Data Flow?
Answer: A
QUESTION: 4
Your sales order fact table load contains a reference to a customer _id not found in
the customer dimension table. How can you replace the customer_id with a default
value and preserve the original record using the Validation transform?
A. Select Exists in table and Action On Failure I Send to Both, select For
Pass, substitute with.
B. Select Exists in table and Action On Failure I Send to Fail, select For Pass,
substitute with.
C. Select In option and Action On Failure I Send to Both, select For pass,
substitute with.
D. Select In option and Action On Failure I Send to Fail, select For pass,
substitute with.
Answer: A
QUESTION: 5
When you read an XML schema into the Local Object Library, which three types
of XM metadata are imported? (Choose three)
A. Attributes
B. Data Types
C. Elements
D. Styles
Answer: A,B,C
QUESTION: 6
Which three methods can you use to create a local variable? (Choose three)
Answer: A,B,C
QUESTION: 7
Which lookup caching method reduces the number of round trips to the translate
table?
A. Demand_Load_Cache
B. No_Cache
C. Pre_Load _Cache
D. Smart_Cache
Answer: C
QUESTION: 8
Which SQL statement displays when the Trace SQL Readers option is set to
Yes?
Answer: A
QUESTION: 9
What is the correct sequence of transforms to populate a Type || Slowly Changing
Dimension (SCD||)?
A. Key_Generation, Table_Comparison.History_Preserving
B. History_Preserving, Table_Comparison.Key_Generation
C. Table_Comparison.History_Preserving, Key_Generation
D. Table_Comparison.Key_Generation, History_Preserving
Answer: C
QUESTION: 10
You have a source table that contains fifty columns. You need to place business
rules on thirty of the columns to check the format of the source data and filter the
valid and invalid records. You also want to analyze the column values that fail.
What is the recommended method you should use?
A. Use a Case transform to create two conditions that filter the invalid records
B. Use a Map_Operation transform to map valid and invalid data rules
C. Use a Validation transform and enable validation rules on the required columns
D. Use two Query transforms with different WHERE clauses to filter the invalid
records
Answer: C
QUESTION: 11
Which two steps are part of the profiling configuration process? (Choose two)
A. Use the Data Quality dashboard to review high level profiler result details
B. Use the Repository Manager to create/update/delete profiler users
C. Use the Repository Manager to create the profiler repository
D. Use the Server Manager to associate the profiler repository with the job server
Answer: C,D
QUESTION: 12
Which two changes to your Source Table requires you to re-import the metadata?
(Choose two)
A. Index changes
B. New records added
C. Table structure changes
D. Truncated table data
Answer: A,C
QUESTION: 13
Which two functions can you use in a Query? (Choose two)
A. Count
B. Exec
C. Lookup_Ext
D. Sleep
Answer: A,C
QUESTION: 14
How do you create a global variable?
Answer: C
QUESTION: 15
Which three types of group level permissions are available in a Secured Central
Obje Library? (Choose three)
A. Full
B. Hidden
C. None
D. Read
E. Write
Answer: A,C,D
QUESTION: 16
How do you associate a repository with the Management Console?
A. Open the Server Manager and select Edit Job Server Config | Add Repository
B. Open the Server Manager and select Edit Server Group Config| Add
Repository
C. Open Web Administrator and select Management |Repositories | Add
D. Open the Web Administrator and select Server Groups| Server Group Config|
Add Repository
Answer: C
QUESTION: 17
Where do you specify the error file to capture flat file format errors?
Answer: A
QUESTION: 18
Which three operations can Data Integrator push down to the underlying database?
(Choose three)
A. Aggregation
B. Distinct Row
C. Ordering
D. Union
Answer: A,B,C
QUESTION: 19
Which tool must you use to manage and configure server groups?
A. Metadata Manager B.
Repository Manager C.
Server Manager
D. Web Administrator
Answer: D
QUESTION: 20
Which three operations are available between a Local and Central Object Library?
(Choose three)
A. Add
B. Check In
C. Export
D. Get
E. Import
Answer: A,B,D
QUESTION: 21
Which two operations can a user configured with the Monitor role perform?
(Choose two)
Answer: A,E
QUESTION: 22
Which three options are available for selecting when an audit rule fails? (Choose
three)
A. Email to List
B. Raise Exception
C. Script
D. Write Data to Error Table
Answer: A,B,C
QUESTION: 23
Which three operations can a user configured with the Operator role perform?
(Choose three)
A. Execute Jobs
B. Manage Job Schedules
C. Manage Users
D. Manage Secured Central Object Library
E. Set Log Retention periods
Answer: A,B,E
QUESTION: 24
Which three functions can you perform using the Validation transform? (Choose
three)
A. To capture Data Quality statistics that can be viewed on the Data Validation
dashboard
B. To check the incoming data for duplicate rows
C. To define a business rule to validate each record and column
D. To substitute invalid values with a default value
Answer: A,C,D
QUESTION: 25
You are unfamiliar with the data in the customer dimension and sales fact tables.
The tables are related by the customer_id field. You execute a relationship profile
on the tables. Which two insights will you gain from reviewing the relationship
results? (Choose two)
A. Customers records in the sales table that have matching records in the customer
table
B. Customers records in the customer table that have matching records in the sales
table
C. Foreign key constraints that ensure customers in the dales table also have
matching records in the customer table
D. Foreign key constraints that ensure customers in the customers table also have
matching records in the sales table
Answer: A,B
QUESTION: 26
Where is the data stored for a template table?
Answer: C
QUESTION: 27
What three functions can you perform via the Web Administrator? (Choose three)
Answer: B,D,E
QUESTION: 28
Which two objects can be used in a Work Flow? (Choose two)
A. Custom Function
B. Datastore
C. Try/catch
D. Work Flow
Answer: C,D
QUESTION: 29
Where do you specify the columns for a template table?
Answer: B
QUESTION: 30
Which three objects does the Management Console Impact and Lineage analysis
capture? (Choose three)
A. BusinessObjects reports
B. Lookup tables
C. SQL function tables
D. Source files
Answer: A,B,D
QUESTION: 31
Which two options can youve configure when using a file format as a source or
target I a Data Flow? (Choose two)
A. Column Delimiter
B. Default Date Format
C. Error File
D. File Name
Answer: C,D
QUESTION: 32
Which two components are required to execute a batch job? (Choose two)
A. Batch Server
B. Central Management Console
C. Designer
D. Job Server
E. Repository
Answer: D,E
QUESTION: 33
Which tool must you use to create a Data Integrator Local Object Repository?
Answer: D
QUESTION: 34
Which two options must you set to capture your audit information to the Trace
Logs? (Choose two)
Answer: A,D
QUESTION: 35
Which two rules must you following to deploy a Server Group architecture?
(Choose two)
Answer: C,D
QUESTION: 36
You have a Job open in the workspace. Which two objects on the current Job
workspace are validated by selecting the Validate Current option? (Choose two)
A. Conditional
B. Data Flow
C. Script
D. Work Flow
Answer: A,C
QUESTION: 37
Which caching method reduces the amount of system memory used by the
Table_Comparison transform?
Answer: C
QUESTION: 38
What three types of errors can you catch in a try/catch block? (Choose three)
A. Database Access
B. File System Access
C. Repository Access Errors
D. Scripting Syntax
Answer: A,B,C
QUESTION: 39
Which two methods can you use to specify multiple files in the same source file
format? (Choose two)
Answer: C,D
QUESTION: 40
What is the function of the Merge transform?
Answer: A
QUESTION: 41
What are three ways to view the push down SQL generated by a Data Flow?
(Choose three)
A. Right click on the Data Flow and select Audit I Store push-down SQL.
B. Right click on the Data Flow and select Display Optimized SQL
C. Select Display Optimized SQL from the Validation menu.
D. Select Trace SQL Readers from the Trace options when executing a Job.
Answer: B,C,D
QUESTION: 42
You are unfamiliar with the data in your customer dimension table. You decide to
run column profile on the table. Which three insights will you gain from reviewing
the column profile results? (Choose three)
Answer: A,B,C
QUESTION: 43
What are the two required steps to make a database table available in a Data Flow?
(Choose two)
Answer: B,C
QUESTION: 44
Multiple developers are working on different projects and you want to configure a
single Central Object Library. Which two requirements warrant using a Secured
Central Object Library? (Choose two)
Answer: A,B
QUESTION: 45
You are executing a Job in Recovery mode and the Job fails having partially loaded
the Target Table. You rerun the Job by selecting Recover from last failed
execution
A. The objects completed prior to the failed Data Flow are skipped and the failed
Data Flow is rerun from the beginning
B. The objects completed prior to the failed Data Flow are skipped and the failed
Data Flow continues from the point of failure
C. The objects completed prior to and including the failed Data Flow are re-run in
Auto-correct mode
D. The transaction si rolled back and the Job re-executes from the beginning
Answer: A
QUESTION: 46
You have two structurally equivalent data sets which you want to append into a
single target. How would you connect the input data sets?
Answer: C
QUESTION: 47
How do you commit all rows in a single transaction?
Answer: B
QUESTION: 48
Which lookup caching method reduces system memory usage?
A. Demand_Load_Cache
B. No_Cache
C. Pre_Load_Cache
D. Smart_Cache
Answer: B
QUESTION: 49
Which two objects can be used in a Data Flow? (Choose two)
A. Conditional
B. Template Table
C. Work Flow
D. XML Schema
Answer: B,D
QUESTION: 50
You want to split your data set into three separate tables based on the region_id
field.Which two methods will accomplish the desired result? (Choose two)
A. Use the Case transform and specify three expressions based on the region_id
value.
B. Use three Query transforms each containing a different WHERE clause based
on the region_id value.
C. Use the Vaildation transform and specify a validation rule based on the
region_id value
D. Use the Map_Operation transform and specify a mapping filter based on the
region _id value.
Answer: A,B
QUESTION: 51
Which two operations can Data Integrator push down to the underlying database?
(Choose two)
A. Custom Function
B. Filtering
C. Join
D. Key Generation
Answer: B,C
QUESTION: 52
You are running a Job in Debug mode, How long is the captured data persisted?
Answer: C
QUESTION: 53
Your source table contains sales data for multiple countries. You need to calculate
sales tax differently for each specific country. The sales tax for some countries
requires multiple steps to calculate. What is the recommended method you should
use?
A. Use a Case transform to separate the countries, then apply the Sales Tax
Calculation Using Query transforms.
B. Use a Validation transform to create the sales tax calculations
C. Use a Query transform and the Decode ( ) function to apply the sales tax
calculations
D. Use the SQL transform and specify the sales tax calculation in the SQL
statement.
Answer: A
QUESTION: 54
Under which two circumstances must you select Use Input Keys when updating
a Target Table? (Choose two)
Answer: A,D
QUESTION: 55
Which two tasks can you perform using Data Integrator Designer? (Choose two)
Answer: B,C
QUESTION: 56
Which three elements can be contained in the output schema of a query? (Choose
three)
A. Columns
B. Filters
C. Functions
D. Group By
E. Order By
F. Nested Schemas
Answer: A,C,F
QUESTION: 57
Which three expressions convert a null value to 0? (Choose three)
Answer: B,C,D
QUESTION: 58
What are the three possible row operation codes for input to the History_Preserving
transform? (Choose three)
A. Delete
B. Discard
C. Insert
D. Normal
E. Update
Answer: A,C,E
QUESTION: 59
You are unfamiliar with the data in your customer dimension table. You decide to
run a column profile on the table. Which three insights will you gain from
reviewing the column profile results? (Choose three)
Answer: A,B,C
QUESTION: 60
Which two syntactical items can you check by selecting Validate All? (Choose
two)
Answer: C,D
QUESTION: 61
Which function must you use to retrieve the current row number of your data set?
A. @@row
B. Current_Row
C. Gen_Row_Num
D. Key_Generation
Answer: C
QUESTION: 62
Which two transforms can you use to unnest XML source data? (Choose two)
A. Hierarchy_Fattening
B. Pivot
C. Query
D. XML_Pipeline
Answer: C,D
QUESTION: 63
Which are the three types of Data Integrator repositories? (Choose three)
A. Batch
B. Central
C. Job
D. Local
E. Profiler
F. Shared
Answer: B,D,E
QUESTION: 64
Which two steps are part of the profiling configuration process? (Choose two)
Answer: A,D
QUESTION: 65
You have two related source tables (Department and Employees). Some employee
records do not contain values for Department _ID. Which method ensures all
Employees records are selected form the resulting query?
Answer: B
QUESTION: 66
In which object can you use audit points and rules?
A. Data Flow
B. Job
C. Script
D. Work Flow
Answer: A
QUESTION: 67
Which two Data Integrator objects are reusable? (Choose two)
Answer: A,D
QUESTION: 68
Which three objects does the Management Condole Iplact and Lineage analysis
capture? (Choose three)
A. BusinessObjects universes
B. SQL transform tables
C. Source tables
D. Target files
Answer: A,C,D
QUESTION: 69
In which three objects can you create parameter variables? (Choose three)
A. Custom functions
B. Data Flow
C. Job
D. Query
E. Script
F. Work Flow
Answer: A,B,F
QUESTION: 70
Which two types of database metadata can be imported by browsing? (Choose two)
A. Function
B. Stored procedure
C. Table
D. Trigger
E. View
Answer: C,E
QUESTION: 71
Where do imported stored procedures appear in the Local Object Library?
A. Built-in Functions B.
Custom Functions C.
Datastore Functions D.
External Functions
Answer: C
QUESTION: 72
What transform must you use to join two source tables?
A. Case
B. Map_Operation
C. Query
D. Table_Comparison
Answer: C
QUESTION: 73
You are developing a data warehouse as part of a large development team (ten plus
developers). Why should you recommended a multi-user configuration? (Choose
two)
Answer: A,B
QUESTION: 74
You have declared a local variable in a Work Flow. Which three objects in the
Work Flow can use the variable? (Choose three)
A. Conditional
B. Data Flow
C. Script
D. While
E. Work Flow
Answer: A,C,D
QUESTION: 75
In which three places can you set a global variable?(Choose three)
A. Job properties
B. Script
C. Web Administrator
D. Work Flow properties
Answer: A,B,C
QUESTION: 76
You need to merge two tables from heterogeneous data sources and apply multiple
join conditions. The tables contain very large data volumes. What is the
recommended method to maximize performance and reduce system resources?
A. Use the Data_Transfer transform to stage the tables in the same database before
applying the join conditions
B. Use the Merge transform to merge the data into a single Table before applying
the join conditions
C. Use the Query transform to join the two tables by applying the join conditions.
D. Use Multiple Flat Files to stage the tables, then join the flat files using a Query
transform.
Answer: A
QUESTION: 77
What are two techniques you can use when recovering a Job to avoid duplicate data
loading? (Choose two)
Answer: B,C
QUESTION: 78
Which three objects can you use as a source in a Data Flow?(Choose three)
A. Excel file
B. Pivot transform
C. Row_Generation transform
D. Template table
Answer: A,C,D
QUESTION: 79
When is a template table created in the database?
Answer: B
QUESTION: 80
Which three functions can you use in a script? (Choose three)
A. Count
B. Sleep
C. Sysdate
D. To_Char
Answer: B,C,D
QUESTION: 81
What are the three possible row operation codes for output from the
Table_Comparison transform? (Choose three)
A. Delete
B. Discard
C. Insert
D. Normal
E. Update
Answer: A,C,E
QUESTION: 82
How do you verify you can launch a batch job?
Answer: A
QUESTION: 83
Your data contains errors and some rows fail to load. How do you ensure that valid
data continues to be written?
Answer: B
QUESTION: 84
Which conditional function lets you specify multiple conditional statements in one
function call?
A. Cond
B. Decode
C. If then else
D. Select..case
Answer: B
QUESTION: 85
You want to print the Employees name string to the trace log. Which expression
is correct?
A. Print(Enployee\s name);
B. Print(Enployees name);
C. Print(Enployees name);
D. Print(Employee"s name);
Answer: A
QUESTION: 86
A. Lookup
B. Lookup _Adv
C. Lookup_Ext
D. Lookup_Seq
Answer: C
QUESTION: 87
Where is the data stored for a template table?
Answer: C
QUESTION: 88
Which two engines process jobs on the Application server? (Choose two)
A. Access Server
B. Batch Server
C. Designer
D. Job Server
E. Web Administrator
Answer: A,D
QUESTION: 89
Which two items are included on the Operational Dashboards? (Choose two)
Answer: A,B
QUESTION: 90
Which function must you use to call an external program?
A. Call
B. Exec
C. Run
D. System
Answer: B
QUESTION: 91
Which two items are included on the Operational Dashboard? (Choose two)
A. Job Execution Statistics
B. Job Execution Duration
C. Job Schedules
D. Job Server Resource Utilization
Answer: A,B
QUESTION: 92
Which three applications can you use to schedule Data Integrator batch jobs?
(Choose three)
Answer: A,B,C
QUESTION: 93
What is the function of the Case transform?
Answer: D
QUESTION: 94
You have a Job open in the workspace. Which three objects on the current Job
workspace can you validate by selecting the Validate All option? (Choose three)
A. Data
B. Data Flow
C. Script
D. WorkFlow
Answer: B, C, D
QUESTION: 95
You are working in a multi-user central repository based environment. You select
"Rename owner" on an object which is not checked out. The object has one or
more dependent objects in the local repository. What is the outcome?
A. Data integrator displays a second window listing the dependent objects. when
you click "continue" the object owner is renamed and all of the dependent objects
are modified.
B. Data Integrator renames the individual object owner.
C. Data Integrator displays the "This object is checked out from central repository
"X". Please select Tools Central Repository. to activate that repository before
renaming. Message.
D. Data Integrator renames the owner of all 0bjects within the selected data store.
Answer: A
QUESTION: 96
Your data flow loads the contents of "order_details "and" order_headers "into one
XML file that contains a node <HEADER> and a child mode <DETAIL>. How
should you populate the structure in your Query?
A. In the HEADER schema use the order headers for from and leave where empt y
in the detail schema use the order details for From and Where clause put
order_header_id =order_details order_id.
B. In the HEADER schema use the order_headers for from and put
order_header.order_id = order details.order_id in where clause. In the detail
schema use the order_details for from and leave where empty.
C. In the header schema use the order_header for from and leave where empty in
the detail schema use the order_header for from and put order_header order_id =
order_details order_id in where clause.
D. In the header schema use the order_headers for from, and in where clause put
order_header order_id = order details order_id in the detail schema use the
order_header, order_details for from and leave where empty.
Answer: A
QUESTION: 97
You create a data flow that contains an XML file as the output. The XML file
structure contains an element that is used to group other element. This element
occurs once in the output XML file. Which method can you use to ensure that this
element is populated correctly?
Answer: D
QUESTION: 98
Data integrator conations "Execute only once" logic on which two objects?(Choose
two)
A. Conditionals
B. Data flows
C. Scripts
D. Work flows
Answer: B, D
QUESTION: 99
You create a real-time job that processes data from an external application. Which
two mechanisms enable the external application to send/receive messages to the
real-time job? (Choose two).
A. Adapter instance
B. File on shared server
C. E-mail
D. Web service call
Answer: A, D
QUESTION: 100
You are sourcing COBOL data from a Mainframe. Which three COBOL features
does native data integrator support? (Choose three).
A. OCCURS DEPENDING
B. REDEFINES
C. RECORD OCCURS
D. ISAM
Answer: A, B, C
QUESTION: 101
Which two interfaces requires an adapter data store? (Choose two).
A. COBOL copybook
B. MQ series
C. Sap R/3
D. Web service
Answer: B, D
QUESTION: 102
You are using an oracle 10G database for the source and target tables in your data
flow. In which circumstance will data integrator optimize the SQL to use the oracle
"merge" command?
Answer: A
QUESTION: 103
How do you set the degree of parallelism value at which a data flown use?
A. Right-click data flow. Select properties and enter a number for the degree of
parallelism.
B. Right-click work flow select properties and enter a number for the "Degree of
parallelism.
C. Select the target table editor and enter a number for the "Number of loaders".
D. Select each transform in the data flow select properties and enter a number for
the degree of parallelism.
Answer: A
QUESTION: 104
Which three column level metadata attributes are transferred to the semantic
universe layer of business objects Enterprise via the business objects universe
builder? (Choose three)
A. Business Name
B. Business Description
C. Column_Usage
D. Default values
Answer: A, B, C
QUESTION: 105
You want to join a "sales", "customer" and "product" table. Each table resides on a
different data store and will not pushdown to one SQL command. The "sales" table
contains approximately five millions rows. The "customer" table contains
approximately five thousand rows. The "product" table contains fifty records. How
would you set the source table options to maximize performance of this operation?
A. Set the sales table joins rank to 30 and cache to "No". Set the customer table
joins rank to 20 and cache to "yes". Then set the product table join rank to 10 and
cache to "yes".
B. Set the sales table joins rank to 10 and cache to "No". Set the customer table
joins rank to 20 and cache to "yes". Then set the product table join rank to 30 and
cache to "yes".
C. Set the sales table joins rank to 20 and cache to "No". Set the customer table
joins rank to 10 and cache to "yes". Then set the product table join rank to 10 and
cache to "yes".
D. Set the sales table joins rank to 20 and cache to "No". Set the customer table
joins rank to 20 and cache to "yes". Then set the product table join rank to 10 and
cache to "yes".
Answer: A
QUESTION: 106
Which three combinations of input and output schemas are permitted in on
embedded data flow? (Choose three)
Answer: A, B, C
QUESTION: 107
You need to use an extremely web service within data integrator. What information
will you need to configure data integrator to use this web service?
Answer: C
QUESTION: 108
The "full name" field contains the first and last name of each employee separated
by a space. Which two expressions can you use to extract only the employee's last
name from this field? (Choose two).
A. parse_ext(employee_name,2,' ')
B. parse(employee_name,2,' ')
C. word_ext(employee_name,2,' ')
D. word(employee_name,2,' ')
Answer: C, D
QUESTION: 109
You need to build a job that reads a file that contains headers and footers. The
header record always starts with 00. The body records start with 01. The footer
record starts with 99. The header record contains customer details. The body
records contain sales information. The footer indicates the number of rows in the
file. The three record types contain different number of fields. You need to use all
information in the file for your data flow which technique can your user to interpret
this type of file.
A. Create three file format templates one for the header body and footer records.
Load the file using three data flows and use the "ignore row marks" to separate out
the header body and footer records.
B. Create three file format templates for the format the contains the most fields.
Use this format in one data flow and use case transform to separate out the header
body and footer records.
C. Create one format template and three data flows to configure the "ignore row
markers" option to interpret the different parts of the file.
D. Create one file format templates and select "yes" to "File contains
Header/Footer" and the specify the header and footer markers and use the format in
one data flow.
Answer: A
QUESTION: 110
You create an expression that tests in the "Zip code" field matches a standard
format to five numeric digits and the value begins with a 1or 2 which expression
must you use to do this?
A. match_pattern( value.'[12]9999') B.
match_pattern( value.'[112]9999') C.
match_pattern( value.'?[12]9999') D.
match_pattern( value.'?[112]9999')
Answer: A
QUESTION: 111
Some of your incoming data are rejected by the database table because of
conversion errors and primary key violations. You want to edit and load the failed
data rows manually using the SQL Query tool. How can you perform this action?
A. In the target table editor select "use overflow file", select "write SQL"and enter
the filename.
B. In the job properties select "trace SQL_Errors" and copy the failed SQL
command from the job trace log
C. Use the SQL contained in the error log file in the "BusinessObject/data
integration/logs"directory.
D. In the data flow properties, select "SQL Exception file" and enter the filename.
Answer: A
QUESTION: 112
A system configuration allows you to group data store configurations together in
the following setup?
Answer: B
QUESTION: 113
You create a job containing two work flows and three data flows. The data flows
are single threaded and contain no additional function calls or sub data flow
operations running as separate processes. How many "al_engine"processes will run
on the job server?
A. Four
B. One
C. Six
D. Two
Answer: A,
QUESTION: 114
Which two object must you use to create a valid real_time job? (Choose two)
Answer: A,B
QUESTION: 115
How long is the table data within a persistent cache data store retained?
Answer: C
QUESTION: 116
A global variable is set to restrict the number of rows being returned by the Query
transform. Which two methods can you use to ensure the value of the variable is set
correctly? (Choose two)
Answer: A,B
QUESTION: 117
Which two tasks must you perform to ensure the businessObject universe Bolder
transfers the correct metadata lineage information? (Choose two)
Answer: A,B
QUESTION: 118
Your table contains the "sales_date" and "sales-time" fields both fields are data
type archer (20). The "sales_date" format is 21-jan- 1980'. The "sales_time" format
is '18-30-12'. You need to combine both fields and load the results into a single
Target field of the data time data type. Which expression must you use to perform
the conversion?
A. to_data(sales_datell' 'll sales_time.'dd_mon-yyyy hh24:mi:ss')
B. to_data(sales_date &' '& sales_time.'dd_mon-yyyy hh24:mi:ss')
C. to_data(sales_datell' 'll sales_time.'dd_mmm-yyyy hh24:mi:ss')
D. to_data(sales_date&' '& sales_time.'dd_mmmm-yyyy hh24:mi:ss')
Answer: A
QUESTION: 119
Your table contains the "sales_date" and "sales-time" fields both fields are data
type archer (20). The "sales_date" format is 21-jan- 1980'. The "sales_time" format
is '18-30-12'. You need to combine both fields and load the results into a single
Target field of the data time data type. Which expression must you use to perform
the conversion?
Answer: A,B
QUESTION: 120
Your data integrator environment interprets year values greater than 15 as 1915
instead of 2015. you must ensure data integrator interprets any date from "00 to 90"
as "2000 to 2090" without making direct modifications to the underlying data flow.
Which method should you use to accomplish this task?
A. Log into the designer and select tools l Options l data l General and modify the
"Century change year" to 90.
B. Open the server manger and select edit job server config and modify the
"Century change year to 90".
C. Open the web administration tool and select management l requisiteness edit the
production requsitury and modify the "Century change year to 90".
D. On the job server, open the windows l control panel l regional settings l
Customize data and modify the two digit year interpretation to 90.
E. Configure the source database to interpret the two digit dates appropriately.
Answer: A
QUESTION: 121
You load over 10,000.000 records from the "customer" source table into a staging
area. You need to remove the duplicate customer during the loading of the source
table. You do not nee tot record or audit the duplicates. Which two do-duplicating
techniques will ensure that best performance? (Choose two.)
A. Use a Query transform to order the incoming data set an use the previous_rowvalue in the where clause to filter any duplicate row.
B. Use the Query transform to order the incoming data set. Then a
table_comparison transform with "input contains duplicates" and the "sorted input"
options selected.
C. Use the table_ comparison transform with the "input contains duplicates" and
"cached comparison table" selected.
D. Use the lookup_ext function. With the Pre_load_cache" option selected to test
each row for duplicates.
Answer: A,B
QUESTION: 122
You want to join the "sales" and "customer" tables. Both tables reside in different
data stores. The "sales" table contains approximately five million rows. The
"customer" table Contains approximately five thousand rows, the join occurs in
memory. How would you set the source table options to maximize the performance
of the operation?
A. Set the sales table joins tank to 10 and the cache to "No" then set the customer
table join tank to 5 and cache to "yes".
B. Set the sales table joins tank to 10 and the cache to "yes" then set the customer
table join tank to 5 and cache to "yes".
C. Set the sales table joins tank to 5 and the cache to "Yes" then set the customer
table join tank to 10 and cache to "No".
D. Set the sales table joins tank to 5 and the cache to "No" then set the customer
table join tank to 10 and cache to "No".
Answer: A
QUESTION: 123
Where can the XML_Pipeline transform be used within a data flow? (Choose two)
Answer: A,B
QUESTION: 124
You create a two stage process for transferring data from a source system to a
target data warehouse via a staging area. The job you create runs both processes in
an overnight schedule. The job fails at the point of transferring the data from the
staging area to the target data warehouse. During the work day you want to return
the job without impacting the source system and therefore want to just run the
second stage of the process to transfer the data from the staging area to the data
warehouse. How would you design this job?
A. Create two data flows the first extracting the data from the source system the
second transferring the data to the target data warehouse.
B. Create one data flow which extracts the data form the source system and uses a
data_transfer transform to stage the data in the staging area before then continuing
to transfer the data to the target data warehouse.
C. Create two data flows the first extracting the data from the source system and
uses a data_tranfer transform to write the data to the staging area. The second data
flow extracts the data from the staging area and transfers it to the target data
warehouse.
D. Create one data flow which extracts from the source system and populates both
the staging area and the target data warehouse.
Answer: A
QUESTION: 125
Which two data integrator objects/operations support load balancing in a server
Group based architecture? (Choose two.)
A. Job
B. Lookup_ext
C. Script
D. While loop
Answer: A,B
QUESTION: 126
You have a data flow the read multiple XML files form a directory by specifying
wildcard in the file name. which method can use to link the XML file name to the
records being read?
Answer: A
QUESTION: 127
You are trying to improve the performance of a simple data flow that loads data
from a source table into a staging area and only applies some simple remapping
using a Query transform. The source database is located on the wan. The network
administrator has told you that you can improve performance if you reduce the
number or round trips that occur between the data integrator job server and the
source database. What can you do in your data flow to achieve this?
A. increase the array reach size parameter in the source table editor
B. Increase the commit size in the target table editor.
C. Increase the commit size in the source table editor.
D. Replace the source table with the SQL transform.
Answer: A