Re: Proc Exceptional Behaviour.........

From: Laurenz Albe <invite_at_spam.to.invalid>
Date: 02 Aug 2006 07:04:49 GMT
Message-ID: <1154502288.766286_at_proxy.dienste.wien.at>


spsingh.sunil_at_gmail.com wrote:
> My project has some part of its code written in Pro C. The problem i am
> facing is that some times the job which internally uses oracle gives
> exception but when the same job is resubmitted the same things work.
> Secondly this too happens like onve in blue mooon. Can any body suggest
> some good ideas to solve this problem.

Sure.

  • When the program fails, collect the error messages and examine them.
  • Turn on tracing on server and/or client before you run the program. That will generate vast amounts of log, but if you are lucky and the program fails, you will probably be able to track the bug down.

Yours,
Laurenz Albe Received on Wed Aug 02 2006 - 09:04:49 CEST

Original text of this message