Core Workflow - EBS (MOSC)

MOSC Banner

how to monitor notification mailer status and be proactive before the problem occur.

edited May 12, 2014 3:54AM in Core Workflow - EBS (MOSC) 2 commentsAnswered ✓

Hi Experts

Except the following two methods,Is there any other method to monitor notification mailer

(check whether it is coming down or becoming inactive)

1.

SELECT component_name, component_status
FROM fnd_svc_components
WHERE component_type = 'WF_MAILER';


2.Check the log file for Workflow Notification Mailer Service to see whether any error or exception occurs.


Thanks&Regards

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center