HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unresolved symbol on HP-Unix B.11.00
Operating System - HP-UX
1826215
Members
2845
Online
109691
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 10:46 PM
09-06-2000 10:46 PM
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 11:06 PM
09-06-2000 11:06 PM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 11:06 PM
09-06-2000 11:06 PM
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.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2000 02:46 AM
09-07-2000 02:46 AM
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
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
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP