Oracle Forms (MOSC)

MOSC Banner

Advanced queuing - message state=expired

edited Jun 16, 2016 9:07AM in Oracle Forms (MOSC) 5 commentsAnswered ✓

Hello

I use AQ and Forms to send scanner Information to forms.

DB-Version: 11.2.0.4.0

Forms: 11.1.2.2.0

I use event correlation to get the right message in my form:

Set_Event_Object_Property(v_EventID, EVENT_CORRELATION_ID, c.arb_platz);

Set_Event_Object_Property(v_EventID, EVENT_ENABLED, PROPERTY_TRUE);

It works since many weeks without any problem, but since 1 week I get sometimes not the requiered event in forms and the message get state=expired in the Queue. The problem exists only a short time of some minutes.

I testet with nearly hundred messages and it worked.

Is there any tracing or logging available in AQ?

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