nerdexam
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

1Z0-032 question #4 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)
  • B
    74% (23)
  • C
    16% (5)
  • D
    3% (1)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-032 Practice