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-68b995b5839aa386676049/]
Read More »In today’s post, we will cover How to Use Flashback during Export. [crayon-68b995b584c33092393190/] [crayon-68b995b584c3d867915231/] This value is found as follows; [crayon-68b995b584c3f971793751/]
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-68b995b584f4b608382087/]
Read More »In today’s article, we will be learning to use Parallel during Export in data pump. [crayon-68b995b5850e1707800886/] 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-68b995b585c03138553146/]
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-68b995b585f58425381685/]
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-68b995b586ecd664934187/]
Read More »