Re: R12 Upgrade from 12.1.3 to 12.2.0 on Solaris 10 Sun Sparc machine
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/R12-Upgrade-from-12-1-3-to-12-2-0-on-Solaris-10-Sun-Sparc-machine-tp1980p2009.html
You have lots of invalids, but probably the following package is important FND_CONCURRENT_PROGRAMS_PKG because it has a LOAD_ROW function.
First, recompile the invalids and see if they can be compiled or not.
and let's focus on 1 of the ldt files and see which package they are using ..
Let's take adparepa.ldt
Send me the lct file for it.
This one ->
/d01/ERPTEST/apps122/fs1/EBSapps/appl/fnd/12.0.0/patch/115/import/afcpprog.lct
In the mean time , you can try what is suggested in community->
1)
That is;
cd $FND_TOP/patch/115/sql
sqlplus <as apps>
@AFCPMCPS.pls
sqlplus <as apps>
@AFCPMCPB.pls
2)
REL 12.2 - Patch fails with PLS-00306: wrong number or types of arguments in call to 'LOAD_ROW' (Doc ID 1933052.1)