Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: NT script question ???
cripting tools? Mladen, is that some new Egyptian software?
>From: "Gogala, Mladen" <MGogala_at_oxhp.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: RE: NT script question ???
>Date: Mon, 04 Jun 2001 16:20:49 -0800
>
>Go to http://www.activestate.com, get perl, DBI & DBD::Oracle and you'll
>have all the cripting tools that you'll ever need. Associative arrays,
>state
>of the art reuglar expressions, functions, format commands and well
>documented
>ways of accessing the oracle database from within a script (O'Reilly book).
>That version of perl supports Andy Duncan's Orac_DBA and Adam von Nieda's
>Oracletool (http://www.oracletool.com), two excellent DBA utilities with
>the
>
>unbeatable price.
>
>-----Original Message-----
>Sent: Saturday, June 02, 2001 7:15 PM
>To: Multiple recipients of list ORACLE-L
>
>
>Hi,
>
>I have couple of questions about bat file in NT 4.0
>for Oracle 8.1.5.
>
>1. how to make bat file take parameters. I had a
>backup.bat, and like to pass in Oracle SID, so the
>script can backup any database.
>
>2. in the bat file, how to dynamically append
>date/time into a directory name, like
>backup_06022001121314
>
>Thank you!
>
>Andrea
>
>__________________________________________________
>Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail - only $35
>a year! http://personal.mail.yahoo.com/
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Andrea Oracle
> INET: andreaoracle_at_yahoo.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: Gogala, Mladen
> INET: MGogala_at_oxhp.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: Rachel Carmichael INET: carmichr_at_hotmail.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 04 2001 - 21:18:14 CDT