A.15 Application Continuity Command-Line Options
Use the list of commands to configure Application Continuity.
Table A-14 Application Continuity Command-Line Options
Command-Line Argument | Shell Environment Variable | Usage |
---|---|---|
|
|
This must point to a version of |
|
|
This must point to the |
|
|
To analyze the application code for references to Oracle concrete classes, this must point to the parent directory name for the code. The program analyzes To analyze the coverage, specify a directory name that contains one or more database server trace files. The trace directory is generally,
|
NONE |
|
When scanning the trace directory, this optional value limits the analysis to scanning to files created in the most recent specified number of days |
Example A-1 Application Continuity Command-Line Options
$ orachk -asmhome /tmp/asm-all-5.0.3.jar -javahome /tmp/jdk1.8.0_40 -apptrc $ORACLE_BASE/diag/rdbms/$ORACLE_SID/trace 3
Related Topics