exam questions

Exam 1z0-148 All Questions

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

Exam 1z0-148 topic 1 question 7 discussion

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

Which statement is correct about DBMS_LOB.SETOPTIONS and DBMS_LOB.GETOPTIONS for SecureFiles?

  • A. DBMS_LOB.GETOPTIONS can only be used for BLOB data types.
  • B. DBMS_LOB.SETOPTIONS can perform operations on individual SecureFiles but not an entire column.
  • C. DBMS_LOB. SETOPTIONS can set option types COMPRESS, DUPLICATE, and ENCRYPT.
  • D. If a table was not created with compression specified in the store as securefile clause then DBMS_LOB.SETOPTIONS can be used to enable it later.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm

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
Rakeshpro
2 years, 4 months ago
GETOPTIONS Functions -------------------------------------- This function obtains compression, deduplication, and encryption settings corresponding to the option_type field for a particular LOB. SETOPTIONS Procedures ---------------------------------------- This procedure enables/disables compression and deduplication on a per-LOB basis, overriding the default LOB column settings.
upvoted 1 times
Rakeshpro
2 years, 4 months ago
Answer is B
upvoted 1 times
...
...
chrishillinger
2 years, 5 months ago
Selected Answer: B
Pretty sure it's B, according to documentation here https://docs.oracle.com/database/121/ARPLS/d_lob.htm#ARPLS66748
upvoted 1 times
...
CosminCof
4 years, 2 months ago
D is the correct answer
upvoted 1 times
...
jcamt
4 years, 4 months ago
Oracle recommends that you enable compression, deduplication, or encryption through the CREATE TABLE statement. If you enable these features through the ALTER TABLE statement, all SecureFiles LOB data in the table is read, modified, and written; this causes the database to lock the table during a potentially lengthy operation.
upvoted 1 times
...
tassicek
4 years, 11 months ago
Is B because DUPLICATE is oposite of DEDUPLICATE ... https://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm#ADLOB46109
upvoted 3 times
...
Zayas
5 years ago
I think B is the correct answer. GETOPTIONS() and SETOPTIONS() work on individual SecureFiles LOBs.
upvoted 4 times
...
orakell
5 years, 2 months ago
The correct answer is C. The linked reference explicitly says the opposite of D.
upvoted 2 times
orakell
5 years, 2 months ago
On second thought I think B sounds better. The documentation says SETOPTIONS works on individual SecureFiles and doesn't say anything about working on entire columns. I don't think it's C anymore since the option is called DEDUPLICATE, not DUPLICATE.
upvoted 2 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