DBCA on Putty [message #342082] |
Thu, 21 August 2008 05:19 |
ora_2007
Messages: 430 Registered: July 2007 Location: Mumbai
|
Senior Member |
|
|
I am accessing the unix bix through remote terminal by PUTTY.
I know that we can create the database with DBCA but i want to ask is that can we create database with DBCA commnad through PUTTY?
On Putty i tried this one.
oracle@linux:~> dbca
DISPLAY not set.
Set DISPLAY environment variable, then re-run.
Then i try to set the DISPLAY environment through
oracle@linux:~> DISPLAY=:0.0 ; export DISPLAY
oracle@linux:~> dbca
But the commnad doesnt show any activity. It just stops.
Please suggest.
|
|
|
|
Re: DBCA on Putty [message #342100 is a reply to message #342082] |
Thu, 21 August 2008 05:57 |
ora_2007
Messages: 430 Registered: July 2007 Location: Mumbai
|
Senior Member |
|
|
Thanks alan for your reply.
Quote: | one option under this is X11 and then X11 forwarding, do you have this ticked?
|
I followed the way you said. Previously it was unchecked.
I do not have xclient. Please tell what is that?
Now i am accessing Putty on Windows XP.
Now itried with tick on X11 forwarding.
Then it gives me an error.
oracle@linux:~> dbca
X connection to localhost:10.0 broken (explicit kill or server shutdown).
oracle@linux:~>
How can i resolve this
Thanks,
|
|
|
Re: DBCA on Putty [message #342103 is a reply to message #342100] |
Thu, 21 August 2008 06:05 |
ThomasG
Messages: 3212 Registered: April 2005 Location: Heilbronn, Germany
|
Senior Member |
|
|
You actual need an X SERVER on your machine.
Which makes is possible to start a GUI program remotely on the Unix machine, and then see the window locally on your box.
So you need a X Server like Exceed, Xming or Cygwin/X installed on your windows box.
Which usually requires at least some understanding on the network setup involved. If you don't have that talk to the network/system admin first.
|
|
|
|
Re: DBCA on Putty [message #342422 is a reply to message #342082] |
Fri, 22 August 2008 05:16 |
ora_2007
Messages: 430 Registered: July 2007 Location: Mumbai
|
Senior Member |
|
|
I just install Xming-6-9-0-31-setup.exe setup on my windows machine.
Now i can able to access the DBCA with Putty.
Steps:
1. Install Xming-6-9-0-31-setup.exe setup
2. Start putty with enable checkbox on X11 forwarding.
3. Start DBCA and it works perfectly.
Thanks to you all.
|
|
|
|
Re: DBCA on Putty [message #407806 is a reply to message #342424] |
Thu, 11 June 2009 12:32 |
irf4u88
Messages: 1 Registered: June 2009
|
Junior Member |
|
|
hi alan
i tried these all steps.
but while executing dbca from putty it is giving me an error like........
Exception in Thread "main"
please sujjest me what to do....
thanx
|
|
|
|
|
|
|