<trapspamhere (AT) googlemail (DOT) com> wrote
Quote:
We are running an IngresII 2.5 installation and an IngresII 2.0
installation on the same Reliant UNIX 5.43 server. The older software
is hardly used and has not had any problems. |
<SMARTASS>
I'd be surprised if it did manage to cause problems while it's not being
used! :-) Although now that I think about it there is a Sun workstation by
my desk where I keep an unused Ingres 6.4 installation and I did twist my
ankle when I tripped over it...
</SMARTASS>
Quote:
All the normal processes were running, but not using any CPU resource.
There were no useful error messages in any log file (errlog.log.
iiacp.log, iircp.log, DBMS logs, the batch process log). |
My first guess is a locking problem of some kind.
Quote:
The E_DM9043_LOCK_TIMEOUT messages in the error log |
I like locking as the explanation even more. Do you get repeated messages
like that? From the same session?
Quote:
When I killed processes and re-started the installation it worked fine. |
Well that sure doesn't rule out locking as the culprit.
Quote:
I also re-started the IngresII 2.0 installation (even though it
remained perfectly usable) in order to clean up any shared resources
left behind. |
If by that you mean you restarted Ingres 2.0 (as opposed to rebooting the
host) then that was unnecessary. There are no shared resources whatever.
Quote:
I have naturally searched for similar problems on the web, but without
a specific error message this is difficult! |
Next time it happens (if it happens) use IPM or VDBA to see what resources
are being locked and whether lock request is being blocked. We've had jobs
hang waiting for a lock when someone put a pop-up error message in an
application that was supposed to run as a batch job.
Roy