DBCA and Display
Hi,
On 10 G R2 10.2.04 on AIX.
from my Windows Workstation I can connect with PUTTY to an AIX 6.1 unix server.
On AIX via PUTTY I run DBCA which has a grphical interface.
Then :
#DISPLAY=local_host:0.0 ; export DISPLAY
$(hostname) $(whoami):/appli/oracle/product/10.2.0/db_1/bin#dbca
X11TransSocketINETConnect() can't get address for localhost:6000: Hostname and service name not provided or found
How to rectify this error ?
Thank you.