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 Batch processes continue to run

RE: NT Batch processes continue to run

From: Boivin, Patrice J <BoivinP_at_mar.dfo-mpo.gc.ca>
Date: Thu, 15 Mar 2001 12:58:38 -0800
Message-ID: <F001.002CE087.20010315115035@fatcity.com>

Did you remember to put the following command at the end of your scripts?

EXIT Also, if that doesn't work, you can use the kill.exe utility that comes with the NT Resource Kit.

I had to put KILL NTBACKUP.EXE in the cold backup script for one of my NT servers, in the morning sometimes there would be three or more ntbackup.exe processes listed in Task Manager.

Regards,
Patrice Boivin
Systems Analyst (Oracle Certified DBA)

Systems Admin & Operations | Admin. et Exploit. des systèmes
Technology Services        | Services technologiques
Informatics Branch         | Direction de l'informatique 
Maritimes Region, DFO      | Région des Maritimes, MPO

E-Mail: boivinp_at_mar.dfo-mpo.gc.ca <mailto:boivinp_at_mar.dfo-mpo.gc.ca>

        -----Original Message-----
        From:   Smith, Ron L. [SMTP:rlsmith_at_kmg.com]
        Sent:   Thursday, March 15, 2001 3:16 PM
        To:     Multiple recipients of list ORACLE-L
        Subject:        NT Batch processes continue to run

        We have several NT Dos batch scripts that execute sql statements,
copy NT
        files, send email, etc.....  For some reason after a couple of weeks
the NT
        server slows to a crawl.  We look at the running process and there
are
        dozens of EXE and CMD processes running.  The batch scripts are
scheduled to
        run each day and complete normally.  Any idea why the processes
don't end?
         
        Ron Smith 
        Database Administration 
        rlsmith_at_kmg.com 

        -- 
        Please see the official ORACLE-L FAQ: http://www.orafaq.com
        -- 
        Author: Smith, Ron L.
          INET: rlsmith_at_kmg.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: Boivin, Patrice J
  INET: BoivinP_at_mar.dfo-mpo.gc.ca
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 Thu Mar 15 2001 - 14:58:38 CST

Original text of this message

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