1Z0-593 · Question #6
Which statement about RAC services is correct?
The correct answer is C. Services are logical abstractions for managing workloads in Oracle Database. A service is a logical grouping of sessions performing similar kind of work. They enable you to group database workloads and route work to the optimal instances that are assigned to offer the service.It is recommended that all the users who connect using a service have the same…
Question
Which statement about RAC services is correct?
Options
- ASYS$BACKGROUND and SYS$USERS are external services.
- BInternal services can be deleted.
- CServices are logical abstractions for managing workloads in Oracle Database.
- DEvery service has N-2 cluster resources (where N is the number of RAC instances).
How the community answered
(33 responses)- A6% (2)
- B3% (1)
- C73% (24)
- D18% (6)
Explanation
A service is a logical grouping of sessions performing similar kind of work. They enable you to group database workloads and route work to the optimal instances that are assigned to offer the service.It is recommended that all the users who connect using a service have the same service- level requirements. We can use services to manage workloads or a group of applications. For example , all on-line users can use one service whereas batch users can use another service and reporting can use yet another service.
Topics
Community Discussion
No community discussion yet for this question.