Re: forms 4.5 coredumped on HP-UX 10.20

From: herbert.fukerider <herbert.fukerider_at_rfn.de>
Date: Wed, 21 Apr 1999 11:05:27 +0200
Message-ID: <371D94D6.431FF93B_at_rfn.de>


kurtvm_at_my-dejanews.com wrote:

> 1. a form generated with forms 4.5.6.2.1 on HP-UX10.20 wont
> run on at all - you get thrown back to the prompt
>
> we've limited the oracle environment variables to on both working
> an non-working systems :
>
> ORACLE_BASE=/h01/home/dba/oracle
> ORACLE_HOME=/h01/home/dba/oracle/developer/product/1.6.1
> ORA_NLS33=/h01/home/dba/oracle/developer/product/1.6.1/ocommon/nls/admin/da
> tad2k
> PATH=:.:/bin/posix:/bin:/usr/bin:/h01/home/dba/oracle/developer/product/1.6
> .1/bin
> TNS_ADMIN=/h01/home/dba/oracle/developer/product/1.6.1/network/admin
> p=/h01/home/ora_723

Hi,
we have been using d2k 1.6.1 since 1998 with dbms 7.3.2 on HP-UX 10.20. D2K runs very stable both in development and production/runtime. Some ideas what might go wrong:

1)
D2K may need a higher version of the server than 7.1, think someone told me so.
Do you have a similar patch level on your machines? Do you use both PA-Risc 7000 and PA-Risc 8000 processors? 2)
NLS environment setup correctly?
I use Tk2Motif*fontMapCs: iso8859-1=WE8ISO8859P1 (File Tk2Motif.rgb) and export NLS_LANG=american_america.WE8ISO8859P1 in my .dtprofile. Mismatching may prevent forms from startup. 3)
other environtment vars must be set:
ORACLE_SID=...
TWO_TASK=...
maybe LD_LIBRARY_PATH=...
4) PATH variable
my path contains both $ORACLE_HOME/bin and $ORACLE_HOME/lib

Hope this can help you a little bit
Herbert Fukerider Received on Wed Apr 21 1999 - 11:05:27 CEST

Original text of this message