Hi guys,
I am trying to send an analysis through an agent on email. I have configured the email on Oracle EM and restarted my services, but my alerts are still not sending emails.
Thanks
Regards,
Farrukh Nasir Siddiqui
Have you checked the logs? Have you checked what's happening on the mail server? Does it (the mail server) even allow receiving emails from OBI and sending them out?
Hi Christian Berg,
The logs returns this error Failed to send HELO command. 4.3.2 Service not available
That sounds like a connection issue to your mail server. I'd get you network guys to check if your OBIEE server has access to the mail server.
EDIT:
Oracle Support Document 2094426.1 (OBIEE 11g - [nQSError: 75004] Failed To Send HELO Command. 4.3.2 Service Not Available)
Hi Joel,
Joel i tried to follow this document but i cant find the telnet command in my terminal.
Can you suggest how to telnet?
Farrukh
You didn't mention which version of OBIEE or which OS it is running on. As mentioned, you'd need the assistance of your network team to help you out with this as they should be able to figure out the route cause of your SMTP server connectivity issue.
+1 to Joel. It seems your issues are network related and probably your network team can better help you out
Hi All,
Telnet is working now it was a network side error. But now i face new error when i test my agent.
Eventually succeeded, but encountered and resolved errors...
Number of skipped deliveries: 1 of 2
AgentID: /users/weblogic/Farrukh/Untitled bit
[nQSError: 75005] Failed to send AUTH command. No supported authentication mechanism found AgentID: /users/weblogic/Farrukh/Untitled bit
...Trying SMTP Delivery loop again... Sleeping for 6 seconds. AgentID: /users/weblogic/Farrukh/Untitled bit
...Trying SMTP Delivery loop again... Sleeping for 5 seconds. AgentID: /users/weblogic/Farrukh/Untitled bit
...Trying SMTP Delivery loop again... Sleeping for 9 seconds. AgentID: /users/weblogic/Farrukh/Untitled bit
Exceeded number of SMTP delivery retries.
I am getting the alert or obiee but its not generating the email.
Farrukh Nasir
Have a look at; -
https://support.oracle.com/knowledge/Enterprise%20Performance%20Management%20and%20Business%20Intelligence/1225454_1.html
I have resolved my issue.
telnet issue was due internal network permission.
the other issue was solved by following
https://support.oracle.com/knowledge/Enterprise%20Performance%20Management%20and%20Business%20Intelligence/1225454_1.htm…
984465 wrote:Hi All,I have resolved my issue.
So can you please close the thread and mark the required replies as correct or helpful? Right now it's still This question is Not Answered..
By closing the thread and marking you help other users with the same need to find their solution faster, that's how a community forum works.
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M