A.1 Running Generic Oracle ORAchk and Oracle EXAchk Commands
List of command options common to Oracle ORAchk and Oracle EXAchk.
Syntax
[-a]
[-v]
[-debug]
[-nodaemon]
[-f]
[-upgrade]
[-noupgrade]
[-testemail all | "NOTIFICATION_EMAIL=comma-delimited list of email addresses"]
[-sendemail “NOTIFICATION_EMAIL=comma-delimited list of email addresses"]
[-dbserial]
[-dbparallel [n]]
[-dbparallelmax]
Parameters
Table A-1 Generic Commands
Option | Description |
---|---|
|
Runs all checks, including the best practice checks and the recommended patch check. If you do not specify any options, then the tools run all checks by default. |
|
Shows the version of Oracle ORAchk and Oracle EXAchk tools. |
|
Runs in debug mode. The generated |
|
Does not send commands to the daemon, usage is interactive. |
|
Runs Offline. The tools perform health checks on the data already collected from the system. |
|
Forces an upgrade of the version of the tools being run. |
|
Does not prompt for an upgrade even if a later version is available under the location specified in the |
|
Sends a test email to validate email configuration. |
|
Specify a comma-delimited list of email addresses. Emails the generated HTML report on completion to the specified email addresses. |
|
Runs the |
|
Runs the Default is 25% of CPUs. |
|
Runs the |
Parent topic: Oracle ORAchk and Oracle EXAchk Command-Line Options