R12: "FRM-91500: UNABLE TO START/COMPLETE THE BUILD" Error When Compiling Forms via FRMCMP
Error:
INVIVATT, Item Information has no Values in List of Values (LOV) for Items, ORA-1403
frmcmp_batch userid=apps/*******@UAT window_state=minimize module=INVIVATT.pll module_type=library compile_all=yes
Cannot open display font file:
Check your configuration file for /d01/oracle/UAT/apps/apps_st/appl/fnd/12.0.0/resource/pasta.cfg.
FRM-91500: Unable to start/complete the build.
Solution :
export FORMS_PATH=$FORMS_PATH:$AU_TOP:$AU_TOP/forms/US
frmcmp_batch module=INVIVATT.pll userid=apps/apps@SID module_type=library compile_all=special
(Or)
frmcmp_batch userid=apps/apps@SID window_state=minimize module=INVIVATT.pll module_type=library compile_all=yes
Error:
INVIVATT, Item Information has no Values in List of Values (LOV) for Items, ORA-1403
frmcmp_batch userid=apps/*******@UAT window_state=minimize module=INVIVATT.pll module_type=library compile_all=yes
Cannot open display font file:
Check your configuration file for /d01/oracle/UAT/apps/apps_st/appl/fnd/12.0.0/resource/pasta.cfg.
FRM-91500: Unable to start/complete the build.
Solution :
export FORMS_PATH=$FORMS_PATH:$AU_TOP:$AU_TOP/forms/US
frmcmp_batch module=INVIVATT.pll userid=apps/apps@SID module_type=library compile_all=special
(Or)
frmcmp_batch userid=apps/apps@SID window_state=minimize module=INVIVATT.pll module_type=library compile_all=yes
No comments:
Post a Comment