User created shows in dba_users but not in user_users ?
504649Jun 21 2007 — edited Jun 21 2007I use the accout of the schema owner. When I create a user, the create users can be seen in dba_user but not in user_users. In user_users I can only see one user, the schema owner.
I another database, everything goes into user_users?
I wrote a security software which uses user_users to determine if an Oracle user exists or not, but it does not work in my dev database.