1Z0-160 · Question #15
How would you stop Oracle REST Data Services (ORDS)?
The correct answer is D. Use the ords_stop command. Stopping Oracle REST Data Services 1. Connect as the opc user to the compute node. 2. Start a root-user command shell: # /u01/app/oracle/product/ords/ords stop INFO: Stopping Oracle REST Data Services... INFO: Oracle REST Data Services stopped 4. Exit the root-user command…
Question
How would you stop Oracle REST Data Services (ORDS)?
Options
- ADisable the APEX application in the Oracle GlassFish Server Administration Console.
- BUse the listener control tool (lsnrctl).
- CStop the APEX resource in Enterprise Manager.
- DUse the ords_stop command.
How the community answered
(39 responses)- A13% (5)
- B5% (2)
- C3% (1)
- D79% (31)
Explanation
Stopping Oracle REST Data Services 1. Connect as the opc user to the compute node. 2. Start a root-user command shell: # /u01/app/oracle/product/ords/ords stop INFO: Stopping Oracle REST Data Services... INFO: Oracle REST Data Services stopped 4. Exit the root-user command shell and close your connection to the compute node:
Topics
Community Discussion
No community discussion yet for this question.