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

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

Advertisement

Usage Notes
All log files for Oracle ASR are located in the /var/opt/asrmanager/log/
directory.
To configure an external Oracle ASR Manager, you must define the Oracle ASR
Configuration Type as external (-e external). For example, odacli configure-asr -
e external -i 198.51.100.1
Example 13-96
Configuring Oracle ASR with a Proxy Server
This example configures Oracle ASR for user name scott.tiger@example.com. A proxy
server, www-proxy.example.com, and port 80 are defined.
# odacli configure-asr -u john.smithl@example.com -a -t 80 -r www-
proxy.example.com
Asr User password:
Job details
----------------------------------------------------------------
ID: d99559b6-d98d-4cb7-b44d-8577cab26667
Description: Configure ASR
Status: Created
Created: August 9, 2016 6:12:19 AM WSST
Message:
Task Name
Start Time
---------------- ---------------- ----------------- ----------
Example 13-97
Configuring an External Oracle ASR
This example configures Oracle Database Appliance to use an external Oracle ASR
instance at IP address 10.20.30.40.
# odacli configure-asr --asrip 10.20.30.40 --asrtype External
{
"jobId" : "ea054a2f-d18d-4253-83bc-b57434e3598e",
"status" : "Created",
"message" : "Please run the script '/tmp/activateExternalAssets.pl' on
the ASRManager host once the current job is successful.",
"reports" : [ ],
"createTimestamp" : "November 20, 2016 22:12:34 PM EST",
"description" : "Configure ASR",
"updatedTime" : "November 20, 2016 22:12:34 PM EST"
}
When the job completes successfully, run the /tmp/activateExternalAssets.pl
script on the Oracle ASR Manager host.
odacli Oracle Auto Service Request Commands
End Time
Status
Chapter 13
13-104

Advertisement

Table of Contents
loading

Table of Contents