Re: Is there any explanation for Canceled filter processing due to error?

2010-10-01 Thread koray
(ARSList) [mailto:arsl...@arslist.org] On Behalf Of koray Sent: Thursday, September 30, 2010 2:04 AM To: arsl...@arslist.org Subject: Re: Is there any explanation for Canceled filter processing due to error? Thanks for the feedback, I have had faced with a similar issue - a completely different

Re: Is there any explanation for Canceled filter processing due to error?

2010-10-01 Thread Mueller, Doug
Subject: Re: Is there any explanation for Canceled filter processing due to error? But there is WAY too little time between the select and the rollback to have requested user feedback and have received ittalking less than a tenth of a second. -Original Message- From: Action Request

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-30 Thread koray
Subject: Re: Is there any explanation for Canceled filter processing due to error? And here is the SQL .log file corresponding to the same process : /* Tue Sep 28 2010 12:24:43.4296 */SELECT C6 FROM T904 WHERE C1 = '1308884' /* Tue Sep 28 2010 12:24:43.4317 */OK /* Tue Sep 28 2010 12:24

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-30 Thread Misi Mladoniczky
- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of koray Sent: Wednesday, September 29, 2010 1:47 AM To: arsl...@arslist.org Subject: Re: Is there any explanation for Canceled filter processing due to error? And here is the SQL .log file

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-30 Thread LJ LongWing
] On Behalf Of koray Sent: Thursday, September 30, 2010 2:04 AM To: arslist@ARSLIST.ORG Subject: Re: Is there any explanation for Canceled filter processing due to error? Thanks for the feedback, I have had faced with a similar issue - a completely different one but identical to your example

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-30 Thread Grooms, Frederick W
...@arslist.org] On Behalf Of koray Sent: Thursday, September 30, 2010 2:04 AM To: arslist@ARSLIST.ORG Subject: Re: Is there any explanation for Canceled filter processing due to error? Thanks for the feedback, I have had faced with a similar issue - a completely different one but identical to your

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-30 Thread LJ LongWing
, Frederick W Sent: Thursday, September 30, 2010 6:01 PM To: arslist@ARSLIST.ORG Subject: Re: Is there any explanation for Canceled filter processing due to error? The snippet tells the whole story... Select C6 ... The Last Modified Date has changed from when the record was pulled at the start

Is there any explanation for Canceled filter processing due to error?

2010-09-29 Thread koray
Hello all, I have a weird issue that seems to be happening continously. Below is a portion from server-side filter .log file that took my attention: /* Tue Sep 28 2010 12:24:43.4127 */ End of filter processing (phase 1) -- Operation - SET on ZZZ - AD01589874 /* Tue Sep 28 2010

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-29 Thread koray
And here is the SQL .log file corresponding to the same process : /* Tue Sep 28 2010 12:24:43.4296 */SELECT C6 FROM T904 WHERE C1 = '1308884' /* Tue Sep 28 2010 12:24:43.4317 */OK /* Tue Sep 28 2010 12:24:43.4319 */ROLLBACK WORK /* Tue Sep 28 2010 12:24:43.4697 */COMMIT WORK /* Tue

Re: Is there any explanation for Canceled filter processing due to error?

2010-09-29 Thread LJ LongWing
Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of koray Sent: Wednesday, September 29, 2010 1:47 AM To: arslist@ARSLIST.ORG Subject: Re: Is there any explanation for Canceled filter processing due to error? And here is the SQL .log file