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: w2k scripting

Re: w2k scripting

From: Paul Drake <paled_at_home.com>
Date: Sun, 19 Aug 2001 14:03:55 -0700
Message-ID: <F001.00370505.20010819142028@fatcity.com>

> "Koivu, Lisa" wrote:
>
> Bonjour,
>
> I've been digging around for scripting documentation on w2k.
> Microsoft's website talks about Jscript and vbscript and xml - none of
> which are my strengths and all look like they are much more
> complicated than I need. I need to find a scripting language that
> will allow me to do simple things on w2k - fire export, fire backup,
> send me email/pages, etc. If I wanted to learn another language, I'd
> sit down and learn Perl, not xml/VBscript/Jscript!
>
> Can anyone point me to a scripting language they have used on w2k?
> All my scripts were in ksh... I may just bite the bullet and learn
> Perl anyway. I've got more than enough time.
>
> Thanks in advance to anyone with suggestions
> Lisa Koivu
> Oracle Database Administrator
> Ft. Lauderdale, FL, USA

Hi Lisa.

I also don't care to learn VBScript or Wsh - Windows scripting host. I try to write my scripts to run mostly out of sqlplus (-S) and use utilities such as Blat for email - http://www.interlog.com/~tcharron/blat.html

I haven't used any of these, as I use bash (Cygwin) instead - http://sources.readhat.com/cygwin.

MKS Toolkit (has ksh and csh).

Uwin:

Wipro UWIN is a premier Unix-Linux-NT Integration Toolkit, offering a complete
Unix runtime and execution environment on the Windows platform. UWIN includes Unix shells (Ksh, etc) and over 300 Unix tools and utilities for Windows. UWIN also provides Unix application development support on Windows.

Wipro UWIN Website:
http://www.wipro.com/uwin

Tim Hill wrote an NT scripting book - its sitting in my office. There is also an NT scripting book - NT admin black book - also at the office.
I'll send you the ISBNs tomorrow.

KixStart is a toolset for writing batch jobs in NT.

hth,

Paul

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Paul Drake
  INET: paled_at_home.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 Sun Aug 19 2001 - 16:03:55 CDT

Original text of this message

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