Friday, May 17, 2013

R12: "FRM-91500: UNABLE TO START/COMPLETE THE BUILD" Error When Compiling Forms via FRMCMP


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

++++++++++++++++++++++++++++++++++
ID 753135.1, 1077545.1, 169897.1 &753135.1.
++++++++++++++++++++++++++++++++++

No comments:

Post a Comment