Database Administration (MOSC)

MOSC Banner

EBS database question

Hi team,


Our database is version 12.1.0.2.0 and EBS version is 12.1.3 on RHEL 7.

I received task from our auditor to get a list of non person usernames from our EBS database. As i know i can list database default users by this query:

select username,default_tablespace, account_status,created from dba_users

where oracle_maintained = 'Y';

Could you please tell me how to obtain default usernames from EBS database?

Because as far as i know EBS creates its own application schemas on database level for various purposes.


Thank you

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