ozfupter.sql Takes Long Time To Complete While Upgrading From 11i To 12.2
(Doc ID 2322556.1)
Last updated on JULY 14, 2020
Applies to:
Oracle Trade Management - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2 version, Patch Application Issue
While upgrading from E-business suite 11i to R12, there is long running sql described in below.
SELECT JT.terr_id , JT.name , JT.enabled_flag , JT.end_date_active
FROM jtf_terr_all JT,ozf_terr_levels_all JTT
where terr_id = territory_id;
This SQL is being executed from script ozfupter.sql
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |