Launch DBCA on Linux

Hi,
on my WIN XP work station I have Cygwin-x xith Xterm. I want to launch DBCA on a Linux server to install a database on linux.
What should I do on my PC ?
What should I do on Linux server ?
Many thanks.

Duplicate thread. Original thread: launch DBCA on remot Linux

Similar Messages

  • Launch DBCA on remot Linux

    Hi,
    on my WIN XP work station I have Cygwin-x xith Xterm. I want to launch DBCA on a Linux server to install a database on linux.
    On my PC I launch Cygwin/xterm.
    I do on Linux :
    export DISPLAY=10.44.195.150:0.0
    $ dbca
    But I get
    Exception in thread "main"
    on linux server.
    What is wrong ? What should I do ?
    Many Thanks.

    I have Cygwin-x xith Xterm. I want to launch DBCA on a Linux serverIn this case better use X11 forwarding.
    From cygwin terminal execute following commands:
    xhost +
    ssh -X oracle@linuxserver
    When you will get connected then execute:
    export DISPLAY=localhost:10.0
    Back to your problem, can you post whole error message?

  • Unable to launch application on Linux machine

    Hi,
    We have a Java based product developed as desktop application. This product has a tree structure built-in. and while connecting to few of the nodes, we are getting the following error: "*Cannot write XdndAware property*".
    Note:
    1. We are running the application on a Linux machine.
    2. We are using JNLP to launch the application.
    3. Only few nodes are causing this issue.
    4. Tried putting -DsuppressSwingDropSupport=true in JNLP file, but no progress.
    5. This happens on JDK1.6.0_23 and above
    Can someone help us to resolve this issue.
    Thank you.
    Regards,
    KNP

    Let me explain my current requirement.
    1. All the client jars should be downloaded every time I click a link (as of now its a JNLP link, but this can change).
    2. And this should be platform independent
    3. I stated in the earlier description I should be able to pass arguments (suppressSwingDropSupport, etc) to VM to resolve the actual issue.
    Can someone please suggest any other approach?
    I have one more generic question: Can I write my own JNLP defining XSD & DTD, so that it can accept all the arguments whichever I can pass to the VM? If so, how to do this?
    Please respond

  • Starting dbca on linux

    when i try to start dbca on my linux machine t gives the followng error
    /u01/app/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM

    what version of linux do you have?
    what kernel version are you working on?
    which version of database are you using for dbca?
    are there more than one database versions installed?
    This may be of help:
    http://www.novell.com/coolsolutions/feature/11250.html
    Message was edited by:
    Kamal Kishore

  • Dbca under Linux

    Hi,
    on 9.2.0 on Linux Redhat, when I issue :
    ./dbca
    I have :
    [oracle@server]$ ./dbca
    /Data/oracle/d01/visdb/9.2.0/JRE/bin/../lib/i686/green_threads/libzip.so: symbol
    errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VMThanks for help.

    Metalink note: 264178.1 - RUNINSTALLER FAILS ON RED HAT 3 TRYING TO INSTALL ORACLE9I
    Note 252217.1 - Requirements for Installing Oracle 9iR2 32-bit on RHEL3
    Note 266343.1 - GLIBC_2.0 is not defined in file libc.so.6

  • Launch Openscript on linux 64 bit.

    Hi All,
    I've worked on OATS in windows environment most of the time. I've created a VM on my local machine which has oracle linux 5 on that and installed OATS 64 bit for linux, the latest version. I want to launch openscript on the linux environment and I'm unable to do that. Could some one help me in this issue.
    Also, I've tried exporting the load testing scripts from windows box to linux environment. I've logged into OLT and running the scripts. gives me errors(I assume this is because I copied the files from windows environment and trying to use them on Linux machine). Any help would be appreciated reg this concern.
    Thanks,
    Nags.
    Edited by: 852886 on Jun 18, 2012 8:50 AM

    OpenScript is only supported on Windows as far as I'm aware.
    Also see Re: Can OATS scripts that are created on Windows version run on a LINUX version

  • Error launching binary on Linux-Kernel 2.2

    I compile my source on a Linux-Kernel 2.6.13-15.8-smp with f95 and try to launch it on a Linux-Kernel 2.2.16 and get the following error message:
    BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info:
    Assertion `! "bad dynamic tag"' failed!
    If I use the command ldd, I get the same message.
    On an other machine with a Kernel 2.6.12-10-386 I can launch my binary without any problem.
    My f95 has the following version:
    Sun Fortran 95 8.3 Build18_0 2006/03/13
    What can I do to make this work on my older Linux-Kernel?
    Thanx
    Jochen

    Both are i686 machines, here is the output of "cat /proc/cpuinfo".
    Source-Machine:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 15
    model : 4
    model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
    stepping : 1
    cpu MHz : 2993.106
    cache size : 1024 KB
    physical id : 0
    siblings : 2
    core id : 0
    cpu cores : 1
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 5
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
    bogomips : 5991.33
    processor : 1
    vendor_id : GenuineIntel
    cpu family : 15
    model : 4
    model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
    stepping : 1
    cpu MHz : 2993.106
    cache size : 1024 KB
    physical id : 0
    siblings : 2
    core id : 0
    cpu cores : 1
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 5
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
    bogomips : 5985.47
    Target-Machine:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 8
    model name : Pentium III (Coppermine)
    stepping : 3
    cpu MHz : 695.672
    cache size : 256 KB
    fdiv_bug : no
    hlt_bug : no
    sep_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 2
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr xmm
    bogomips : 1389.36
    I hope this gives you informations to help me solving my problem!
    Thanx
    Jochen

  • Unable to run dbca in Linux

    Hi,
    i have oracle 10.2.0 database installed in linux redhat enterprise 4
    whenever i try to execute "dbca" command i get following error
    Exception in thread "main"
    Can someone help me solve this problem.
    Thanks,
    Philip.

    it has to be a bug or something. why you have to set DISPLAY if you were running dbca locally on server side xterm?
    plus, the error message is not that explanatory

  • Can not run DBCA on Linux

    Hi,
    on 11g , Linux el5, can not run DBCA and receive :
    [oracle@localhost ~]$ dbca
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGSEGV (0xb) at pc=0x00002aaab748c9f1, pid=8789, tid=48011056844432
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b03 mixed mode)
    # Problematic frame:
    # C  [libclntsh.so.11.1+0x62a9f1]  snlinGetAddrInfo+0x1b1
    # An error report file with more information is saved as hs_err_pid8789.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    AbandonAny idea.
    Thanks.

    thanks to all and sorry of being late. Suddenly occupied by another emergency.
    Any way for xhost+ :
    [root@localhost ~]# xhost +
    access control disabled, clients can connect from any host
    [root@localhost ~]#
    [oracle@localhost ~]$ xhost +
    access control disabled, clients can connect from any hostAnd for jvm ,
    how to upgrade your JVM like 1.5.0_22 & greater versions ?
    regards.

  • Launching OWB in Linux

    Hi how can I launch OWB Designer center from Linux...
    I could not find launch.sh for the Designer center..
    -app

    Hi
    OWB Design is owbclient.sh in owb/bin/unix
    Repository Installer is reposinst.sh in owb/bin/unix
    Cheers
    David

  • Hi!!Does anyone know how can I programm a vi to launch Labview in Linux?

    I want to build an aplication to launch Labview. But the problem is that I am working with Linux, so I can't use Active X to do that. How can I do it? Is there VI server in Labview for Linux?
    and if is there Vi server, how can I use this, to launch Labview?
    Thanks!!
    Graci

    Wiebe,
    You are absolutely correct. The command line options are the same under Linux as windows.
    You could then write a shell script that will launch labview with a particular VI.
    Or, you could compile a C/C++ program that calls "exec" to launch labview, and again specify an optional VI argument.
    And, VI server works the same under LabVIEW for Linux as it does for windows. But, in order for the VI server to launch a VI, LabVIEW already has to be running This means you could create a VI that uses VI server, and compile that VI into an executable. You can then run the resulting executable which will be made up of the VI that uses VI server.
    But your question is a little bit vague. What exactly is your goal after "launching LabV
    IEW." You said that you want "an application to launch LabVIEW." Which application? Do you have the source code? What is it written in?
    David Duffey

  • Exception launching jdeveloper in linux

    Hi Friends,
    i am installing the jdeveloper version 11.1.1.7 on linux where i am encountering some unusual errors . Unusual because i have not faced these error in the earlier versions
    - on launching the jdeveloper in linux I encounter the following
    java.net.UnknownHostException: girishpar-pc: girishpar-pc
        at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
        at oracle.ideimpl.webupdate.CheckMasterListRunnable.buildLocalHostNames(CheckMasterListRunnable.java:53)
        at oracle.ideimpl.webupdate.CheckMasterListRunnable.<init>(CheckMasterListRunnable.java:39)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$2.<init>(AutomaticCheckForUpdates.java:100)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.checkMasterList(AutomaticCheckForUpdates.java:99)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.access$000(AutomaticCheckForUpdates.java:42)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$1.run(AutomaticCheckForUpdates.java:87)
        at java.lang.Thread.run(Thread.java:662)
    log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
    log4j:WARN Please initialize the log4j system properly. "
    I ignored the same and continued to the GUI of jdeveloper and tried configuring the default domain of the Integrated WLS where i encountered the following
    Performing action New Application...[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Performing action Application Server Navigator[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    oracle.jps.common:Sep 16, 2013 2:47:54 PM oracle.security.jps.internal.common.util.StrictValidationEventHandler handleEvent
    WARNING: Invalid xml content was found. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    What i tried ---
    - installing using root user
    - i deleted/renamed the system folders and tried however no change in the status .
    - i tried a custom install also and added jdk separately
    - i deleted the default domain and tried to set it up manually
    Any Help is appreciated thanks
    Cheers
    Girish

    Hi Hi,
    java.net.UnknownHostException: girishpar-pc: girishpar-pc
        at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
        at oracle.ideimpl.webupdate.CheckMasterListRunnable.buildLocalHostNames(CheckMasterListRunnable.java:53)
        at oracle.ideimpl.webupdate.CheckMasterListRunnable.<init>(CheckMasterListRunnable.java:39)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$2.<init>(AutomaticCheckForUpdates.java:100)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.checkMasterList(AutomaticCheckForUpdates.java:99)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.access$000(AutomaticCheckForUpdates.java:42)
        at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$1.run(AutomaticCheckForUpdates.java:87)
        at java.lang.Thread.run(Thread.java:662)
    log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
    log4j:WARN Please initialize the log4j system properly. "
    If im not mistaken, the error is because you do not have your computer name in your host file.
    Generally this file is /etc/hosts
    But this location and name varies on Linux Distors.
    Regards
    Bjorn

  • Launch Browser on Linux using BasicService

    Hi,
    I was trying to launch the default browser to show a web page from my webstart deployed application on Linux (RedHat 8.0).
    Used the example code ...
    // Lookup the javax.jnlp.BasicService object
    BasicService bs = (BasicService)ServiceManager.lookup("javax.jnlp.BasicService");
    // Invoke the showDocument method
    return bs.showDocument(new URL(HELP_URL));It just returned false.
    Any ideas?
    Thanks

    Java Web Start assumes that you have a Netscape browser installed on Linux, and that it can be started using the command "netscape". If this is not the case, then you need to change the start command which is defined in the preferences.
    Start the javaws application and select File|Prefereneces, and enter your browser start command - e.g. konqueror
    Regards
    Brendan

  • Error launching binary on Linux-Kernel 2.4

    I compile my source on a Linux-Kernel 2.6.13-15.8-smp with f95 and try to launch it on a Linux-Kernel 2.4.21-203-default and get the following error message:
    ./hello: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by ./hello)
    ./hello: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required by ./hello)
    I know that my libc and libpthread are to old,
    but how can do this without updating my libs and without static linking?
    Is there any option in the compiler that helps me?
    Thanx
    Jochen

    My own opinion is that Sun could do more to support making this work in
    our compiler, linker and OS. But that won't really help Linux users except by
    providing a model of something they might want to emulate.
    If the linker complained about "Function foobaz not found in libc" then at least
    the user has a fighting chance to go remove the call to foobaz in their
    application.
    The short answer is what Steve said. We don't officially support that
    on Solaris, and you should expect some amount of problems with Linux.

  • Oracle 10g on Oracle Linux 5.6: dbca does.. nothing?

    Dear all,
    I successfully installed Oracle Enterprise Linux 5.6 64bit on a test server. I installed a bunch of prerequisite packages then I successfully installed Oracle 10G (10.2 for linux x86-64). During the installation I selected "no default database (only server) and no enterprise manager".
    Successfully I mean, apparently!
    After that I launched DBCA, and go through all steps to create my first database.
    - general purpose
    - no enterprise manager (disabled, anyway)
    - on file system
    - use database file locations from template (ORACLE_BASE is correctly set)
    - no flash recovery area
    - default size, charset and so on
    Then I reach the last page (12). Create Database is already selected, and I select also "Generate Database Creation Scripts". I press Finish. The Confirmation page appears, I review all the stuff then I press OK.
    At this point I expect the window with the progress bar of database creation (I did this tens of times before on 10g, 11g on Windows and Linux) but I simply return to the Step 12 of dbca.
    In /u01/app/oracle/oradata I see an empty ORCL folder
    In /u01/app/admin/ORCL I see the empty folders: adump, bdump, cdump and so on, plus scripts, that contains:
    - ORCL.sh:
    #!/bin/sh
    mkdir -p /u01/app/oracle/admin/ORCL/adump
    mkdir -p /u01/app/oracle/admin/ORCL/bdump
    mkdir -p /u01/app/oracle/admin/ORCL/cdump
    mkdir -p /u01/app/oracle/admin/ORCL/dpdump
    mkdir -p /u01/app/oracle/admin/ORCL/pfile
    mkdir -p /u01/app/oracle/admin/ORCL/udump
    mkdir -p /u01/app/oracle/datafile
    mkdir -p /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/ORCL
    mkdir -p /u01/app/oracle/product/10.2.0/db_1/dbs
    ORACLE_SID=ORCL; export ORACLE_SID
    - ORCL.sql:
    PROMPT specify a password for sys as parameter 1;
    DEFINE sysPassword = &1
    PROMPT specify a password for system as parameter 2;
    DEFINE systemPassword = &2
    I can't found any log and I don't understand what's wrong.
    Mario.

    You'll never believe!
    I suspected about an apparently stupid warning whenever I launched dbca on command line (Xming server over ssh)
    Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
    I installed xming fonts and now the progress window appears and database creation is done, everything works fine! Incredible!
    This lead me to see a new error, during the db creation:
    ora-27125: unable to create shared memory segment.
    I solved this by issuing this command
    #echo "<dba_group_gid>" > /proc/sys/vm/hugetlb_shm_group
    where dba_group_gid is the gid of oracle group (i.e. oinstall).

Maybe you are looking for

  • Korean font not displaying correctly. Internationalization Issue

    Hello, I'm not sure if this is an internationalization issue but I have an Adobe Air project that isn't displaying Korean correctly. I basically have created a MovieClip in Flash CC with a textfield child. When this movieclip is instanced in Air, it'

  • How to correct "No timestamps were found on any of the image files" in Bridge CS4?

    I am trying to process a "Auto-stack Panorama/HDR" images and I keep getting the error message "No timestamps were found on any of the image files".  I don't understand what this means and how to correct the issue so I can process my images.  All of

  • Importing problem with coolpix s610

    does anyone know why i cant import using some digital camers? i have a nikon coolpix s610, and sony cybershot dsc-t30

  • Disk utilities repair permissions

    I am trying to repair permissions on my imac OSX2.8. When I get into the repair permissions on the start up disk everything seams fine. The indicator bar starts filling up with the blue and white rotating filler. But thats as far as it goes. It will

  • Setting authorization on presentation server objects

    Hi all, i need to set different authorization levels for a subset of columns in my model. Example: i have the presentation table "Customer", i want to show the presentation column Name, Surname, Fiscal Code, Retribution to a subset of users with high