Hello Experts,
I am very new to Oracle, using 11gR2 and installed Database Vault in test environment.
Can anyone tell how to achieve security using database vault?
My requirements:
=============
1. All the tables owned by SCOTT should not be accessible to any user other than SCOTT.
2. SCOTT should be able to use the table only through SQL*Net and should not be able to use using any other third part tools like Oracle SQL Developer or TOAD etc.
3. SCOTT should be able to use the tables between 05:00 hrs to 10:00 hrs (IST).
4. Only SCOTT should be able to take dump of these tables.
Please do let me know how to implement this security using Database Vault, please provide me step by step process.
Thanks,
Naveen J V