Login  Register

Re: Form & report upgrade

Posted by ErmanArslansOracleBlog on Dec 15, 2021; 5:20pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Form-report-upgrade-tp10439p10510.html

You have the following errors...

Compiling PRE-DELETE trigger on QUEUES data block...
Compilation error on PRE-DELETE trigger on QUEUES data block:
PL/SQL ERROR 201 at line 16, column 16
identifier 'FND_CONC_QUEUE_ENVIRON' must be declared
PL/SQL ERROR 0 at line 16, column 4
SQL Statement ignored
PL/SQL ERROR 201 at line 24, column 16
identifier 'FND_CONC_QUEUE_ENVIRON' must be declared
PL/SQL ERROR 0 at line 24, column 4
SQL Statement ignored

Compiling package body CONC_PROG_PKG...
Compilation error on package body CONC_PROG_PKG:
PL/SQL ERROR 306 at line 7, column 3
wrong number or types of arguments in call to 'INSERT_ROW'
PL/SQL ERROR 0 at line 7, column 3
Statement ignored
PL/SQL ERROR 306 at line 125, column 7
wrong number or types of arguments in call to 'LOCK_ROW'
PL/SQL ERROR 0 at line 125, column 7
Statement ignored
PL/SQL ERROR 306 at line 190, column 3
wrong number or types of arguments in call to 'UPDATE_ROW'
PL/SQL ERROR 0 at line 190, column 3
Statement ignored

Compiling package body CONC_PROG_ONSITE_INFO...
Compilation error on package body CONC_PROG_ONSITE_INFO:
PL/SQL ERROR 201 at line 95, column 31
identifier 'FND_ADG_UTILITY.GET_MAX_STANDBY_SYSTEMS' must be declared
PL/SQL ERROR 0 at line 95, column 7
Statement ignored
PL/SQL ERROR 201 at line 98, column 19
identifier 'FND_ADG_UTILITY.GET_MAX_STANDBY_SYSTEMS' must be declared
PL/SQL ERROR 0 at line 98, column 7
Statement ignored
PL/SQL ERROR 201 at line 121, column 15
identifier 'FND_ADG_UTILITY.C_CONNECT_TO_SIMULATED_STANDBY' must be declared
PL/SQL ERROR 0 at line 120, column 7
Statement ignored