gtjr92
Programmer
- May 26, 2004
- 96
I need to spool a query to a unc path on a different domain than my oracle db is on.
Normally if i was going to spool to a folder i would not need to have username since it would be on the same domain.
where can i add domain\user name and password to spool?
normally i would do this
spool \\123.456.789\foldername\filename.txt;
Thanks
Normally if i was going to spool to a folder i would not need to have username since it would be on the same domain.
where can i add domain\user name and password to spool?
normally i would do this
spool \\123.456.789\foldername\filename.txt;
Thanks