Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: NT Script

RE: NT Script

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Mon, 18 Jun 2001 10:36:37 -0700
Message-ID: <F001.0032D812.20010618104616@fatcity.com>

Attachment(s) from this message have been deleted because they were named with one of the following extensions:

ADE, ADP, BAS, BAT, CHM, CMD, COM, CPL, CRT, EXE, HLP, HTA, INF, INS, ISP, JS, JSE, LNK, MDE, MSC, MSI, MSP, MST, PCD, PIF, REG, SCR, SCT, SHS, URL, VB, VBE, VBS, WSC, WSF, WSH. These file types are not accepted by this mail system except for internal distribution.



Kevin

Attached is a TODAY.BAT file that, when called, creates three environmental variables (Month, day and Year) for your use.

In another BAT file, simply

call today.bat
set export_file_name=export_%month%_%day%_%year%.dmp

exp userid=u/pw_at_sid file=%export_file_name%

hope this helps

Tom Mercadante
Oracle Certified Professional  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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:36:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US