- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "oracle: Execute permission denied"
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
тАО07-29-2002 09:01 PM
тАО07-29-2002 09:01 PM
"oracle: Execute permission denied"
. Server: HP9000 D350 server
. OS: HP-UX 11.00
. output from command 'getconf KERNELBITS: 32
. Oracle release: 8.1.7.0.0
Following the instruction in forum, i've downloaded the patch PHSS_22478, as well as PHNE_20316, PHKL_21392, PHKL_22145 (as instructed by Oracle 8.1.7 Installation Document).
I've also set kernel parameters as instructed by Oracle Doc.
After the patch PHSS_22478 was installed, I ran command: relink oracle. After several line scrolled up, I saw error msg: "-l:libcl.a: not found". I searched root disk and found this file exist on /usr/lib.
Any expert can give my suggestion? This case is very urgent to me. Pls help !!! If anyone need more info to help troubleshoot the case, pls contact me by email: vu-p_tran@hptvietnam.com.vn.
Thanks for your help.
Phong Vu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2002 09:09 PM
тАО07-29-2002 09:09 PM
Re: "oracle: Execute permission denied"
check this path in the .profile of the oracle user.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2002 09:10 PM
тАО07-29-2002 09:10 PM
Re: "oracle: Execute permission denied"
Try this:
$ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib
$ export LD_LIBRARY_PATH
Then relink Oracle. Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2002 10:27 PM
тАО07-29-2002 10:27 PM
Re: "oracle: Execute permission denied"
Just to check:
You aren't by any chance installing the 64 bit version of 8.1.7 ?
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 06:08 PM
тАО07-30-2002 06:08 PM
Re: "oracle: Execute permission denied"
It seems that you've installed 64bit Oracle on a HPUX 32 Bit Operating System.
The result of "getconf KERNEL_BITS = 32" <- 32Bit OS.
To confirm that
$ cd $ORACLE_HOME/bin
$ file oracle
# you have 32-bit Oracle if the answer is
oracle: PA-RISC1.1 shared executable dynamically linked -not stripped
# Otherwise, you have 64 bit Oracle if ..
oracle: ELF-64 executable object file - PA-RISC 2.0 LP64)
The solution is to either install 32 bit Oracle on 32Bit OS or upgrade HP-UX 11 to 64 bit if possible.
Hope helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 11:51 PM
тАО07-30-2002 11:51 PM
Re: "oracle: Execute permission denied"
I don't think I have any chance to upgrade my HP9000 D350 Server to 64bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-31-2002 06:35 PM
тАО07-31-2002 06:35 PM
Re: "oracle: Execute permission denied"
You can also place a TAR or iTAR in Metalink (http://metalink.oracle.com) for media request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-31-2002 07:47 PM
тАО07-31-2002 07:47 PM
Re: "oracle: Execute permission denied"
For downloads, go here:
http://otn.oracle.com/software/content.html
rgds,