Page 1 of 1

Posted: Mon Jun 02, 2008 7:33 pm
by ray.wurlod
Use the formatting tool in the code editor to make the End statements' dependencies easier to see.

Posted: Tue Jun 03, 2008 7:29 am
by snt_ds
ray.wurlod wrote:Use the formatting tool in the code editor to make the End statements' dependencies easier to see.
Ray, I have corrected in original Post.Now how it looks like? :?:
I have also added "File Lock check".

Posted: Tue Jun 03, 2008 3:51 pm
by ray.wurlod
What is the problem with this code? What assistance are you seeking?

Posted: Wed Jun 04, 2008 11:28 am
by snt_ds
ray.wurlod wrote:What is the problem with this code? What assistance are you seeking?
The Problem is, in some cases Jobs hanging (at Routine Activity) - its not making timeout, if file is not there. So what is there in code, to be corrected.

Posted: Wed Jun 04, 2008 11:34 am
by swades
It looks like, in that cases- at point,TIMEDATE matches with TimeOutSession, the execution point at sleep(5) ,so there were never timeout. :twisted:

Posted: Wed Jun 04, 2008 11:37 am
by snt_ds
swades wrote:It looks like, in that cases- at point,TIMEDATE matches with TimeOutSession, the execution point at sleep(5) ,so there were never timeout. :twisted:
So what should i keep for this Interval :?: