What are the features of Database Vault? Can you restrict the sessions with MAC address?
How will you enable database auditing? In How many ways can you implement database auditing?
Latest Answer: There's another option.There is a product called OraPlayer, that is tracking all actions performed by all the end-users of Oracle Forms. It tracks all the data sent from the forms user to the server and from the server. ...
Latest Answer: For applications dealing with this highly sensitive data like passwords, Oracle provides the DBMS_OBFUSCATION_TOOLKIT PL/SQL package to encrypt and decrypt data. It includes string inputs and raw inputs. The function is limited to selected algorithms, ...
What is Oracle Wallet?
Latest Answer: Wallet is a Oracle object which keeps the record of Master key for the entire database and all other digital certificates used by the database for encryption purpose. The Walled kept outside the database software and has a different password then DBA ...
Latest Answer: Force attempts are not stopped by the Listener but it can log them if logging is enabled. set LOGGING_LISTENER=ONCheersRavi Prakashhttp://ravidba-oracle.blogspot.com/ ...
Latest Answer: To set the password for the listener.ora are as follows;lsnrctl>lsnrctl password ...
Latest Answer: Database Security is a group of related things...in which the Oracle Database hardening is Must to make the Database secure.Some of them are1)OS server should be a single function system dedicated to the running for the database.2)Network security - Password ...
If we have database,then how can we tell the data in the "database is secured" . 2)what is ment by "data validation"?
Roles are named groups of related privileges that are granted to users or other roles.
Latest Answer: Roles are named groups of privileges (which my OR MAY NOT be related to each other) that are granted to users or other roles. ...
View page [1] 2 3 4 Next >>

Go Top