Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: dbassist Xlib display error - help
I've fixed this error before by setting the variable DISPLAY (in unix) equal to my local pc's address. Something like:
export DISPLAY=xxx.xxx.xxx.xxx
where the x's are your address. You might have to add a :0 at the end of your address but I can't remember.
Hope this helps.
-Peter
On Mon, 8 May 2000, matt wrote:
> Help,
>
> Oracle 8i using dbassist
>
> Simple I'm sure....
>
> How can I fix this error ?
>
> > root
> su oracle
>
> > dbassist
> ....
>
> Xlib: Client not authorised to connect to server
> display: Unable to connect to X server (:0)
> java.lang.InternalError: Cannot connect to X11 window using ':0' as the
> value of the DISPLAY variable......
>
>
> Regards
>
> Matt
>
>
Received on Mon May 08 2000 - 00:00:00 CDT
![]() |
![]() |