Restricting Access at Database Level for Application Developers
Application: 12.1.3
Database : 11.2.0.3
OS: RHEL 5.7
Currently we have 3 application developers working on FIN, HR and SCM module respectively. The developers use various tools like SQL developer and Toad to connect to the database.
The issue is that all the developers use the "apps" user to connect to these tools.
As this is a security concern, we now need to seperate these users in such a way that the developer working for say 'SCM' should have access to only the tables related to him i.e; INV and PO tables. Similarly for the other two developers.
Any suggestion on how this can be achived?
1