Recent posts

Batch Script in Windows to take export EXPDP of Oracle Database

Batch Script in Windows to take export EXPDP of Oracle Database To automate the process o…

Read more

Windows batch script to take RMAN backup of Oracle Database

Windows batch script to take RMAN backup of Oracle Database Steps to Create the Script: O…

Read more

Step by Step Guide to Install Oracle Database 19c on Windows

Step by Step Guide to Install Oracle Database 19c on Windows In this post I am going to s…

Read more

Setup Linux 8 Repository in for Oracle Linux

Setup Linux 8 Repository in for Oracle Linux We can setup a OL8 repository manually as be…

Read more

Users Receiving Larger Number of Emails For Already Closed Notifications

Users Receiving Larger Number of Emails For Already Closed Notifications An EBS user rece…

Read more

Query To Check DB_RECOVERY_FILE_DEST_SIZE Utilization in Oracle

Query To Check DB_RECOVERY_FILE_DEST_SIZE Utilization in Oracle Script: set linesize 999 …

Read more

What is Table Partitioning in Oracle Database

What is Table Partitioning? Partitioning is a way to break down large tables into smaller…

Read more

UnderStanding Global Temporary Table in Oracle Database

UnderStanding Global Temporary Table in Oracle Database In Oracle, Global Temporary Table…

Read more

How to reconfigure patch file system in EBS R12.2

How to reconfigure patch file system in EBS R12.2 We had a scenarios where I need to re-c…

Read more

Expdp of Table Returns ORA-39166 or ORA-31655 in Oracle Database

Expdp of  Table Returns ORA-39166 or ORA-31655 in Oracle Database Certain system-generate…

Read more

ORA-16698: member has a LOG_ARCHIVE_DEST_n parameter with SERVICE attribute set

ORA-16698: member has a LOG_ARCHIVE_DEST_n parameter with SERVICE attribute set Error: [o…

Read more