exam questions

Exam 1z0-082 All Questions

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

Exam 1z0-082 topic 1 question 116 discussion

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

Which three statements are true about sequences in a single instance Oracle database? (Choose three.)

  • A. Sequences can always have gaps.
  • B. Two or more tables cannot have keys generated from the same sequence.
  • C. A sequence's unallocated cached values are lost if the instance shuts down.
  • D. A sequence can issue duplicate values.
  • E. A sequence can only be dropped by a DBA.
  • F. A sequence number that was allocated can be rolled back if a transaction fails.
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️

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
Oracle2020
3 months, 1 week ago
F-FALSE: When a sequence number is generated, the sequence is incremented, independent of the transaction committing or rolling back. A-TRUE: If two users concurrently increment the same sequence, then the sequence numbers each user acquires may have gaps, because sequence numbers are being generated by the other user
upvoted 1 times
...
Oracle2020
3 months, 1 week ago
I agree ACD C-TRUE:when an instance abnormally shuts down (for example, when an instance failure occurs or a SHUTDOWN ABORT statement is issued), sequence numbers that have been cached but not used are lost. The CACHE clause preallocates a set of sequence numbers and keeps them in memory so that sequence numbers can be accessed faster D-TRUE: If the sequence is cycle it can generate duplicate values.
upvoted 1 times
Oracle2020
3 months, 1 week ago
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/CREATE-SEQUENCE.html
upvoted 1 times
...
...
auwia
1 year ago
Selected Answer: ACD
Agree with A, C and D.
upvoted 2 times
...
RaNik69
1 year, 1 month ago
Selected Answer: ACD
ACD are correct
upvoted 2 times
...
piontk
1 year, 4 months ago
Selected Answer: ACD
Answer is ACD
upvoted 2 times
...
piontk
1 year, 4 months ago
B is wrong -> "Sequence numbers are generated independently of tables, so the same sequence can be used for one or for multiple tables" https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/CREATE-SEQUENCE.html
upvoted 1 times
...
ivanadj
1 year, 4 months ago
Selected Answer: ACD
https://www.examtopics.com/discussions/oracle/view/20160-exam-1z0-071-topic-2-question-27-discussion/
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