What is Oracle Wallet?
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. ...
An user account is not a physical structure in Database but it is having important relationship to the objects in the database and will be having certain privileges.
Don't grant user access directly to tables within the application. Instead grant the ability to access the procedures that access the tables. When procedure executed it will execute
DBA_FREE_SPACEDBA_SEGMENTSDBA_DATA_FILES.
View page [1] 2 3 Next >>

Go Top