|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I am trying to install Oracle 11g R2 on Oracle Enterprise Linux (5.4 version, which is basically some Redhat version). I have created oracle user, when I tried installing, the installer erred out saying there is no enough space. I logged out and when I logged in back, user oracle was denied login saying "GDM error: User out of disk space error. Not able to open HOME directory for read/write". What could be the reason? How can I set it right? |
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
My guess would be that you are out of disk space. Have you tried doing this?: Code:
df -h pay close attention to the space either on / or /home |
| Sponsored Links | ||
|
|
|
#3
|
|||
|
|||
|
Perhaps something is eating up space, and you just don't know it. I run this command when one of my servers does something like this Code:
sudo du -h -x -d 1 / See what directories are what size. |
| Sponsored Links | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error message rmclomv ... SC Login Failure for user Please login: | lifegeek | Solaris | 1 | 10-21-2009 12:03 PM |
| Permission denied, but user is owner and has group ownership too | scottrus | UNIX for Advanced & Expert Users | 6 | 08-24-2009 02:38 AM |
| wake up user space thread from kernel space ISR | aaronwong | UNIX for Advanced & Expert Users | 0 | 06-03-2009 08:08 AM |
| New RH User - Access Denied | edrichard | Red Hat | 2 | 04-23-2009 08:14 AM |
| Can we restrict an user to use only certain disk space | pramod10 | AIX | 1 | 10-09-2006 01:29 PM |
|
|