With a feature that introduced with 12c R2, we can see the history of Sqlplus and run the commands we have run without rewriting. By …
Read More »ORACLE
How To Find Oracle DB Link User Password
It is possible to forget the passwords of the users in the DB Links created for the communication between Oracle databases. These users’ passwords can …
Read More »How To Enable DDL Auditing in Oracle 11g and 12c(enable_ddl_logging)
Enable DDL Auditing in 11g It is possible to enable ddl auditing in a database or shema. In this way, we can monitor all DDL …
Read More »How To Change the database id and database name in RAC Databases
This article describes how to change the id and name of a database that is running as RAC, what operations should be done before and …
Read More »ORA-27086: unable to lock file – already in use
When nfslock service is turned off, export ends with an ORA-27086 error when trying to backup on a NFS mounted directory. To resolve this error, …
Read More »RMAN Encrypted Backup
For improved security, RMAN backups can be encrypted. Encrypted backups cannot be read by unauthorized persons. A password or wallet is required to return from …
Read More »Scheduled Job List in Oracle Databases
You can take advantage of the following views to find scheduled jobs and currently running jobs in Oracle databases. USER_SCHEDULER_JOBS, ALL_SCHEDULER_JOBS, DBA_SCHEDULER_JOBS views can be …
Read More »diskgroup is not compatible for database usage
While creating a database with DBCA, when “General_Purpose” template is selected, this error is received because the “compatible” parameter in the template is lower than …
Read More »Oracle ILOM “No appropriate protocol (protocol is disabled or cipher suites are inappropriate)”
When trying to open the console via ilom, the screen does not turn on due to the incompatibility in the java security settings. You can …
Read More »How To Remote Boot Exadata Servers From Rescue Disk
In the event that the Exadata servers cannot be turned on from the operating system, we can turn on the systems from the rescue disk …
Read More »