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: Dba tools on NT

RE: Dba tools on NT

From: Reardon, Bruce (CALBBAY) <Bruce.Reardon_at_comalco.riotinto.com.au>
Date: Wed, 14 Aug 2002 17:48:22 -0800
Message-ID: <F001.004B574A.20020814174822@fatcity.com>


I won't comment on the Perl side of things but will give some alternatives (& reasons). Does the DBA team or system admins already know any Windows scripting tools - if so I would consider using them?

What are you trying to script - this will affect which tool is appropriate? Are you going to be using OEM?
Perhaps more important than the scripting language what are you going to use as a scheduler - AT, Scheduling service, OEM or some other product?

As for scripting tools:

NT's CMD / batch language - you can do lots of things in it - but many are obscure to achieve. It has the advantage of being free but more importantly it is on every machine and you don't need approval to install it.

What about VBScript, Kixx or WSH - your Windows admins may be using some of these already. Also, if trying to script a GUI application, consider Microsoft's scripit tool that lets you input into windows.

If you want some links on batch / CMD programming then ask.

We use OEM events to monitor, OEMs scheduler, OEM to automate RMAN backups & exports. A few utilities from Windows resource kits and some batch files (eg restart listener log, monitor listener log size, delete old files and so on)

HTH,
Bruce Reardon

-----Original Message-----
Sent: Thursday, 15 August 2002 11:23

readable. uh huh. sure

how does this create a csv file?

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 Wed Aug 14 2002 - 20:48:22 CDT

Original text of this message

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