Channel Revenue Management - EBS (MOSC)

MOSC Banner

12.2.5 CHRM ASO Message Queue tables and queries and purge logic

edited Aug 9, 2016 12:35AM in Channel Revenue Management - EBS (MOSC) Question

Hi All,

Our client recently migrated to 12.2.5 and we use CHRM.  I have following questions and if one can help that would be really great.

1.  It appears to be ASO message feedback que tables have changed in R 12.2.5 . None of the queries from online /metalink notes would work in 12.2.5

for example below query doesn't work in 12.2.5 and it works completely fine in 12.1.3

select consumer_name, msg_state, count(*)

from aso.aq$aso_order_feedback_t
group by consumer_name, msg_state;

What I observed is we don't need to right aso.aq$ any more in 12.2.5 .  But still I am not able to see msg_state column in 12.2.5.

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