FRM-91500 - Solved



PT : FRM-91500 - Resolução
EN : FRM-91500 - Solved

Most of the times is handy to compile form modules using frmcmp_batch.sh, avoid the need of a X Window / set the DISPLAY, Some environment variables will need to be set in the shell environment or bash profile:

  • ORACLE_TERM=vt220
  • TERM=vt220
  • NLS_LANG= xxx_xxx.UTF8
  • LD_LIBRARY_PATH
  • LD_PRELOAD 
  • ORACLE_INSTANCE 
  • ORACLE_HOME
  • $ORACLE_HOME/bin in the PATH 
  • FORMS_PATH 
After set the environment variables not expected we get the error : “FRM-91500: Unable to start/complete the build”
-----
Obrigado pela leitura, espero que este post o tenha ajudado :)
Thank you for reading, hope this post was helpful  :) 

Comments