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
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)- A2% (1)
- B83% (45)
- C6% (3)
- D9% (5)
Community Discussion
No community discussion yet for this question.
