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-6a2de172dc01f404291453/]
Read More »In today’s post, we will cover How to Use Flashback during Export. [crayon-6a2de172dc425684623147/] [crayon-6a2de172dc42e457570882/] This value is found as follows; [crayon-6a2de172dc430630002733/]
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-6a2de172dc80d026445275/]
Read More »In today’s article, we will be learning to use Parallel during Export in data pump. [crayon-6a2de172dec32668159926/] 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-6a2de172df21a147575320/]
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-6a2de172df67a282203046/]
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-6a2de172dfd70866691710/]
Read More »