Operating System - HP-UX
1826215 Members
2845 Online
109691 Solutions
New Discussion

Re: Unresolved symbol on HP-Unix B.11.00

 
surendhar prakash.J
Frequent Advisor

Unresolved symbol on HP-Unix B.11.00

Dear all,


When i run the oracle report on web it gives error
the following error FRM-99999:A network error
occurred, the client will not be able to continue.

If a Unix Session (connected to oracle) is open its
displays following error on unix

$ /usr/lib/dld.sl: Unresolved symbol:
xmComboBoxWidgetClass (data) from
/oracle/product/fwserver/lib/libuimotif60.sl
/usr/lib/dld.sl: Unresolved symbol:
xmSpinBoxWidgetClass (data) from
/oracle/product/fwserver/lib/libuimotif60.sl
/usr/lib/dld.sl: Unresolved module for symbol:
uisnvc (code) from
/oracle/product/fwserver/lib/librem60.sl
/usr/lib/dld.sl: Unresolved symbol: ksdwrf (code)
from
/oracle/product/fwserver/lib/libsosdw.sl

The forms are working fine on web.

Let me explian the entire sequence of things when
the error started
1)Earlier ,everything was working fine...Reports and
forms were working fine.
(we use RUN_PRODUCT to invoke the report through form)
2)Somedays back ,Formserver started giving some
problems
3)Formserver was installed again.While installing,
it gave problems while installing in the same
OAS home.So formserver was installed is a sepertate
directory.
(Earlier OAS home and formserver home was same,Now
its different)
4)All environment variables were changed.
Forms are running properly,But Run_product for
report invocation is giving above error.


Version details:

HP-Unix ver B.11.00

Oracle ver 8.0.5

Oracle App Server ver 4.0.3

Form server ver 6.0

Thanks in advance
Surendhar.J
3 REPLIES 3
Stefan Farrelly
Honored Contributor

Re: Unresolved symbol on HP-Unix B.11.00


These unresolved symbol errors are a tough one. Have you checked your SHLIB_PATH variable ? it should be set to all sorts of library directories, oracle lib dir, /usr/lib, /usr/lib/X11etc. Try that.

There has been a long good discussion on unresolved symbol errors on this forum a couple of weeks back, use the search option and select forums on the search form and search for "unresolved symbol" and you should find it. Lots of ways listed there to track down the problem.
Im from Palmerston North, New Zealand, but somehow ended up in London...
HARRY_2
Occasional Contributor

Re: Unresolved symbol on HP-Unix B.11.00

Hi,

Please give me the following details,

Is your setup is client-server?

if so,what is your client platform?

Is D2k loaded on client?

Harry.
learn till you die
surendhar prakash.J
Frequent Advisor

Re: Unresolved symbol on HP-Unix B.11.00

Hi..

We are using netscape navigator as a front end tool and oracle application server as a midle tier and oracle database is the back end.

it not in client server environment.

versions:-

HP-UX 11.00
oracle 8.0.5
oracle app server 4.0.3
oracle form server 6.0

Thanks in advance.

Surendhar.J


Surendhart