For Programmers: Free Programming Magazines  


Home > Archive > Delphi > March 2006 > Botched Process









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Botched Process
amirj

2006-03-14, 7:27 am

I have written a process that is executed in midnight and processes all existing invoices from one table to another. This process is executed through a scheduler on windows NT workstation. We are using Cache database (vendor: intersystems) resided on unix server.

While running it writes unprocessed invoices details in the log file that is simply a text file. But when i open to check the file it is some how incomplete for example:

start date time: 20060302 0030
invoice no. status
qwe1234 cancelled
qwe1235 cancelled
qwe1235 cance

It seems like some how process is crashed within two/three hours. Another things is that on unix there is some concept of broker and port where system allocates about five to ten ports for application processing and shows "Botched" status for application server and when all avaiable port are Botched then my application unable to access Cache database.

Kindly help me out to resolve "Botch" problem as well as crashing problem.

thanks.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com