Technology Stack - EBS (MOSC)

MOSC Banner

issue during Db user copy of APPS in 12.2.4

edited Nov 8, 2016 4:00AM in Technology Stack - EBS (MOSC) 1 commentAnswered ✓

My customer has a requirement to create an APPS_XXX DB user as a copy of APPS user (not a read_only version of apps but a true copy with the same rights as APPS).

usually, until 12.2.3 version, i was generally doing something like that:

1. Create user apps_XXXX with appropriate roles and system privileges

2. run a script to give grants on all apps objects to apps_xxxxx

3. Write an after logon trigger on apps_xxxx schema to set current schema to apps for the session

Unfortunately, this procedure doesn't work anymore with EBR enabled on the DB. When i'm trying to grant apps views to apps_xxx i get this kind of errors:

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