- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle Environment Setup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО03-28-2000 12:32 AM
тАО03-28-2000 12:32 AM
Oracle Environment Setup
user, when run "TNSPING
tnsping: error in loading shared libraries: libclntsh.so.8.0: cannot open
shared object file: No such file or directory
But I've set
LD_LIBRARY_PATH=${ORACLE_HOME}/lib
and the file 'libclntsh.so.8.0' is accessable by the user in ${ORACLE_HOME}/lib
directory.
Who can help?
Queyon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2000 04:50 AM
тАО03-28-2000 04:50 AM
Re: Oracle Environment Setup
you can check this using the command lsnrctl
at prompt type status
if not running type start.
then exit to quit.
regards,
bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2000 11:42 PM
тАО03-28-2000 11:42 PM
Re: Oracle Environment Setup
'tnsping'.
Who can help?
Queyon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2000 12:08 AM
тАО06-13-2000 12:08 AM
Re: Oracle Environment Setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2000 12:57 AM
тАО06-13-2000 12:57 AM
Re: Oracle Environment Setup
Perhaps you would want to try relinking the executables again.
Regards.
STeven Sim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-30-2000 05:28 AM
тАО06-30-2000 05:28 AM
Re: Oracle Environment Setup
try to setup the following envinronment variables in user profile
ORACLE_HOME=
export ORACLE_HOME
ORACLE_BASE=/oracle/app/oracle
export ORACLE_BASE
ORACLE_SID=ORCL
export ORACLE_SID
SHLIB_PATH=$ORACLE_HOME/lib
export SHLIB_PATH
PATH=$PATH:$ORACLE_HOME/bin/
export PATH
Can you check the following.
1.oratab file under /etc
2.
by default it is no,if you make yes by putting Y in place of N,and setting the above variables you can start listner.
3.First check whether ur database is running or not.
4.If it running OK,then setup all the above and try,with this you can use dbstart and dbshut to start and ahutdown the database.OK.
Hope this will solve ur problem.
HAPPY ADMIN.
-Nagaraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-09-2000 09:53 PM
тАО08-09-2000 09:53 PM
Re: Oracle Environment Setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2000 07:58 AM
тАО08-10-2000 07:58 AM
Re: Oracle Environment Setup
Carl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2000 04:10 PM
тАО08-10-2000 04:10 PM
Re: Oracle Environment Setup
Thread Status: Closed
From: Roopa Seshadri 03-Dec-99 21:32
Subject: lsnrctl error in loading shared libraries
lsnrctl error in loading shared libraries
I'm getting:
sqlplus: error in loading shared libraries:
/home/oracle/product/8.1.5./lib/libclntsh.so.8.0: undefined symbol: nauzaoss
I installed Oracle 8.i on a fresh install of SUSE 6.2 (glibc 2.1) and the install of Oracle went
fine. The svrmgrl program works but SQL*Plus (and I suspect other Oracle modules) is reporting the
above error.
--------------------------------------------------------------------------------
From: Oracle, Chandra Adithya 06-Dec-99 11:38
Subject: Re : lsnrctl error in loading shared libraries
Hi,
Can you please post the version of sql*plus you are trying to install ??
This will be helpful in simulating and working on this problem.
regards,
Adithya.
--------------------------------------------------------------------------------
From: Roopa Seshadri 06-Dec-99 15:32
Subject: Re : lsnrctl error in loading shared libraries
The version of SQL Plus is "SQL*Plus: Release 8.1.5.0.0 ".
We are not having a problem with SQL Plus.
I am unable to start the listener in the server.
It reports the foll. error :
lsnrctl: error in loading shared libraries: libclntsh.so.8.0: cannot open shared object file: No such file or directory.
All the ORACLE variables and PATH are set. svrmgrl and sqlplus work fine.
--------------------------------------------------------------------------------
From: Oracle, Chandra Adithya 07-Dec-99 07:17
Subject: Re : Re : lsnrctl error in loading shared libraries
Hi,
You are hitting bug #1102548 and fix is available.
Please contact your local support center for the patch.
regards,
Adithya
Thread Status: Closed
From: jboix@baf.es 14-Jul-00 15:57
Subject: nauzaoss
nauzaoss
I work whith PHP3, APACHE, ORACLE 8i 8.1.5 For linux Suse 6.2. And i have a problem, someone tels me that i need the PATCH number #1102548 And y don`t find it.
In sqlplus i have the message :
Sqlplus: error in loading shared libraries
/opt/oracle/product/8.1.5/lib/libclntsh.so.8.0:
undefined simbols : nauzaoss.
--------------------------------------------------------------------------------
From: madhumathi nalla 14-Jul-00 18:17
Subject: Re : nauzaoss
I think its something related to PATH variable in UNIX,
check whether PATH variable has $ORACLE_HOME/lib, if not include it and try again.
HTH
--------------------------------------------------------------------------------
From: Oracle, Anil Shenoy 17-Jul-00 06:42
Subject: Re : nauzaoss
Hi,
Please refer a document below which addresses some of the issues
related to Oracle8i Enterprise Edition under LINUX platform.
Oracle 8i Standard Edition for LINUX FAQ
For further assistance please please in "Unix Installation/OS: RDBMS Technical Forum" as questions related to Installation are handled
in that forum.
Thanks & Regards,
Anil
--------------------------------------------------------------------------------
From: jboix@baf.es 17-Jul-00 12:43
Subject: Re : nauzaoss
it seems that we need a patch for the bug #1102548.
--------------------------------------------------------------------------------
From: Oracle, Anil Shenoy 17-Jul-00 13:08
Subject: Re : nauzaoss
Hi,
If you require patch for the bug 1102548 please contact local
support center by giving reference to the bug no.
Regards,
Anil