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

Re:RE: NT Batch processes continue to run

From: <dgoulet_at_vicr.com>
Date: Thu, 15 Mar 2001 14:34:02 -0800
Message-ID: <F001.002CE436.20010315135106@fatcity.com>

One might check the SQL scripts in use. If there is an error or a missing 'exit' command good old NT will sit there forever waiting for someone to "hit anykey to continue" even though the process has no terminal. I recommend judicious and heavy use of the "whenever sqlerror exit" command.

Dick Goulet

"In /dev/null no one is listening..."

____________________Reply Separator____________________
Author: Scott.Shafer_at_dcpds.cpms.osd.mil
Date:       3/15/2001 12:20 PM

Because NT is patently incapable of cleaning up after itself.

Scott Shafer
San Antonio, TX

"In /dev/null no one can hear you scream..."

> -----Original Message-----
> From: Smith, Ron L. [SMTP:rlsmith_at_kmg.com]
> Sent: Thursday, March 15, 2001 1: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: 
  INET: Scott.Shafer_at_dcpds.cpms.osd.mil

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: 
  INET: dgoulet_at_vicr.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 Thu Mar 15 2001 - 16:34:02 CST

Original text of this message

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