Oracle(R) Enterprise Manager Getting Started with Oracle(R) Change Management Pack Release 2.1 A76919-01 |
|
This appendix describes different ways of troubleshooting problems that may occur when you are using Oracle Change Management Pack applications.
You may decide to contact an Oracle Worldwide Customer Support representative regarding a problem with Oracle Change Management Pack. If so, you may be asked to use one of the approaches described in this appendix to obtain information that will help the representative determine the source of the problem.
You can set environment variables in the MS-DOS command line before you run the Change Manager application from the command line. The following environment variables may provide information that is useful for troubleshooting and debugging Oracle Change Management Pack problems:
The default is -mx128m. This environment variable specifies the maximum amount of virtual memory to be used by the Java Virtual Machine (in megabytes). This memory is not used unless needed. If the amount is exceeded, execution will be terminated. This environment variable can be used to increase the amount of memory for large script generations and other purposes.
This environment variable causes an MS-DOS window to be displayed. Sometimes, useful troubleshooting information will be displayed in this window. Note that you must type some text after the equal sign for this environment variable to work properly. The environment variable works properly as long as you enter some text.
Note: The OCM_TRACE property described in Table B-1 must be set to true for the troubleshooting information to be displayed in the MS-DOS window. |
You can specify this environment variable if you have a Java development environment. This environment variable can be useful when the system is hanging and you want to get a thread dump.
You can run the Change Manager application from the MS-DOS command line. To do so:
oemapp ocm
You can turn on tracing and debugging facilities for the Oracle Change Management Pack applications to help troubleshoot problems.
The ocm.properties file in the ORACLE_HOME\sysman\ocm\bin directory for Oracle Enterprise Manager contains a number of properties that you can set to provide more information about Oracle Change Management Pack applications. Table B-1 displays the properties and a description of each property.
By default, the trace files for Oracle Change Management Pack applications are written to the ORACLE_HOME\sysman\log directory for Oracle Enterprise Manager.