Oracle X6-2-HA Deployment And User's Manual page 319

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

Syntax
odacli update-osconfigurations [-h] [-hs] [-j] [-m]
Parameters
Parameter
,
--help
-h
,
--hugespace
-hs
,
--json
-j
,
--memlock
-m
Usage Notes
The command updates memlock in the /etc/security/limits.conffile and
HugePage in the/etc/sysctl.conf file with the suggested values.
You can update memlock or hugepage. If no option is provided, then both parameters
are updated to the suggested values.
Example 13-103
Updating the HugePage and Memlock Parameters to the
Suggested Values
odacli update-osconfigurations
{
"jobId" : "954cf7a5-9cad-451c-8820-3140a716af26",
"status" : "Created",
"message" : "Successfully submitted a request to configure OS
parameters.",
"reports" : [ ],
"createTimestamp" : "February 06, 2018 00:03:51 AM MST",
"resourceList" : [ ],
"description" : "Configuring OS Parameter",
"updatedTime" : "February 06, 2018 00:03:51 AM MST"
[root@rwsoda6s002 ~]# odacli describe-job -i
"954cf7a5-9cad-451c-8820-3140a716af26"
Job details
----------------------------------------------------------------
ID: 954cf7a5-9cad-451c-8820-3140a716af26
Description: Configuring OS Parameter
Status: Success
Created: February 6, 2018 12:03:51 AM MST
Message:
Task Name
Start Time
Status
-------------------- --------------------------------
-------
Setting up memlock.
February 6, 2018 12:03:51 AM MST
Success
Setting up HugeSpace February 6, 2018 12:03:51 AM MST
Success
odacli OS Commands
Description
(Optional) Displays help for using the
command.
(Optional) Updates the HugePage value.
(Optional) Displays JSON output. The default
is false.
(Optional) Updates the memlock value.
End Time
--------------------------------
February 6, 2018 12:03:51 AM MST
February 6, 2018 12:03:51 AM MST
Chapter 13
13-110

Advertisement

Table of Contents
loading

Table of Contents