1833777 Members
2266 Online
110063 Solutions
New Discussion

file creation problem

 
siva baskaran
Regular Advisor

file creation problem

the user couln't able create a file even particular user have all the file permission
4 REPLIES 4
Sivakumar TS
Honored Contributor

Re: file creation problem


Hi,

1. check if the user has necessary permissions in the directory where he he tries to create file.

2. check if any quoto is configured.

3. check if the filesystem is full.


Regards,

Siva.
Nothing is Impossible !
Arunvijai_4
Honored Contributor

Re: file creation problem

Hello,

Check the following,

# bdf -l output

# /var/adm/syslog/syslog.log

# Which dir the user tries to create file ?

# Quota.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: file creation problem

what is the exact error message you are getting? It may be because of,

1) directory permission
2) file system permission (If it is NFS)
3) file system quota
4) File system size is FULL.

Check out these.

--
Muthu
Easy to suggest when don't know about the problem!
siva baskaran
Regular Advisor

Re: file creation problem

thanks to every one i got all max. possibilites