exam questions

Exam 1z0-082 All Questions

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

Exam 1z0-082 topic 1 question 75 discussion

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

Examine these commands:

Which two statements are true about the sqlldr execution? (Choose two.)

  • A. It overwrites data in EMP with data in EMP.DAT
  • B. It uses the database buffer cache to load data
  • C. It generates a log that contains control file entries, which can be used with normal SQL*Loader operations
  • D. It generates a sql script that it uses to load data from EMP.DAT to EMP
  • E. It appends data from EMP.DAT to EMP
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
Rivaldo11
Highly Voted 4 years, 6 months ago
C & E are correct - ..."SQL*Loader express mode generates a log file that includes a SQL*Loader control file. The log file also contains SQL scripts for creating the external table and performing the load using a SQL INSERT AS SELECT statement. Neither the control file nor the SQL scripts are used by SQL*Loader express mode. They are made available to you in case you want to use them as a starting point to perform operations using regular SQL*Loader or standalone external tables; the control file is for use with SQL*Loader, whereas the SQL scripts are for use with standalone external tables operations."
upvoted 28 times
Ekos
4 years, 1 month ago
i agree
upvoted 3 times
...
...
Rafafm
Most Recent 3 months, 1 week ago
D, E are correct
upvoted 1 times
...
Oracle2020
1 year, 4 months ago
I agree C,E why examtopic answers wrong?
upvoted 1 times
...
auwia
1 year, 6 months ago
Selected Answer: CE
C and E are correct, wrong are: A. SQL*Loader doesn't overwrite existing data in a table unless specified with the REPLACE option in the control file. B. SQL*Loader uses direct path load method that bypasses the buffer cache and writes data blocks directly into the data files. D. SQL*Loader doesn't generate a SQL script that it uses to load data. The loading operation is controlled by a control file, which is a text file that contains data loading instructions.
upvoted 1 times
...
RaNik69
1 year, 7 months ago
Selected Answer: CE
C & E are correct
upvoted 1 times
...
Borislone
3 years, 6 months ago
CD is correct
upvoted 2 times
Datajimm
2 years, 10 months ago
D is not correct. It is true, that is generates a script, but "Neither the control file nor the SQL scripts are used by SQL*Loader express mode." while answer D states "...that it uses to load data..." Source: https://docs.oracle.com/en/database/oracle/oracle-database/19/sutil/oracle-sql-loader-express-mode.html#GUID-0F35B551-861B-450D-8BF3-2312893A67D7
upvoted 1 times
...
...
ama
4 years, 6 months ago
This is tricky Question, as the Oracle documentation states: A conventional Path insert takes the data in the source file and constructs Basic insert Statements using the individual source data as bind variables, These Statements are then then run against the table and data is inserted, the data is read into the Buffer Cache.
upvoted 1 times
...
you1234
4 years, 6 months ago
D & E is correct answer
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago