| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> FULL JOIN ORA-03113
Hi, there is something wrong with FULL JOIN. Win 2000, Oracle9i Enterprise
Edition Release 9.2.0.1.0 - Production. ORA-03113: end-of-file on
communication channel.
Example:
select * from dba_objects o1 full join dba_objects o2
on o1.object_id = o2.object_id
I've tried it many times on different servers DB and result ORA-03113: end-of-file on communication channel.
Can anyone say something of it? Received on Tue Apr 13 2004 - 04:00:11 CDT
![]() |
![]() |