Home » RDBMS Server » Server Utilities » EXPDP to remote Windows directory (Oracle 10.2.0.4.0 Windows Server 2008 SP2)
EXPDP to remote Windows directory [message #464400] Wed, 07 July 2010 16:09 Go to next message
estolts
Messages: 6
Registered: April 2009
Location: San Antonio
Junior Member
Due to local disk space issues, I am attempting to expdp (full export to a .dmp file) to a remote Windows backup server directory.
I have created oracle directory paths (i.e \\backupserver\f$\CCPSP, \\backupserver\f:\CCPSP) and also mapped a drive (Z:\CCPSP) all connecting to the backup server w/ read, write permissions granted.
All these attempts failed w/ the following error:
Connected to: Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 488
ORA-29283: invalid file operation

Is there a way to trick or steps to follow in allowing expdp to write to a .dmp on a remote windows server?
Re: EXPDP to remote Windows directory [message #464401 is a reply to message #464400] Wed, 07 July 2010 17:22 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>Is there a way to trick or steps to follow in allowing expdp to write to a .dmp on a remote windows server?
install client s/w on remote host & invoke expdp from there

It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/
Re: EXPDP to remote Windows directory [message #464417 is a reply to message #464400] Thu, 08 July 2010 01:04 Go to previous message
Michel Cadot
Messages: 68645
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
1/ Instance owner has almost always only rights on local server and not remote drive
2/ Check the privilege of this user
3/ Many Oracle server tools does not support UNC or mapped drive; I don't know if it is the case for datapump

Regards
Michel

Previous Topic: how to assign a numeric value gererated from sequence in a control file
Next Topic: SQL*Loader PPT
Goto Forum:
  


Current Time: Thu Apr 25 03:37:27 CDT 2024