HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DBD::Oracle causes core dumps
Operating System - HP-UX
1827673
Members
3368
Online
109967
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
Go to solution
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
06-07-2002 03:57 AM
06-07-2002 03:57 AM
Re: DBD::Oracle causes core dumps
Hi
look at
http://www.rosat.mpe-garching.mpg.de/mailing-lists/dbi/2002-03/msg00087.html
Steve Steel
look at
http://www.rosat.mpe-garching.mpg.de/mailing-lists/dbi/2002-03/msg00087.html
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2002 04:20 AM
06-07-2002 04:20 AM
Re: DBD::Oracle causes core dumps
Hi, Steve!
Thanks for answering, but I don't see the point.
When I run perl under root, everything is fine.
When run under www-user, I get a 'permission denied'.
But permissions are given.
Markus
Thanks for answering, but I don't see the point.
When I run perl under root, everything is fine.
When run under www-user, I get a 'permission denied'.
But permissions are given.
Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2002 04:31 AM
06-07-2002 04:31 AM
Solution
Hi
From
http://archive.develooper.com/dbi-users@perl.org/msg10427.html
I thought something was terrible hozed... because when I was logged in as
root, I had no problems running anything...
Turns out the DBAs just change permissions on their oracle directory...
problem solved.
Steve steel
From
http://archive.develooper.com/dbi-users@perl.org/msg10427.html
I thought something was terrible hozed... because when I was logged in as
root, I had no problems running anything...
Turns out the DBAs just change permissions on their oracle directory...
problem solved.
Steve steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 10:37 AM
06-10-2002 10:37 AM
Re: DBD::Oracle causes core dumps
Well,
thanks to everybody who helped me.
Now I am very, very close to solve all of those tricky issues.
'Oracle.sl' couldn't be loaded because user 'www' was permissioned to all needed libs. One was missing in Oracle->libs. 'ldd' gave me that advice.
Some other stuff needed permissions, now it works - even under user 'www' :-))
But one problem won't resolve so far.
It isn't directly a database-problem, but you might help me as well.
Wenn my test-script is run by Apache, the Oracle Environment Variables are missing.
So I set them in my script by:
BEGIN {
$ENV{ORACLE_HOME}='';
...
}
Use DBI;
...
But Apache's error-log keeps on telling me, the ORACLE_HOME var isn't set, OCI can't be initialized etc.
Any final idea by you?
I promise - if I find the solution - this will be my last question concerning this Perl/Oracle/Apache thing ;-))
Many thanks, Markus
thanks to everybody who helped me.
Now I am very, very close to solve all of those tricky issues.
'Oracle.sl' couldn't be loaded because user 'www' was permissioned to all needed libs. One was missing in Oracle->libs. 'ldd' gave me that advice.
Some other stuff needed permissions, now it works - even under user 'www' :-))
But one problem won't resolve so far.
It isn't directly a database-problem, but you might help me as well.
Wenn my test-script is run by Apache, the Oracle Environment Variables are missing.
So I set them in my script by:
BEGIN {
$ENV{ORACLE_HOME}='
...
}
Use DBI;
...
But Apache's error-log keeps on telling me, the ORACLE_HOME var isn't set, OCI can't be initialized etc.
Any final idea by you?
I promise - if I find the solution - this will be my last question concerning this Perl/Oracle/Apache thing ;-))
Many thanks, Markus
- « Previous
-
- 1
- 2
- Next »
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