exam questions

Exam 1z0-063 All Questions

View all questions & answers for the 1z0-063 exam

Exam 1z0-063 topic 1 question 40 discussion

Actual exam question from Oracle's 1z0-063
Question #: 40
Topic #: 1
[All 1z0-063 Questions]

On your Oracle 12c database, you invoke SQL*Loader to load data into the employees table in the hr schema by issuing the command:
S>sqlldrhr/hr@pdb table=employees
Which two statements are true about the command?

  • A. It succeeds with default settings if the employees table exists in the hr schema.
  • B. It fails because no SQL*Loader data file location is specified.
  • C. It fails if the hr user does not have the create any directory privilege.
  • D. It fails because no SQL*Loader control file location is specified.
  • E. It succeeds and creates the employees table in the HR schema.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hilaire
3 years, 10 months ago
AC correct
upvoted 1 times
...
badguy001djh
4 years, 1 month ago
Option BCDE are incorrect.But it has to chooes two, so just AC. For B,"External tables is the load method. For some errors, SQL*Loader express mode automatically switches from the default external tables load method to direct path load. An example of when this might occur would be if a privilege violation caused the CREATE DIRECTORY SQL command to fail." ref:https://docs.oracle.com/en/database/oracle/oracle-database/12.2/sutil/oracle-sql-loader-express-mode.html#GUID-0F35B551-861B-450D-8BF3-2312893A67D7
upvoted 1 times
...
Sugar
5 years ago
agree A C. i think i had seen this question in 062 exam. im 90% sure
upvoted 2 times
...
joe_doe
5 years ago
I believe AC is the correct answer
upvoted 1 times
...
sherifelia
5 years, 4 months ago
Answer AC
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...