nerdexam
IBM

000-349 · 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:

The correct answer is A. an MDQ file. Before mapping a database as a source in an input card, an MDQ (Map Data Query) file must first be created to define the database query structure.

Development

Question

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:

Options

  • Aan MDQ file.
  • Ba database query.
  • Ca type tree to match the database table.
  • Da functional map using the name and location of the database.

How the community answered

(49 responses)
  • A
    80% (39)
  • B
    4% (2)
  • C
    12% (6)
  • D
    4% (2)

Why each option

Before mapping a database as a source in an input card, an MDQ (Map Data Query) file must first be created to define the database query structure.

Aan MDQ file.Correct

An MDQ file defines the query used to retrieve data from the database and must exist before the map can reference the database as an input source. The Map Editor requires this file to understand the structure and retrieval logic of the database input. Without it, the input card cannot be configured to use the database.

Ba database query.

A database query is defined within the MDQ file itself, so creating a standalone query is not the required first step.

Ca type tree to match the database table.

A type tree is built to match the data structure, but it cannot be created or linked before the MDQ file exists to describe the source.

Da functional map using the name and location of the database.

A functional map referencing the database location cannot be created until the MDQ file is in place to support the input card configuration.

Concept tested: MDQ file requirement for database input cards

Source: https://www.ibm.com/docs/en/b2b-integrator/6.1?topic=maps-creating-map-data-query-file

Topics

#MDQ file#database input#input card#map creation

Community Discussion

No community discussion yet for this question.

Full 000-349 Practice