Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: NT Script
I did this on another server and can't remember the exact details, but it went something like this:
sqlplus user/password start rename.sql call rename_export.bat
HTH, Jim
-----Original Message-----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Date: Monday, June 18, 2001 9:56 AM
>Hello all,
> I know, I know, NT. Anyway, I was wondering if anyone knew how to append
>the system date to a file created through a script. Basically, what I want
>to do is have files set up to run exports every night, however, I need to
be
>able to appened the system date to the file when it is created so I don't
>just over write the file that was created the night before. Does anyone
>know how to do this, it would be greatly appreciated!!
>
>Sincerely,
>Kevin Kostyszyn
>DBA
>Dulcian, Inc
>www.dulcian.com
>kevin_at_dulcian.com
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Kevin Kostyszyn
> INET: kevin_at_dulcian.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jim Walski INET: jwalski3_at_classicplan.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jun 18 2001 - 12:30:25 CDT