Monitoring from Oracle Utilities Meter Data Management
This section describes the following:
Oracle Utilities Meter Data Management Error Logs
The following Oracle Utilities Meter Data Management error logs can be monitored:
Errors related to the online integration invocation from Oracle Utilities Meter Data Management are stored in the MDM_ENVIRONMENT_NAME/system/logs folder.
For example: V201_MDM_BLD10_LIN_ORA_WLS/logs/system
Errors related to batch integration invocation from Oracle Utilities Meter Data Management are stored in the $SPLOUTPUT/ MDM_ENVIRONMENT_NAME folder.
For example: /spl/sploutput/V201_MDM_BLD10_LIN_ORA_WLS
For more information about errors and notifications, refer to the Oracle Utilities Meter Data Management documentation.
Notifications
When Oracle Utilities Meter Data Management receives a request message from Oracle Utilities Operational Device Management, it will send a response back to Oracle Utilities Operational Device Management. It can send a positive response when the message is processed successfully or can send an error response when a business error is encountered.
If there is an error encountered while processing the message, a fault will be thrown causing the message to be rolled back and a To Do entry is created, if configured.
For example: If Oracle Utilities Meter Data Management receives a contact sync request message and an error is encountered, the message will transition to an Error state.
If the message was processed successfully, the Business Object or Business Service or Service Script (business object/BS/SS) defined on Inbound Web Service is invoked. If an application error is encountered inside the business object/BS/SS processing, the message will not be rolled back. Only a To Do entry is created, if configured. Otherwise, the error will only be seen in the spl-service.log file.
Note: The Inbound Web Service is invoked to process the request message. Regardless of whether To-Do was set up or not, the errors are logged in spl-service.log file.
Connection Errors
The log files provide detailed information about errors and reasons for failure.
For more information about error logs and their respective folders, refer to the Oracle Utilities Meter Data Management Error Logs section.