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: yong huang <yong321_at_yahoo.com>
Date: Fri, 16 Mar 2001 12:27:50 -0800
Message-ID: <F001.002CF617.20010316120555@fatcity.com>

Hi, Ron,

Is this because you run batch files as CMD /K? If so, change it to CMD /C. If you're not using CMD command and if your script is not too long, please post it and we'll examine it for you.

Yong Huang
yong321_at_yahoo.com

you wrote:

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



Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: yong huang
  INET: yong321_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). Received on Fri Mar 16 2001 - 14:27:50 CST

Original text of this message

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