nerdexam
Oracle

1Z0-593 · Question #77

Which command lists all the service-related information for the specified service? (crmdb is the cluster database name and crms is the service name)

The correct answer is B. #srvctl config service -d cmdb -s crms. The srvctl config command displays the Oracle Restart configuration of the specified component or set of components. srvctl config service For the specified database, displays the Oracle Restart configuration information for the specified database service or for all database…

Managing a RAC Database

Question

Which command lists all the service-related information for the specified service? (crmdb is the cluster database name and crms is the service name)

Options

  • A#crsctl config services -d cmdb -s crms
  • B#srvctl config service -d cmdb -s crms
  • C#srvctl getenv service -d crmdb -s crms
  • D#crsctl status service -d crm -s crm -v

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    76% (16)
  • C
    14% (3)
  • D
    5% (1)

Explanation

  • The srvctl config command displays the Oracle Restart configuration of the specified component or set of components. * srvctl config service For the specified database, displays the Oracle Restart configuration information for the specified database service or for all database services Gets and displays environment variables and their values from the Oracle Restart configuration for a database, listener, or Oracle ASM instance. srvctl getenv Summary CommandDescription * srvctl getenv asm Displays the configured environment variables for the Oracle ASM instance * srvctl getenv database Displays the configured environment variables for the specified database instance * srvctl getenv listener Displays the configured environment variables for the specified listener

Topics

#srvctl#service configuration#cluster database#RAC services

Community Discussion

No community discussion yet for this question.

Full 1Z0-593 Practice