- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Setting SHLIB_PATH Env.
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Setting SHLIB_PATH Env.
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 06:43 AM
05-26-2009 06:43 AM
Setting SHLIB_PATH Env.
Setting SHLIB_PATH Env.
I need to set /sapmnt/BQ1/exe as my SHLIB_PATH as my SAP DB copy requires this. It was giving this following error.
"ERROR 2009-05-26 19:49:21
MUT-02044 The following paths expected but not found in the library path environment variable (SHLIB_PATH) /sapmnt/BQ1/exe/."
Even after I set this I have the same error repeating itself.
My strong feeling is I am missing something here. But dont know what. My exposure to UNIX systems is limited
Please provide some suggestion as to how I go about correcting it.
So I tried setting this environment variable by
"
# export SHLIB_PATH=/sapmnt/BQ1/exe
# echo $SHLIB_PATH
/sapmnt/BQ1/exe"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 07:39 AM
05-26-2009 07:39 AM
Re: Setting SHLIB_PATH Env.
Re: Setting SHLIB_PATH Env.
is /sapmnt/BQ1/exe an NFS automount directory ?
can you see your libraries in this directory ?
Regards,
Cedrick Gaillard
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 07:47 AM
05-26-2009 07:47 AM
Re: Setting SHLIB_PATH Env.
Re: Setting SHLIB_PATH Env.
SAP guys on UNIX OS variants are, inexplicably, are enamored with the C-shell and variable assignments do not work the same way in c-shell as they do in POSIX.
Without knowing the details of the SAP DB copy process it is not quite possible to give you an answer correctly.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 11:29 AM
05-26-2009 11:29 AM
Re: Setting SHLIB_PATH Env.
Re: Setting SHLIB_PATH Env.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 11:48 AM
05-26-2009 11:48 AM
Re: Setting SHLIB_PATH Env.
Re: Setting SHLIB_PATH Env.
You don't say exactly what you are doing. If after setting SHLIB_PATH you 'su' to another user as with 'su sapuser -c ..." then the 'SU_KEEP_ENV_VARS' setting of your '/etc/default/security' file needs to be examined. By default, 'su' does not export the environment variables HOME, ENV, IFS, SHLIB_PATH or LD_*.
http://docs.hp.com/en/B3921-60631/security.4.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2009 12:16 PM
05-26-2009 12:16 PM
Re: Setting SHLIB_PATH Env.
Re: Setting SHLIB_PATH Env.
SHLIB_PATH is not sufficient.
It needs to include other standard libraries that your compiler needs.
This should be available from the SAP and back end database documentation.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP