Setting DISPLAY environment variable
Hi guys,
I use to connect the machine using ssh by using oracle ,When I try to launch DBCA
It gives error:
DISPLAY environment variable not set.
When I set this :
[oracle@dbcl1n1 AUCS1 ~]$ export DISPLAY=10.21.66.21:0.0
where 10.21.66.21=ip address
And rerun,It gives the other error ,
[oracle@dbcl1n1 AUCS1 ~]$ dbca
Exception in thread "main"
How to set the display in this?
Thanks,
Rafi.