Today, I will be sharing with you the reasons for the ORA-39070 error we received on Oracle Database and how to solve it. Error; ORA-39070: …
Read More »
Today, I will be sharing with you the reasons for the ORA-39070 error we received on Oracle Database and how to solve it. Error; ORA-39070: …
Read More »In some cases, it may be desirable to make a copy of an existing schema or to transfer a schema from one database to another. …
Read More »In today’s article we will cover how we can see the Most Used or Executed SQL Queries (Last 20). [crayon-69c285930ee54102038375/]
Read More »In today’s post, we will cover How to Use Flashback during Export. [crayon-69c285930f03f222341596/] [crayon-69c285930f043922678610/] This value is found as follows; [crayon-69c285930f045280122314/]
Read More »In today’s article, we will learn how to see users who access Oracle Database or users who get an error while accessing. [crayon-69c285930f219473784666/]
Read More »In today’s article, we will be learning to use Parallel during Export in data pump. [crayon-69c285930f3e0682357355/] Here; %u: Let the names of the Dump Files …
Read More »In today’s article, we will be learning Who Uses Temp Tablespace in Oracle Database. We can find out using the following code block. [crayon-69c285930f598078145533/]
Read More »We use ENCRYPTION as Encryption parameter in Oracle Data Pump. We can use the ENCRYPTION parameter with the values ALL, DATA_ONLY, METADATA_ONLY and ENCRYPTED_COLUMNS_ONLY. [crayon-69c285930f74e997094291/]
Read More »In today’s article we will be learning How to See Block Session in Oracle Database. We can see the Block Session with the help of …
Read More »Compression parameter in data pump is COMPRESSION. COMPRESSION parameter can be used with ALL, DATA_ONLY, METADATA_ONLY and NONE values. [crayon-69c285930faa6445504927/]
Read More »