Home » Infrastructure » Unix » [Telnet] Unable to start/complete the build
[Telnet] Unable to start/complete the build [message #156193] Mon, 23 January 2006 08:12 Go to next message
vban2000
Messages: 207
Registered: March 2005
Senior Member
Dear Gurus

I have searched forum and google.
http://www.orafaq.com/forum/m/83977/67501/?srch=FRM-91500+telnet#msg_83977

However, I still have the problem.

First of all, I can compile form (fmb) in Sun Solaris 9 Box or using X windows, but when I try to compile the Form using Telnet or NetTerm it doesn't work and gives the following error FRM-91500 Unable to start/complete the build.

I have seen some articles/forum refer to change in ORACLE_TERM to vt220, vt110, 365. But how would one know which value to use? and which is correct one?

Please, any idea on how to solve it or some guides will be appreicated.

Many Thanks and Best Regards
Andy
Re: [Telnet] Unable to start/complete the build [message #156650 is a reply to message #156193] Thu, 26 January 2006 13:55 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
It could be that your commandline needs a GUI display. X-windows has an environment variable DISPLAY which may be what your commanline is trying to access. There is a small chance that you can set that to some other X-windows machine or system console to satisfy the commandline, but run your actual build from your Telnet. The VT settings are unlikely to cause the error - they are just different flavors of text terminals as far as I know. Try something like this on your Telnet session:
export DISPLAY=xyz:0.0 where xyz is the X-windows terminal or system console, then run the build again. Some of your output may appear on the X-terminal.
Re: [Telnet] Unable to start/complete the build [message #156746 is a reply to message #156193] Fri, 27 January 2006 07:42 Go to previous messageGo to next message
vban2000
Messages: 207
Registered: March 2005
Senior Member
Hi andrew and other gurus on this forum...

Thanks for the replying. However, I am still unable to compile the form using fgen90nm in Telnet.

I try the DISPLAY as you mentioned, but its still not working.

any idea / guide that I can search on..

Many Thanks in Advanace
AnDy
Re: [Telnet] Unable to start/complete the build [message #281439 is a reply to message #156193] Fri, 16 November 2007 20:40 Go to previous message
custom
Messages: 1
Registered: November 2007
Junior Member
FRM-91500: Unable to start/complete the build.

La solucion
jejeje

echo $DISPLAY
127.0.0.1:10.0

export TNS_ADMIN=$ORACLE_HOME/network/admin
export TERM=vt220
export DISPLAY="127.0.0.1:10.0"
cd /path/of/forms
frmcmp.sh userid=cadena-conexion module=Forma.fmb


y listoooooooooooooo
customvalem@yahoo.com
Previous Topic: Error during installation 8174 se
Next Topic: Passing Parameter from PL/SQL to Unix
Goto Forum:
  


Current Time: Thu Mar 28 17:26:09 CDT 2024