Technology Stack - EBS (MOSC)

MOSC Banner

Question about <FAQ on E-Business Audit Trail (Doc ID 107330.1)>

edited Aug 20, 2021 11:51AM in Technology Stack - EBS (MOSC) 1 commentAnswered

Followed whole steps but no row returns in step 2.7

select owner, table_name, num_rows from dba_tables where upper(table_name) like  '%WF_USER_ROLE_ASSIGNMENTS%';

SQL> select owner, table_name, num_rows from dba_tables where upper(table_name) like  '%WF_USER_ROLE_ASSIGNMENTS%';

OWNER                          TABLE_NAME                       NUM_ROWS

------------------------------ ------------------------------ ----------

OWF_MGR                      WF_USER_ROLE_ASSIGNMENTS                0

APPLSYS                        WF_USER_ROLE_ASSIGNMENTS            98500

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