3.3.3.1.3 MERGE ACTIONS
Use this command to merge the current actions into the other actions in the
Engineered System model.
Syntax
MERGE ACTIONS [FORCE]
Arguments
Specify
FORCE
if you do not want this action to be processed by a
DEPLOY ACTIONS
command.
3.3.3.1.4 DEPLOY ACTIONS
Use this command to execute all actions from the Actions section of the engineered
systems XML file.
Syntax
DEPLOY ACTIONS
Example 3-4 Deploying the Actions to Add a Database
oedacli> DEPLOY ACTIONS
Deploying Action ID : 4 add database dbname='testdb' DATADG='DATAC1' RECODG='
RECOC1' where DBHOMEID='c0_databaseHome'
Deploying ADD DATABASE
Running datapatch on database 'testdb'
Done...
Done
3.3.3.1.5 SAVE FILE
Use this command to save a current set of actions to a new engineered system XML
file.
Syntax
SAVE FILE [ NAME=filename ]
Arguments
The optional argument,
NAME
, is used to specify the name of a new engineered system
XML file. If you do not specify the
NAME
argument, then this command overwrites the
source file.
3.3.3.1.6 SAVE FILES
Use this command to generate a new set of configuration files from OEDA.
Syntax
SAVE FILES LOCATION = dirname
Chapter 3
OEDA Command Line Interface
3-36