Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with the DBMS_ALERT package in Solaris v. Windows
If anyone can help with the following problem that would be great:
If I have one SQL+ window and run DBMS_ALERT.REGISTER to register a signal name and commit, then run DBMS_ALERT.WAITONE to wait for the signal, the command blocks. Running DBMS_ALERT.SIGNAL with the signal name and committing in another window should cause the first window's WAITONE command to return. It works fine if the oracle server is 8.0.5.0.0 for Solaris, but if the server is 8.0.4.0.0 for Windows NT, the WAITONE function never returns.
Thanks in advance Received on Wed Apr 07 1999 - 13:16:56 CDT
![]() |
![]() |