Problem: While running R12.1.3 patch (9239090), the following error appears:
The following Oracle Forms objects did not generate successfully: au resource OKEKAULN.pll au resource OKLCSASD.pll au resource OKSAUCVT.pll au resource OKSAUDET.pll au resource CSCUTILS.pll au resource OKCEXPOR.pll An error occurred while generating Oracle Forms library files. Continue as if it were successful [No] :
Solution:
Manually regenerate the forms, and then continue patch 9239090.
Open a new Command Prompt window, source the application tier environment and run the following commands:
frmcmp module=%AU_TOP%/resource/OKEKAULN.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKEKAULN.plx module_type=library batch=no compile_all=special frmcmp module=%AU_TOP%/resource/OKLCSASD.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKLCSASD.plx module_type=library batch=no compile_all=special frmcmp module=%AU_TOP%/resource/OKSAUCVT.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKSAUCVT.plx module_type=library batch=no compile_all=special frmcmp module=%AU_TOP%/resource/OKSAUDET.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKSAUDET.plx module_type=library batch=no compile_all=special frmcmp module=%AU_TOP%/resource/CSCUTILS.pll userid=APPS/APPS output_file=%AU_TOP%/resource/CSCUTILS.plx module_type=library batch=no compile_all=special frmcmp module=%AU_TOP%/resource/OKCEXPOR.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKCEXPOR.plx module_type=library batch=no compile_all=special
The following errors were returned:
1. OKEKAULN.pll:
Compilation errors on OKEKAUWB_LINE: PL/SQL ERROR 905 at line 1250, column 31 object APPS.OKC_CONTRACT_PARTY_PUB is invalid PL/SQL ERROR 0 at line 1250, column 31 Item ignored PL/SQL ERROR 905 at line 1251, column 31 object APPS.OKC_CONTRACT_PARTY_PUB is invalid PL/SQL ERROR 0 at line 1251, column 31 Item ignored Failed to generate library. FRM-30312: Failed to compile the library. FRM-30119: Errors and warnings written to file G:oracleVIS12appsapps_stapplau12.0.0resourceOKEKAULN.err Checking the above file, the following same error message appears: Compilation errors on OKEKAUWB_LINE: PL/SQL ERROR 905 at line 1250, column 31 object APPS.OKC_CONTRACT_PARTY_PUB is invalid PL/SQL ERROR 0 at line 1250, column 31 Item ignored PL/SQL ERROR 905 at line 1251, column 31 object APPS.OKC_CONTRACT_PARTY_PUB is invalid PL/SQL ERROR 0 at line 1251, column 31 Item ignored Failed to generate library. FRM-30312: Failed to compile the library.
Similar errors were returned for all six commands.
After running all six frmcmp commands above, return to the terminal running the patch and enter “Yes” to continue the patch.
Reference:
R12 RUP6 errors for ASTCULIB.pll CSSRTSK.pll CSDREPLN.pll OKEKAULM.pll OKEKAULN.pll [ID 748499.1]
How to Generate Form, Library and Menu for Oracle Applications [ID 130686.1]
[amazon asin=0070077290&template=iframe image&chan=default] [amazon asin=1453742735&template=iframe image&chan=default] [amazon asin=0615238440&template=iframe image&chan=default]
0 Comments.