Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Patch:3485155: Script paupg103.sql hangs while applying merged patch 11i.PJ_PF.M With Other M Rollup

edited Jun 18, 2018 11:28AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓
 Hi Team,

     Issue:
     --------
    While apply merge patch script paupg103 is hanged
sqlplus -s APPS/***** @/app01/appl/gendappl/pa/11.5.0/patch/115/sql/paupg103.sql
Enter value for 1


Checked the output of the below query:
SQL> select count(*)
 2  from pa_proj_fp_options pfo,
 3  pa_fin_plan_types_b fino,
 4  pa_fin_plan_types_b finwp
 5  where NVL(pfo.fin_plan_type_id,-99)
 6  NOT IN (fino.fin_plan_type_id,finwp.fin_plan_type_id)
 7  and pfo.fin_plan_type_id is not null
 8  and pfo.use_planning_rates_flag is null
 9  and fino.fin_plan_type_code = 'ORG_FORECAST'
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center