Posts by Sakthi Sethuperumal S

How to Cancel a Concurrent Request Stuck in the Queue

Introduction Steps to cancel Concurrent Request Stuck in the Queue Posted by Syed Hussaini Some times we get a Request from customers that they are not able to cancel their request…

Read More

Enable Trace and take tkprof

Introduction Steps to see how to enable trace and tkprof Posted by Sakthi Sethu Perumal Step 1 : Check Request ID from Find Concurrent request screen (In my case Request…

Read More

Add,drop and rebalance ASM diskgroups

Introduction Steps to see how we can add, drop and rebalance diskgroups Posted by Karthick Adding Disks to a Disk Group ALTER DISKGROUP DATA_DG ADD DISK ‘/devices/DiskA1’,’/device/DiskB1’; Dropping Disks and Disk…

Read More

How to add the disk to existing diskgroups

Introduction Steps to add new disk to existing groups. Posted by Karthick Steps: Connect as sqlplus / as sysasm; TO CHECK DISKGROUP NAME: select group_number,name from v$asm_diskgroup; GROUP_NUMBER NAME ———— ——————————   …

Read More

Oracle – Data Guard Broker Setup

Introduction Steps to configure Oracle – Data Guard Broker Posted by Sundaravel Ramasubbu In this document, Primary Server: Chennai Secondary Server: Trichy Primary DB Unique Name : PROD_DGP Standby DB Unique…

Read More

Steps to Modify Scan listener port number

Introduction Steps to Modify Scan listener port number using a different port than default for the listener Posted by Selvakumar Raja Due to security reasons some of environment require using a…

Read More

Enable SQL Trace in Oracle Apps R12

Introduction SQL trace can be enabled in any E-Business module via different ways. The following table shows all possible ways for enabling trace in a form, self-service page, concurrent program,…

Read More

Reparing the OCR

Introduction we can use ocrconfig -repair command to repair ocr configuration on a node which was not up when the configuration was modified on the other nodes. Posted by Pushparaj Current…

Read More

Useful Information Regarding Oracle Cloud Marketplace

Introduction Information about Oracle Cloud Marketplace Posted by Narasimha Rao.K Some of you might be aware of the Oracle Cloud Market place. But there are certain useful Applications services available for…

Read More

How to deploy Oracle EBS Cloud Manager from Market Place?

Introduction Steps to deploy oracle EBS cloud manager from market place. Posted by Narasimha Rao.K The Main agenda for this post is to demonstrate basic steps to deploy Oracle EBS Cloud…

Read More