odacli delete-asr
Use the odacli delete-asr command to remove the Oracle Auto Service Request
(Oracle ASR) configuration from the system.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
# odacli delete-asr [-h]
Parameters
Parameter Description
--help
,
-h
(Optional) Displays help for using the
command.
Example 13-101 Deleting Oracle ASR From the System
# odacli delete-asr
{
"jobId" : "5d70bd17-ec4a-48da-8196-1364105db99d",
"status" : "Running",
"message" : null,
"reports" : [ ],
"createTimestamp" : 1469409622451,
"description" : "Delete ASR",
"updatedTime" : 1469409622458
}
odacli OS Commands
Use the
odacli OS
commands to list and update operating system (OS) parameters.
• odacli list-osconfigurations
Use the command odacli list-osconfigurations to display the current
HugePage and memlock values and view suggested values based on the total
available space.
• odacli update-osconfigurations
Use the command odacli update-osconfigurations to update the
HugePage and memlock values.
Chapter 13
odacli OS Commands
13-108