Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Establish connection to XDB in IE
Robert Wehofer schreef:
> Hello!
>
> I've got a strange behaviour on my computer concerning both Oracle 9.2 and
> IE 6.0. If the Oracle services are started, I'll get several times an
> annoying LogIn window to establish the connection to "XDB". Each time I
> change the URL in IE I will get 2 or 3 times that annoying window. If the
> Oracle services are disabled, there is no problem working with the IE.
>
> What is the reason for my problem?
The reason is, that you have the XDB protocol enabled. If you do not
use
it, simply disable it - check your init.ora for the entry:
dispatchers="(PROTOCOL=TCP) (SERVICE=orclXDB)"
and comment it out.
Then restart your oracle services.
Received on Wed Jun 07 2006 - 04:05:05 CDT
![]() |
![]() |