Hello:
we have to review user access to the oracle database as part of our quarterly user access review process.
what database tables and accounts have you reviewed? can someone share a sample of the queries to run to get this information? what have you excluded and why (for example people with select and view ready only can be deselected).
I believe your statement to be totally untrue. The Community was created for folks to share, ask questions and generally connect with others, so PLEASE do not speak for everyone here on the Community.
@Midude2000 First, I am not a DBA, so not able to supply the exact query (usually I request this from an administrator) but limited knowledge is that you would First:
Select ADMIN > MANAGEMENT > USERS
This should allow you to view the USERS Page which will provide you with FIELD (which shows the user's name and their DISPLAY name) along with ACTIONS (which details what the user may do)
Having lived through quarterly SOX audits, you can request an account from the DBAs, such that you may run the query in front otfthe auditors so they can see what the query is, document that they saw it run, and then can attest to the results. Being able to do this has assisted us.
I hope this helps a little. Here is a link that may assist you:
Additionally, I recommend that you pull down the ORACLE documentation on doing this as a back up.
OTHERS?
Regards
d