Home » Page 16

How to check recycle bin in Oracle: Purge, enable/disable

The concept of a “Recycle Bin” plays a crucial role in data recovery and management. This feature, introduced in Oracle 10g, is akin to the recycle bin in Windows or the trash in macOS, providing a safety net for data that has been deleted. In this article, we will discuss the recycle bin in Oracle, …

How to check recycle bin in Oracle: Purge, enable/disable Read More »

Oracle Shutdown steps decoded

In this article, we will check about the various ways Oracle database can be shut down, what things happen during shutdown, How to shutdown the RAC Database Oracle Shutdown steps decoded We can shut down the Oracle database in four ways(i) Shutdown normal(ii) Shutdown immediate(iii)Shutdown abort(iv) Shutdown Transactional sqlplus / as sysdbashutdown Normalsqlplus / as …

Oracle Shutdown steps decoded Read More »

How to check block corruption in Oracle database and Fix it

Types of Corruption in Oracle There are two types of corruption. a. Physical corruption: This happens generally due to media corruption. In this case, the block does have an invalid checksum. It may contain zero. This is generally the result of infrastructure issues like media, network, and memory. RMAN block recovery can be used to …

How to check block corruption in Oracle database and Fix it Read More »

Scroll to Top