Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-91500 when generating forms via SSH on RHEL4

548625Oct 1 2007 — edited Oct 10 2007
I've the following situation:

I have to generate a 10g Form for RHEL4 (also I have to generate it in Win32). This works very fine if I have a running X-Windows. As I have to create a full automatic build system, which generates me the different versions of the form. So I tried to use SSH or call the buildscripts via CGI. When using SSH I get the following Message:

FRM-95100 unable to start/complete the build

Took a look on Metalink, and found the following:
ORACLE_HOME and LD_LIBRARY_PATH
DISPLAY and Motif library version
NLS_LANG and the characterset used,
TERM and / or ORACLE_TERM

this variables have to be set.

In X-Windows - no problem, the DISPLAY variable is set...
BUT: connected via SSH I have no X-Windows, so the DISPLAY variable is obsolete and not set (setting it has - as suspected - no effect ;))

so is there any possibility to generate Forms without using X??

best regards
Christian
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2007
Added on Oct 1 2007
4 comments
1,169 views