nerdexam
Oracle

1Z0-931-20 · Question #55

Which Autonomous Database Service is NOT used to connect to an Autonomous Transaction Processing instance?

The correct answer is A. TPPERFORMANT. Explanation/Reference: Predefined Database Service Names for Autonomous Transaction Processing The tnsnames.ora file provided with the credentials zip file contains five database service names identifiable as tpurgent, tp, high, medium, and low. The predefined service names…

Provisioning and Connecting to Autonomous Database

Question

Which Autonomous Database Service is NOT used to connect to an Autonomous Transaction Processing instance?

Options

  • ATPPERFORMANT
  • BMEDIUM
  • CHIGH
  • DLOW
  • ETPURGENT

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    3% (1)
  • C
    3% (1)
  • D
    9% (3)

Explanation

Explanation/Reference: Predefined Database Service Names for Autonomous Transaction Processing The tnsnames.ora file provided with the credentials zip file contains five database service names identifiable as tpurgent, tp, high, medium, and low. The predefined service names provide different levels of performance and concurrency for Autonomous Transaction Processing. ꞏ tpurgent: The highest priority application connection service for time critical transaction processing operations. This connection service supports manual parallelism. ꞏ tp: A typical application connection service for transaction processing operations. This connection service does not run with parallelism. ꞏ high: A high priority application connection service for reporting and batch operations. All operations run in parallel and are subject to queuing. ꞏ medium: A typical application connection service for reporting and batch operations. All operations run in parallel and are subject to queuing. Using this service the degree of parallelism is limited to four (4). ꞏ low: A lowest priority application connection service for reporting or batch processing operations. This connection service does not run with parallelism. https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/manage-priorities.html#GUID-80E464A7-8ED4- 45BB-A7D6-E201DD4107B7

Topics

#predefined connection services#ATP service names#connection strings#TPURGENT

Community Discussion

No community discussion yet for this question.

Full 1Z0-931-20 Practice