R
Ravi
The problem is an intermittent failure when running querys to Oracle. An
exception fires that has the unhelpful message:
"Unspecified error: E_FAIL(0x80004005)"
The strange thing is that this error is difficult to reproduce. It does NOT
happen consistently with the same queries or the same amount of resources
consumed. Sometimes it happens with simple queries, other times with complex
queries (nested with parameters etc...), sometimes it happens after 5
minutes of using the system, other times after 10 hours of using the system.
I'm assuming that the failure is due to some system configuration rather
than app code. My problem is that I hardly know where to begin
investigating/solving the problem. Has anyone else experienced anything
similar?
Many thanks in advance for any advice/suggestions.
exception fires that has the unhelpful message:
"Unspecified error: E_FAIL(0x80004005)"
The strange thing is that this error is difficult to reproduce. It does NOT
happen consistently with the same queries or the same amount of resources
consumed. Sometimes it happens with simple queries, other times with complex
queries (nested with parameters etc...), sometimes it happens after 5
minutes of using the system, other times after 10 hours of using the system.
I'm assuming that the failure is due to some system configuration rather
than app code. My problem is that I hardly know where to begin
investigating/solving the problem. Has anyone else experienced anything
similar?
Many thanks in advance for any advice/suggestions.