exam questions

Exam 1z0-066 All Questions

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

Exam 1z0-066 topic 1 question 16 discussion

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

Which four factors can influence the rate of SQL apply on a logical standby database?

  • A. the size of the undo tablespace on the logical standby database
  • B. the number of full table scans performed by SQL apply
  • C. the number of coordinator processes on the standby database instance
  • D. the size of the shared pool
  • E. the number of APPLIER processes
  • F. the number of PREPARER processes
Show Suggested Answer Hide Answer
Suggested Answer: BDEF 🗳️
B: If a table still does not have any unique index specified on the logical standby database, this may cause UPDATE statements to do full table scans on the logical standby database. You can remedy that by adding a unique index on the a column on the logical standby database.
E: SQL Apply uses a collection of background processes to apply changes from the primary database to the logical standby database.
During apply processing:
* The ANALYZER process identifies dependencies between different transactions.
* The COORDINATOR process (LSP) assigns transactions to different appliers and coordinates among them to ensure that dependencies between transactions are honored.
* The APPLIER processes applies transactions to the logical standby database under the supervision of the coordinator process.
F: The PREPARER process is used during the log mining process, which is part of the SQL apply process.
D: The Shared Pool is used by the preparar and Builder proccesses.

Figure: SQL Apply Processing -

Incorrect Answers:
C: There is only one coordinator process.
References:
https://docs.oracle.com/cd/B28359_01/server.111/b28294/manage_ls.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
JESUSBB
2 years, 5 months ago
Answer: B, D, E y F
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