When runinstaller for Oracle 19c database installation is run in Linux environments, a blank screen appears due to problems with fonts. The same problem occurs …
Read More »ORACLE
How To Install Oracle Database in Docker
This article provides information about how to install oracle database in docker and oracle usage in docker. For detailed information about Docker before installation, please …
Read More »Principle of Least Privilege in Oracle Databases
The principle of least privilege (POLP) is an important concept in computer security, is to restrict users’ privileges to the minimum level they need to …
Read More »Automatic GAP Resolution
I will explan Automatic GAP Resolution in Oracle Data Guard in this article. You may want to read below articles two understand Oracle Data Guard …
Read More »Oracle Cloud Free Tier
What is Oracle Cloud Free Tier? Oracle Cloud Free Tier is a free service that allows you to use Oracle Autonomous Database and Oracle Cloud …
Read More »Oracle Data Guard Redo Transport Services
I recommend reading article “Oracle Data Guard Architecture” to understand What is Data Guard before reading this article. Redo transport services are responsible for transporting …
Read More »ORA-19633: control file record is out of sync with recovery catalog
This error occurs due to problems during the upgrade process of databases from 11g to 12c. If the Upgrade is not completed and 11g continues …
Read More »ORA-12911: permanent tablespace cannot be temporary tablespace
After upgrading to 12.2 databases, the temporary temp tablespace of some users is set to SYSTEM due to bug number 23715518. In this case, when …
Read More »What is Archivelog Mode in Oracle and How Do I Enable and Disable Archivelog Mode
What is Archivelog Mode in Oracle? The following operations cannot be performed until archive log mode is enabled. RMAN Online Backup Flashback Database User Managed …
Read More »Read Oracle alert log From SQL
It is possible to query the contents of the alertSID.log file in Oracle databases, such as a table in the database. To do this, you …
Read More »