Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-00920 when using function returning boolean...
Maxim Demenko wrote:
> select SessionId
> from (select SessionId from CVC_EDDY1 UNION select SessionId from
> CVC_EDDY2)
> where
> SYS.DIUTIL.BOOL_TO_INT(dbms_session.is_session_alive(SessionId)) = 1;
Tried it, still got the same error.
I've opened a TAR for this.
Lots of Greetings!
Volker
Received on Mon Sep 12 2005 - 11:40:51 CDT
![]() |
![]() |