What is proper permission for this command?

Hello,
What is the proper permission for this command:
SQL> CREATE OR REPLACE DIRECTORY EXT_TABLES AS 'C:\temp\';
CREATE OR REPLACE DIRECTORY EXT_TABLES AS 'C:\temp\'
ERROR in line 1:
ORA-01031: insuficient privileges
Thank you vey much indeed.
Sincerely yours,
André Luiz

Dont' grant create any directory to your users. This is big security hole!
You can read/write every file on the server with the file permissions of the Oracle user.
You better grant explicitly only the necessary privileges to your user, as I demonstrated in your other thread
Issue as user SYS
create directory EXT_TABLES as 'c:\ext_tables';
grant read,write on directory ext_tables to scott;
[pre]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

Maybe you are looking for

  • Verizon wirelss seems to have more drop areas and less coverage in the Spokane area.  Why is that?

    I have been a Verizon wireless customer for many years.  This last year or so I have found more and more light coverage areas and have had more dropped calls than in the previous five.  I have had to consider moving to another carrier.  Does anyone k

  • Hiding parameters in addressbar

    in my application if i click hyperlink it is passing parameters in addressbar;how to hide parameters;i dont want to maintain session;if i give post method i am still getting parameters;can we do this javascript please help?

  • Increasing S/A Comm TIMEOUT

    Hi All, We are facing a problem in BPM with S/A Bridge. In the BPM we are synchronously calling multiple stored procedures. Each of these stored procedures will take 10-1200Secs for sending back the reponse. Last step in the BPM is to close the S/A B

  • Export order processing

    Dear All, I am trying to create an export order which will refer to Letter of Credit. Please let me know what are the basic settings for the same. Regards.

  • Smpatch PatchPro failed: ERROR: Failed to validate the digital signature

    Hello, I 'm trying to update solaris 9 (5.9 Generic_118558-03 sun4u sparc) using smpatch. I get the following error from all - to be installed - patches!! Downloading the required patches for machine "xxx". Please wait... Error: PatchPro failed: ERRO