update_siebel
Updates the Siebel enterprise.
Format
emcli update_siebel -enterprise=<Siebel enterprise> [-server=<Siebel server>] [-updateAutoStartModeComponentsOnly] [-review_only] [-out_file='<fully qualified path of output_file>'] [-debug] [ ] indicates that the parameter is optional
Options
-
enterprise
Fully-qualified name of the Siebel enterprise in Enterprise Manager. For example, to update a Siebel enterprise '<Enterprise>' run the command u
pdate_siebel -enterprise=<Enterprise>.
-
server
Fully-qualified name of the Siebel server in Enterprise Manager.
-
updateAutoStartModeComponentsOnly
Indicates that the updateNow operation is performed for only the components with 'auto' mode on.
-
review_only
Indicates that the
updateNow
operation only displays the targets to be updated without actually saving them in the Enterprise Manager repository. -
out_file
Fully-qualified path of
output_file.
The output of the command is redirected to this file. -
debug
Executes the command in verbose mode and generates additional debug log messages in the output.
Example
This example updates the specified Siebel enterprise, and the output of the command is redirected to file update_output.txt.
emcli update_siebel -enterprise=<Siebel enterprise> -out_file='c:\emcli\update_output.txt' -debug