nerdexam
SAS_Institute

A00-211 · Question #189

You're attempting to read a raw data file and you see the following messages displayed in the SAS Log: What does it mean?

The correct answer is B. An execution error, triggered by an invalid character for the variable Salary. See the full explanation below for the reasoning.

Question

You're attempting to read a raw data file and you see the following messages displayed in the SAS Log:

What does it mean?

Exhibit

A00-211 question #189 exhibit

Options

  • AA compiler error, triggered by an invalid character for the variable Salary.
  • BAn execution error, triggered by an invalid character for the variable Salary.
  • CThe 1st of potentially many errors, this one occurring on the 4th observation.
  • DAn error on the INPUT statement specification for reading the variable Salary.

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    83% (45)
  • C
    6% (3)
  • D
    9% (5)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice