Page 1 of 1

ODAC Net TOraAlert

Posted: Thu 13 Oct 2005 13:27
by Vladimir
Please, help!

We use TOraAlert component. By customer in test environment everything was Okey.
Now we made update on the productive instance and there is an error message related to TOraAlert:

ORA-00600: internal error code, arguments: [kksscl-inf-inl-loop], [1500], [0], [1], [9], [9], [], []

The behaviour is very strange. Seems to be dependent on the number of users working with application. Starting the same program from the same environment but directed to the other DB instance (test instance on the same Oracle server but where no other users work) makes everything fine. We have compared both instances - no differences.

Small test application in the same environment brings the same error but also does not close the application process after closing application!


Any help or advice is highly appreciated.
Oracle 9.2.0.1
ODAC 5.50.1.18

Vladimir

Posted: Mon 17 Oct 2005 06:53
by Paul
We have fixed some problems with TOraAlert. You ca try it in the nearest future.
We cannot reproduce your problem with ORA-00600. Possibly this happens in multithreaded application. Please note that Net-option supports multithreading with own TOraSession component in each thread only.