Cannot use DBCA & NETCA (merged topics) [message #238801] |
Sun, 20 May 2007 01:59 |
shiju_t_v
Messages: 56 Registered: May 2007 Location: kannur,kerala
|
Member |
|
|
Hi,
When i give dbca in my command prompt it shows error as
[oracle@linuxserver1 ~]$ dbca
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" [oracle@linuxserver1 ~]$
Note : I was created my all databases by using this dbca , but now
i can't
Pls let me know how to proceed
thnx
SHIJU
[Updated on: Sun, 20 May 2007 02:49] by Moderator Report message to a moderator
|
|
|
|
Re: Cannot use DBCA [message #238804 is a reply to message #238801] |
Sun, 20 May 2007 02:08 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
Quote: | Reported By: shiju_t_v On: Sun, 20 May 2007 09:02 In: RDBMS Server » Server Administration » Cannot use DBCA
Reason This is a very critical situation , Pls let me know how to proceed
|
Do not report messages to get attention!
|
|
|
Cannot use DBCA - [message #238809 is a reply to message #238801] |
Sun, 20 May 2007 02:45 |
shiju_t_v
Messages: 56 Registered: May 2007 Location: kannur,kerala
|
Member |
|
|
Hi,
When i give dbca in my command prompt it shows error as
[oracle@linuxserver1 ~]$ dbca
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" [oracle@linuxserver1 ~]$
Note : I was created my all databases by using this dbca , but now
i can't
Pls let me know how to proceed
thnx
SHIJU
After getting Request from Taj ,
i did these things
[oracle@linuxserver1 ~]$ export DISPLAY 127.0.0.1:0.0;
-bash: export: `127.0.0.1:0.0': not a valid identifier
[oracle@linuxserver1 ~]$ export DISPLAY :0.0;
-bash: export: `:0.0': not a valid identifier
[oracle@linuxserver1 ~]$ xhost+
-bash: xhost+: command not found
But no solution ,
Pls let me know how to proceed
|
|
|
Cannot use NETCA [message #238814 is a reply to message #238801] |
Sun, 20 May 2007 02:57 |
shiju_t_v
Messages: 56 Registered: May 2007 Location: kannur,kerala
|
Member |
|
|
Hi,
When i give netca in my command prompt it shows error as
[oracle@linuxserver1 ~]$netca
Oracle Net Services Configuration:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
java.lang.NullPointerException
at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
at oracle.net.ca.NetCA.<init>(Unknown Source)
at oracle.net.ca.NetCA.main(Unknown Source)
Oracle Net Services configuration failed. The exit code is -1
Pls let me know how to proceed
thnx
SHIJU
|
|
|
|
|
|
|