Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to configure path for SPOOL files?

621498Oct 7 2009 — edited Oct 7 2009
Hi,

I am running some procedures from sqlplus environment. For example see below script..

SQL> set echo on
SQL> spool capture_drop.out
SQL> @c:\admin\streams\capture_drop.sql

Here the "capture_drop.out" is storing in "C:\" . How can i change this path to another as i required?

My OS is : Windows XP
Oracle:10gR2

Can anybody help me?


Regards
Rajesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2009
Added on Oct 7 2009
5 comments
10,235 views