#@#@#@!!!!!!

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference.

#@#@#@!!!!!!

Thursday, July 06, 2006

ORACLE APPS: How to add Read only account for OAM?

How to add Read only account for OAM?

Verify you have OAM Patch 2.1.1 or higher

select * from ad_bugs where bug_number in ('2600516')


These Oracle Applications responsibilities for OAM are:

System Administrator - this responsibility has access to all functionality in OAM.

OAM Read Only Mode - this responsibility provides administrators with view-only access to most of the data in OAM. This

responsibility does not provide access to critical actions such as Stop Services and Edit Configuration Parameters.

OAM Patch History - administrators with this responsibility can view the Applications Dashboard and Patch History pages.

Note: when an administrator is assigned more than one of the above responsibilities, the access mode is assigned according

to the highest access, as listed above. For example, if an administrator is assigned the System Administrator responsibility

and either OAM Read Only Mode or OAM Patch History, that administrator has access to all functionality in OAM. If an

administrator is assigned the responsibilities OAM Read Only Mode and OAM Patch History, the OAM Read Only Mode

responsibility takes precedence

Create a application user and assigned it OAM Read only mode responsibility.