Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

How to turn off debugging generated by EGO_USER_ATTRS_PVT?

We are using Oracle EBS 12.2.7 with PLM. We have several attribute groups / attributes defined on our items and our DBA team has notified us of a huge amount of debug log files being generated on our DB server (files named like EGO_USER_ATTRS_DATA_PVT*.log - under usr/tmp)

In the custom code before we call the public API ego_user_attrs_data_pub.process_user_attrs_data - we are querying AFLOG_ENABLED, and if it's set to Y, then we pass the value of profile option AFLOG_LEVEL into the debug level parameter of that EGO public API. If AFLOG_ENABLED is not enabled, then we pass a NULL into the debug level parameter of that EGO public API.

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