HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Extending TMP Space for Oracle Install
Operating System - HP-UX
1834905
Members
2690
Online
110071
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
09-11-2002 08:44 AM
09-11-2002 08:44 AM
Help!
I am out of /tmp space in the midst of an Oracle install on a production system, without JFS-Online.
Since I do not have the luxury of un-mounting the tmp file-system to extend it, I am seeking a safe work-around.
Thanks for the Help
Don
I am out of /tmp space in the midst of an Oracle install on a production system, without JFS-Online.
Since I do not have the luxury of un-mounting the tmp file-system to extend it, I am seeking a safe work-around.
Thanks for the Help
Don
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:51 AM
09-11-2002 08:51 AM
Re: Extending TMP Space for Oracle Install
Hi Donald
You can't extend it otherwise (i guess you know that)
Are you looking for somehow to configure oracle to use another filesystem to perform the install ?
Regards
Steve
You can't extend it otherwise (i guess you know that)
Are you looking for somehow to configure oracle to use another filesystem to perform the install ?
Regards
Steve
take your time and think things through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:55 AM
09-11-2002 08:55 AM
Solution
Donald - You will have a very hard time finding enough space in /tmp for an Oracle install (unless your tmp is about 1gb in size).
The the .profile for Oracle, set a couple environment variables as such:
# For dbassist and installer
export TMPDIR=/scratch/tmp/
export TEMP=/scratch/tmp
"scratch" represents a filesystem with lots of room in this example.
Then logoff/logon as oracle and try again.
Regards,
Tim
The the .profile for Oracle, set a couple environment variables as such:
# For dbassist and installer
export TMPDIR=/scratch/tmp/
export TEMP=/scratch/tmp
"scratch" represents a filesystem with lots of room in this example.
Then logoff/logon as oracle and try again.
Regards,
Tim
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP