This error occurs while opening Forms in Oracle Applications.
Reason:This issue accurs mostly after Upgrade/Clone of applications.The invalid objects in Custom.pll, form throws an error when opened.
Solution:Compile Custom.pll using the below command to generate Custom.plx. Always make sure to backup the previous CUSTOM.plxReason:This issue accurs mostly after Upgrade/Clone of applications.The invalid objects in Custom.pll, form throws an error when opened.
Syntax:
f60gen module=$AU_TOP/resource/CUSTOM.pll userid=APPS/APPS output_file=$AU_TOP/resource/CUSTOM.plx module_type=library batch=no compile_all=special
4 Comments
Hi Himanshu,
ReplyDeleteIn my case i take bounce of adfrmctl.sh and issue resolve
We can try before compiling the .pll
Thanks
Altaf S
Kpit Cummins ADSC Apps DBA :-)
Thanks Altaf, it resolved my issue.
ReplyDeleteThanks,
Najeeb
KPIT cummins apps DBA.
Hi Ashik,
ReplyDeleteThe form you are trying to launch is a Custom one!! Please check the code as it seems it is picking a wrong datatype in place of number.
Please also check your CUSTOM.pll file , it might have got corrupted.
Regards,
Himanshu
I really like your blog post very much.
ReplyDeletePost a Comment