000-349 Exam Questions
63 real 000-349 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
Out of all the available settings for the location of the workspace, which one of the following is the most optimal setting for performance when processing small transactions such...
- Question #2
One way to modify a type tree to increase performance is to:
- Question #3
If the application developer wants to read a 2GB file that contains two million records of 1KB each and ensure that no data is processed unless all the input data is valid. What ar...
- Question #4
Referring to the Exhibit, which map rule function takes the most time to run?
- Question #5
One way to modify a type tree to increase performance is to:
- Question #6
A map has been designed to append to an audit log when a validation error occurs. The map is being run using the Command Server. At runtime, the map intermittently fails. After som...
- Question #7
An application developer has a file which consists of fixed length records. The first record is a header record followed by some number of detail records. The number of detail reco...
- Question #8
Refer to Exhibit. Which one of the following statements is true with regards to the type trees created using the XML Schema Importer.
- Question #9
The Analyze Tree results contain the message: L201 Different data objects of COMPONENT 1 are not distinguishable in TYPE file Data (warning) What action do you need to take?
- Question #10
Which of the following statements are true of a component rule? A component rule:
- Question #11
Complex objects in a data stream:
- Question #12
Which statement about syntax items is true:
- Question #13
The size of an object defined as a text item in a type tree:
- Question #14
The example below shows 3 records of a file. Each record is terminated with a <NL> character. The file is not limited to a specific number of records. CMS Business Systems S3009346...
- Question #15
What is the primary difference between a choice group and a partitioned group.
- Question #16
Refer to the Exhibit. A large corporation manufactures beds in different colors. The inventory file consists of three record types, a header, a detail, and bed color. The record ty...
- Question #17
Which of the following statements are true of syntax items. Syntax items:
- Question #18
If you had to create a type tree that contained numerous infix delimited groups, and numerous unsigned integer elements, what would be the easiest way to create the type tree? Crea...
- Question #19
The structure of the following file has been partially defined in a type tree: ~Smith~Robert~Programmer<NL> ~Doe~John~Manager<NL> The properties of the types have not been complete...
- Question #20
Refer to the Exhibit. The Exhibit shows the group view for an input type tree that defines a purchase order (PO) file. The component rule on the Record component:
- Question #21
Refer to the Exhibit. The Exhibit shows the components of a purchase order. The application requires that the total number of items (TotalItems) in the Trailer Record equals the su...
- Question #22
Which one of the following statements is correct with regards to cross referencing information in a database?
- Question #23
A developer is loading the following records into a database: A,A,A,A B,B,B,B A,A,A,A C,C,C,C The database record has four fields each field will contain one letter from the file a...
- Question #24
In order to allow WebSphere Transformation Extender to integrate with an e-mail provider, choose all the correct statements:
- Question #25
What is the first thing that must be done in order to create a map to use a database as a source in an input card? Create:
- Question #26
What the best method to create a backup of bad input data?
- Question #27
What additional parameter is needed when using a database for an input, that is not used when using a database for output?
- Question #28
A map has 10 input cards and 5 output cards. The map fails with the message one or more inputs was invalid. What is the next step to take to determine the cause of the error?
- Question #29
Refer to the Exhibit. Using the map debugger, when the breakpoint is encountered in the following figure and Step-In is selected, what will happen?
- Question #30
Which map setting should be used to create a list of data errors (including error codes and data values) during map execution?
- Question #31
The application developer is trying to build a map rule but cannot get the syntax right. What is the next troubleshooting step?
- Question #32
Refer to the Exhibit. Consider the audit log fragment below: level="2" size="243" status="E07">CustomerOrder</object> level="3" size="36" status="E07">Detail Record</object> level=...
- Question #33
A map fails with the following error message: INPUT 1 exists, but its type is in error. An input content is trace is generated. The following excerpts contain all the lines in the...
- Question #34
What Design Studio function cannot be completed using command line utilities?
- Question #35
Select the item that applies to the following two statements: Pre-built templates that comply with the latest standards and data validation Decrease implementation time
- Question #36
Which tool defines relationships and manages collections of runtime maps at design time?
- Question #37
If a map contains two input cards with default settings and the second card fails validation, what happens to the map execution?
- Question #38
What WebSphere Transformation Extender component would be needed in a production environment in addition to the adapters?
- Question #39
Which WebSphere Transformation Extender stand-alone engine has the following characteristics: Can be run on a variety of platforms Can be triggered by a time event Can run multiple...
- Question #40
Which setting has the most negative impact on map performance?
- Question #41
A map is being developed to process input data that contains invoices and purchase orders. The first 5 records of the data is provided below. 177735,PO,Acme Products,1000.23,101020...
- Question #42
Given the following scenario: There is one input file (SOHeader), which contains 200,000 records. The records in SOHeader file are comprised of three fields: SONumber, SOOrdType, a...
- Question #43
The following map rule returns the incorrect results; however the map rule does return the expected results when each LOOKUP is run independently. =IF(PRESENT(Name:.:AddressFile),...
- Question #44
What is the difference between the INT function and the ROUND function? The INT function always discards the decimal, and the ROUND function:
- Question #45
An application developer needs to split a file consisting of 10 records into 10 output files each with one record. The file name of the output files must contain the record number...
- Question #46
What is the method for indicating a reference to a specific occurrence of an input object in a map rule?
- Question #47
A map executes with the completion message of, input type contains errors. Which one of the following statements is always true?
- Question #48
Which of the following statements are true of the REJECT function? The REJECT function:
- Question #49
An application developer is creating a map to produce a report which will include literal text concatenated with a numeric item named TotalCount. Which map rule should the develope...
- Question #50
A Referenced Map is a map that: