Oracle
1Z0-032 · Question #4
View the Exhibit and examine the structure of the LDR_TEST table: To load data into the table, you execute the following SQL*Loader command: Oracle 1Z0-032 Exam $ sqlldr test/test \\…
The correct answer is B. in the bad file. See the full explanation below for the reasoning.
Question
View the Exhibit and examine the structure of the LDR_TEST table:
To load data into the table, you execute the following SQL*Loader command:
Oracle 1Z0-032 Exam $ sqlldr test/test \ control=test01.ctl \ log=test01.log \ bad=test01.bad \ discard=test01.dis \ errors=20 \ file=test.dbf While loading the data into the LDR_TEST table, you realize that the length of some values in the input data file is more than the width defined in the table for COL2 and because of this those records are not loaded into the table. In which file would you find the records that are not loaded?
Exhibit
Options
- Ain the log file
- Bin the bad file
- Cin the control file
- Din the discard file
- Ein the file set in the FILE option
How the community answered
(31 responses)- B74% (23)
- C16% (5)
- D3% (1)
- E6% (2)
Community Discussion
No community discussion yet for this question.
