Fusion Middelware - OPMN.xml configuration file
OPMN.xml is the main configuration file for OPMN that is used to launch each system component (such as Oracle Business Intelligence). It specifies environment variable (path, …) PATH LD_LIBRARY_PATH ODBC - ODBC.ini port number for OPMN optional SSL configuration. The opmn.xml file contains specific configuration for: PM (Process Management) and system component . The opmn.xml file shows you which system components OPMN is managing on your system. The opmn.xml file is divided into three main sections: log files, notification-server, and process-manager. The opmn.xml is located in the following directory: ORACLE_INSTANCE/config/OPMN/opmn/opmn.xml Log The log files configuration by default fully enables the standard log but disables the debug log Notification The notification-server configuration includes the OPMN listener ports as well as secure connection definition. Process manager...