Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> variable in sqlplus
Hello to all,
I want to start a sqlplus-script for multiple db instances at one time
generating a logfile.
Specified within the sqlplus-script something like this "DEFINE
spoollog=C:\_<Instance_name><SID>"
whereas <Instance_name> and <SID> should be filled up with the appropriate
values.
But I don't know how to transmit this one.
Thank you for all your help.
Best Regards
Johannes
Received on Tue Oct 05 2004 - 10:26:40 CDT