Isolating post-upgrade concurrent programs to a separate manager queue in R12.2

R12.2 upgrade is a big upgrade with lot of technology changes.To save some time during the upgrade process and reduce the downtime, Oracle process few update as part post-upgrade concurrent programs. This article gives description about Isolating post-upgrade concurrent programs R12.2 1)The downtime portion of the upgrade involves the automatic submission of 95 distinct concurrent programs.  2) These

Isolating post-upgrade concurrent programs to a separate manager queue in R12.2 Read More »

Optimizer Mode

What is Optimizer Mode Optimizer is the mind of the Oracle engine and it decides the execution plan of the sql queries to be executed. Optimizer has different mode and Optimizer Mode in the parameter which is used to specify the different modes Set in the Init.Ora Can be changed via ALTER SESSION CHOOSE, FIRST_ROWS,

Optimizer Mode Read More »

Delivery Option while Submitting Concurrent Request In R12.1.3

how to send output of concurrent program through email With R12.1.3, we can configure delivery option while submitting concurrent request.Delivery options could be the mail of the user which submitted the request. So user will get notified on completion of request Following need to be set to enable delivery optionSet the profile options “FND:SMTP Host”

Delivery Option while Submitting Concurrent Request In R12.1.3 Read More »

Scroll to Top