Permission denied for MKDIR [message #494231] |
Sat, 12 February 2011 00:59 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
HI All,
When I am trying to make a directory with the below command
[oracle@Oracle10g practice]$ mkdir sqldr
Below error occurs:
mkdir: cannot create directory `sqldr': Permission denied
But i am able to make directory out side of the PRACTICE Directory.
Question:
1) How to give permission to make any directory inside another directory?
Regards:
Muktha
|
|
|
Re: Permission denied for MKDIR [message #494233 is a reply to message #494231] |
Sat, 12 February 2011 01:20 |
|
Michel Cadot
Messages: 68731 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
1) Get the appropriate permission on the current directory. Ask your sysadmin. This is basic Unix.
This question bears no real connection with Oracle.
Please find a more appropriate forum.
The topic is locked.
If I'm wrong, please, PM me (or report this message to a moderator, explain why you think it should be unlocked and it might be done).
Regards
Michel
|
|
|