After apply merged patches of 6402032, 6935700, 6281689 and 5359197, ARXCUDCI.fmb does not compile
Trying to generate ARXCUDCI.fmb manually, it will fail every time.
1. I have observered that when I tried to compile the form with adadmin, it fails.
2. When I try to compile from /home/applmgr with "f60gen module=/oraproduct/apps/EBIZD/ebizdappl/ARXCUDCI.fmb userid=apps/<apps_pwd> output_file=/oraproduct/apps/EBIZD/ebizdappl/ar/11.5.0/forms/US/ARXCUDCI.fmx module_type=form compile_all=special", it fails.
3. When I go into $AU_TOP/forms/US and issued the compilation command (f60gen module=ARXCUDCI.fmb userid=apps/pwd output_file=$AR_TOP/forms/US/ARXCUDCI.fmx module_type=forms compile_all=special), then it compiles successfully.