PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

The issue associated with MCFOutboundEmail

edited Jul 12, 2013 7:40AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 14 commentsAnswered
Hello,

We have an AE program that instantiates the class PT_MCF_MAIL:MCFOutboundEmail() and calls function SendMail().
The AE program is executed by mainframe utility BPXBATCH in a JCL step.

The issue is that the JCL step abended intermittently. The error message is "Caught exception: SQL.Fetch: SamFetch: Memory allocation failed" and  "AllocBuf. Can't allocate the buffer pBuf with the length". Though the JCL succeeds after rerun most of time.


I suspect the failure was caused by insufficent memory in the system. Instantiating the class PT_MCF_MAIL:MCFOutboundEmail() will load JVM, that demands large amount of memory from the system.

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