Oracle EXADATA X6-2 Installation And Configuration Manual page 184

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

Example 3-11
This example shows how to delete an existing Oracle Database home directory.
oedacli> LOAD FILE NAME=Oracle-test12.xml
SUCCESS - file loaded OK
Customer : ora07adm01 - Oracle
oedacli> DELETE DATABASEHOME WHERE id='c0_databaseHome1'
oedacli> SAVE ACTION
oedacli> MERGE ACTIONS
processMerge
processMergeActions
Merging Action : delete databasehome where id='c0_databaseHome1'
Merging DELETE DATABASEHOME
Action Validated and Merged OK
oedacli> DEPLOY ACTIONS
Deploying Action ID : 3 delete databasehome where id='c0_databaseHome1'
Deploying DELETE DATABASEHOME
Validating Oracle home..
Deinstalling database home c0_DbHome_1
Unmounting file system..
Updating /etc/fstab entries...
Done...
Done
3.3.3.7.4 LIST DATABASEHOMES
This command lists the existing Oracle database homes.
Syntax
LIST DATABASEHOMES
[ WHERE
ID = database_home_id |
CLUSTERNUMBER = cluster_number NAME = database_home_name |
CLUSTERNAME = cluster_name NAME = database_home_name |
CLUSTERID = cluster_id NAME = database_home_name ]
Arguments
The following arguments are available in the
: Specifies the
ID
CLUSTERNUMBER
CLUSTERNAME
CLUSTERID
NAME
3.3.3.8 ES
You can alter a limited number of attributes of an engineered system.
ALTER ES
Removing an Existing Oracle Database Home
ID for the target database home
es.xml
: Specifies the cluster number in the
: Specifies the name of the cluster
: Specifies the
es.xml
: Specifies the name of the target database home
(page 3-58)
OEDA Command Line Interface
clause:
WHERE
es.xml
ID of the cluster
Chapter 3
, starting at 1
3-57

Advertisement

Table of Contents
loading

Table of Contents