Resolving workflow mailer issue if it does not send email and fail repeatedly in Oracle Apps

From my experience I have seen a common problem in Oracle R12 workflow emailer is that it is failing repeatedly due to some problem. Some times it process few emails then again it fails. When a number of

Small tips for modifying the performance of Concurrent Request in Oracle Apps

There are several way by which we can improve the performance of Concurrent request performance. Here are some very basic tips for that.

How to change the Concurrent Manager log and output file location in R12

By default in R12, the Logs and Output are located in $APPLCSF/$APPLLOG and  $APPLCSF/$APPLOUT.

How to clone Oracle Apps R12 Online A Step by Step Guide



 Most of the time Oracle Apps project requires a test instance which is almost similar to Production instance. R12 Production instance can’t be brought down for taking offline clone. So, for online cloning you need to use RMAN. The following is a step by step guide to make a clone instance as similar as Production. Here Production instance is referred as "SOURCE" and test

How to enable RMAN backup in Oracle Apps R12


-->
Check whether database is running on acrchivelog mode or not
SQL> archive log list;
Database log mode                 No Archive Mode