SQL Plus won't spool to a filename that contains _at_
From: Kevin <googleQandA_at_yahoo.com>
Date: 3 Oct 2002 07:50:01 -0700
Message-ID: <dde36e95.0210030650.46adecce_at_posting.google.com>
Date: 3 Oct 2002 07:50:01 -0700
Message-ID: <dde36e95.0210030650.46adecce_at_posting.google.com>
Hello,
I have tried set define off, set scan off.
e.g.
spool 1999/04/199904041305.00560099.ABC__at__XYZ.xml;
exec XML_ARCHIVE.getXML(716699);
The file name looks like 199904041305.00560099.ABC_MYINST_XYZ.xml;
TIA
-Kevin
Received on Thu Oct 03 2002 - 16:50:01 CEST