Oracle
1Z0-062 · Question #237
Which two statements are true about SQL *Loader Express Mode in an Oracle 12c database?
The correct answer is A. The DEGREE_OF_PARALLELISMparameter is set to AUTO. C. If no data file is specified, it assumes the data file to be <table-name>.dat in the current directory. https://docs.oracle.com/database/121/SUTIL/GUID-0F35B551-861B-450D-8BF3- 2312893A67D7.htm#SUTIL3951
Moving Data
Question
Which two statements are true about SQL *Loader Express Mode in an Oracle 12c database?
Options
- AThe DEGREE_OF_PARALLELISMparameter is set to AUTO.
- BYou cannot have multiple SQL *Loader data files.
- CIf no data file is specified, it assumes the data file to be <table-name>.dat in the current directory
- DYou can have multiple bad files created when loading inparallel.
- EYou can selectively load rows into a table based on a filer.
How the community answered
(47 responses)- A91% (43)
- B2% (1)
- D2% (1)
- E4% (2)
Explanation
https://docs.oracle.com/database/121/SUTIL/GUID-0F35B551-861B-450D-8BF3- 2312893A67D7.htm#SUTIL3951
Topics
#SQL*Loader#data loading#express mode
Community Discussion
No community discussion yet for this question.