Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: NT Batch processes continue to run
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
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
![]() |
![]() |