Oracle Installed:
On RAC
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
"CORE 11.2.0.3.0 Production"
TNS for Linux: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
Linux: Red Hat 64 bit
Problem: I am trying to create a new Database on a test Oracle RAC. I am doing the following:
- login with my ID
- enter $ dbca but nothing happens

- I su to "oracle" ID
- Next I type and run this: $ xauth list ---> I choose unix:10 MIT -MAGIC-COOKIE-1 2xxxxxxxxxxxxxxxx
- $ echo $DISPLAY
- shows: localhost:10.0
- I enter $ dbca
- I get the error: X11 connection rejected because of wrong authentication.
Please advice.
Thanks for your help.