HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- oracle user log in error : unlimited : bad Number
Operating System - HP-UX
1827262
Members
2411
Online
109717
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
11-06-2003 05:18 AM
11-06-2003 05:18 AM
oracle user log in error : unlimited : bad Number
Hi, Last week I have upgraded our HPK380 server from 10.20 to version 11.0 using cold installation. Oracle 8.0.6 is then upgraded to 8.1.7. after the upgrade when we log into the system as oracle user, .profile gives error "unlimited, bad number". This is the same profile we used before the upgrade. It executes "oraenv" file under /usr/local/bin directory. Oracle user set up with Ksh under /etc/passwd file. We have patch PHCO_27418 installed in the system already. "oraenv" file has some command related to ulimit. It is looking for some condition such as if [ $? = 0 -a "$ULIMIT" -lt 2113674 ], and then executes $ORACLE_HOME/bin/osh file else it runs some other osh file. "ulimit -a" shows time, file and memory to be unlimited, data 966852, stack 81612, coredump 4194303, and nofiles 2048.
Could any one please help me?
Thanks. Shumi
Could any one please help me?
Thanks. Shumi
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 05:41 AM
11-06-2003 05:41 AM
Re: oracle user log in error : unlimited : bad Number
You have identified the problem.
Oracle has delivered a $ORACLE_HOME/bin/osh file that is not in compliance with operating systems guidelines.
unlimited is not a number so the oracle script coughs and dies.
There is no impact other than an error message.
My policy is to modify $ORACLE_HOME/bin/osh to exit the logic loop in the script one line above the statement if [ $? = 0 -a "$ULIMIT" -lt 2113674 ],
Oracle has consistently refused to correct this problem.
SEP
Oracle has delivered a $ORACLE_HOME/bin/osh file that is not in compliance with operating systems guidelines.
unlimited is not a number so the oracle script coughs and dies.
There is no impact other than an error message.
My policy is to modify $ORACLE_HOME/bin/osh to exit the logic loop in the script one line above the statement if [ $? = 0 -a "$ULIMIT" -lt 2113674 ],
Oracle has consistently refused to correct this problem.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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