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

MOSC Banner

Patch: 6678700 - R12.1.1 Upgrade - Fails Processing QPXSECCU.sql

edited Aug 6, 2012 4:39AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered
VPC Team member opened this thread for the customer
sqlplus -s APPS/***** @/u07/app/oracle/cpeud1/apps/apps_st/appl/qp/12.0.0/patch/115/sql/QPXSECCU.sql 18 30
declare
*
ERROR at line 1:
ORA-06501: PL/SQL: program error
ORA-06512: at "APPS.FND_PROGRAM", line 179
ORA-01403: no data found
ORA-01403: no data found
ORA-06512: at line 28

Support Analysis:
===============
The following code failed to find the specified application and hence the call failed.


 fnd_program.remove_application_from_group(
   application_name => 'Advanced Pricing',
   request_group => 'QP Concurrent Programs',
   group_application => 'Advanced Pricing'
 );
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