Oracle DB Table Access Request process
Below are steps to ensure access are granted:
- Identify template for DBA if any exist and use to send information
- Identify which role you need access for specific select access
- Make sure user get connect accesss to avoid below error
ORA-01045: user ... lacks CREATE SESSION privilege; logon denied
- Get temp password and change using Toad
- Test for select access for requested tables/views