Starting dbca (Oracle 9i Solaris 9)

Hi Guys,
I get this error when starting dbca:
ora902@deatdb1->pll01:/export/ora902>dbca
java.lang.NoClassDefFoundError
What can I do to evercome this problem.
Thank you.

Hi,
The DBCA is a graphical tool. To display graphics (in unix at least) you will require a working x-windows environment. If you are using a windows PC to connect to the server you will need to install an x-server onto your PC. I use one called xming - which is free. You can download it from here:
http://www.straightrunning.com/XmingNotes/
You'll also find some instructions for installing it and getting it working on that link.
Cheers,
Andy Barry
http://www.shutdownabort.com
Message was edited by:
AndyBarry

Similar Messages

  • Error in Setting Auto Start for Oracle DB on Sun Solaris 10

    Hi Gurus,
    I am trying to set my DB to auto start when server reboots. Fllowing is my setting and the error. The issue is that the DB starts but LISTENER is not running...
    Please please help me...
    This is what I used for setting the auto start.
    Thanks,
    Jayant
    SETTING:
    =======
    #!/sbin/sh
    #Match ORACLE_HOME with whatever is in ~oracle/.profile!!!
    ORACLE_HOME=<whatever is Orcale home is>
    case $1 in
    start)
    su - oracle -c $ORACLE_HOME/bin/dbstart
    su - oracle -c "$ORACLE_HOME/bin/lsnrctl start"
    exit 0
    stop)
    su - oracle -c "$ORACLE_HOME/bin/lsnrctl stop"
    su - oracle -c $ORACLE_HOME/bin/dbshut
    esac
    You're not done yet! You now have to dl
    ln -s ../init.d/oracle /etc/rc3.d/S95oracle
    ln -s ../init.d/oracle /etc/rc0.d/K15oracle
    chmod 0755 /etc/init.d/oracle
    ERROR:
    ======
    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 02-DEC-2006 10:09:24
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Message 1070 not found; No message file for product=network, facility=TNSTNS-12545: Message 12545 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    TNS-00515: Message 515 not found; No message file for product=network, facility=TNS
    Solaris Error: 2: No such file or directory
    root@zngds1gk #

    Bingo.... I got it.
    Thanks for your hint about the ./.profile. I was setting env variables in .cshrc file and my default shell for "oracle" user was sh.
    Then I changed the default shell for oracle user to csh and viola..... it works.
    root@zngds1gk # su - oracle
    $ id
    uid=100(oracle) gid=101(dba)
    $ setenv
    HOME=/space/oracle
    PATH=/space/oracle/app/oracle/product/10.2.0/Db_2/bin:/usr/bin:
    LOGNAME=oracle
    HZ=100
    TERM=xterm
    SHELL=/bin/sh
    $ exit
    root@zngds1gk # usermod -u 100 -s /bin/csh oracle
    root@zngds1gk # su - oracle
    zngds1gk%
    zngds1gk% setenv
    HOME=/space/oracle
    PATH=/space/oracle/app/oracle/product/10.2.0/Db_2/bin:/usr/bin:
    LOGNAME=oracle
    HZ=100
    TERM=xterm
    SHELL=/bin/csh
    zngds1gk% cat .cshrc
    umask 022
    setenv ORACLE_BASE /space/oracle/app/oracle
    setenv ORACLE_SID adm
    setenv DISPLAY 47.102.212.108:0.0
    setenv ORACLE_HOME /space/oracle/app/oracle/product/10.2.0/Db_2
    setenv PATH /space/oracle/app/oracle/product/10.2.0/Db_2/bin:$PATH
    And now it works...
    Thanks.
    ~Jayant

  • Start oracle on solaris 10

    please;
    i cant start the oracle service on solaris 10 what can i start service?
    thanks alot

    Could you further specify which service are you talking about, and how are you trying to start it up?
    ~ Madrid

  • Not able to Start the oracle db error "ORA-01031: insufficient privileges"

    Hi experts,
    I have oracle 11g setup on so solaris. i changed the db_cache_size
    & processes values and stopped the DB services after that i am not able to start the oracle DB. Listener is running.
    when i start the db server its giving the below error(startup.log)
    ./dbstart: Starting up database "orcl"
    Mon Sep 27 04:31:08 MDT 2010
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Sep 27 04:31:08 2010
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    SQL> ERROR:
    ORA-01031: insufficient privileges
    SQL> ORA-01031: insufficient privileges
    SQL>
    ./dbstart: Database instance "orcl" warm started.
    Please help me to ressolve this issue.
    Thanks
    Krishna

    yes, password file is there in /etc/passwd
    here are the contents:
    root:x:0:0:Super-User:/:/sbin/sh
    lroot:x:0:0:Super-User:/:/sbin/sh
    daemon:x:1:1::/:
    bin:x:2:2::/usr/bin:/bin/false
    sys:x:3:3::/:
    adm:x:4:4:Admin:/var/adm:/bin/false
    lp:x:71:8:Line Printer Admin:/usr/spool/lp:/bin/false
    uucp:x:5:5:uucp Admin:/usr/lib/uucp:/bin/false
    nuucp:x:9:9:uucp Admin:/var/spool/uucppublic:/usr/lib/uucp/uucico
    listen:x:37:4:Network Admin:/usr/net/nls:/bin/false
    nobody:x:60001:60001:Nobody:/:/bin/false
    noaccess:x:60002:60002:No Access User:/:/bin/false
    nobody4:x:65534:65534:SunOS 4.x Nobody:/:/bin/false
    itunix:x:50000:14:IT Unix Account:/export/home/itunix:/bin/csh
    hharika:x:765:38:Harpal Harika:/export/home/hharika:/bin/csh
    prsingh:x:795:38:Pradeep Singh:/export/home/prsingh:/bin/csh
    mmir:x:1229:21:Mir Monis Ali:/export/home/mmir:/bin/csh
    bogunnai:x:1207:21:Bose Ogunnaike:/export/home/bogunnai:/bin/ksh
    mpokala:x:2117:21:Mahesh Pokala:/export/home/mpokala:/bin/ksh
    apopov:x:2385:38:Anton Popov:/export/home/apopov:/bin/csh
    kkeith:x:2629:227:Kevin Keith:/home/kkeith:/usr/bin/ksh
    sshd:x:22:22:SSH Privsep:/var/empty:/bin/false
    patrol:x:2784:10:Patrol User:/opt/bmc:/usr/bin/ksh
    smmsp:x:25:25:Sendmail Submission user:/none:/bin/false
    ldap:x:50001:1002::/export/home/ldap:/bin/sh
    perfuser:x:884:268::/export/home/perfuser:/bin/csh
    webservd:x:80:80::/home/webservd:/bin/pfsh
    oracle:x:156:40:Oracle Software Owner:/export/home/oracle:/bin/bash
    perfuser_idc:x:64383:1::/home/perfuser_idc:/bin/sh
    idc_perf:x:64384:292::/home/idc_perf:/bin/sh

  • Can't start DBCA

    I can't start DBCA dy entering the command 'dbca'.can I get a help in solving this problem?

    Please let us know the OS version.
    Assuming the OS as linux then login as "root" user and type the following :
    # xhost +
    Now, please login as oracle user and start DBCA again :
    $ dbca
    If the above steps doesn't work then please export the following and save it in the .bash_profile file of Oracle user:
    # su - oracle
    $ vi .bash_profile
    go to the last line by typing "G" and type "i" to enter into the insert mode and type the following :
    export ORACLE_HOME=<directory path where the oracle installation was done>
    export PATH=$ORACLE_HOME/bin:$PATH:.
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export CLASS_PATH=$ORACLE_HOME/jlib
    :wq!
    $ . .bash_profile
    Now, please run the DBCA utility again.
    Hope it's clear
    Regards,
    imran khan

  • DBCA - Oracle 11.1.0.6

    Hi,
    I getting below error while starting dbca on oracle version 11.1.0.6
    $ dbca
    Exception in thread "main"My Oracle is running on AIX 6.1 and all the necessary OS patches were installed before proceeding with new Oracle installation.
    All the environment variables are set properly, I am able to see the GUI of "netca" & "xclock" from same prompt.
    Also there were no errors reported during oracle installation.
    Please suggest what could be the cause.
    Thanks for your time.

    Hope all the binaries are linked?? crosscheck..with opatch lsinventroy -all
    % env | grep PATH --make sure you are on the correct PATH for executing dbca....
    % which dbca - will give you the path linked to...can give idea if missing out earlier...
    --Raman.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • DBCA hangs in solaris

    when I start dbca in solaris 10, the command just hangs there, nothing happens. what is wrong with this?
    I have set up the DISPLAY VARIABLE
    $DISPLAY=myipaddress:0.0
    $export DISPLAY
    $echo $DISPLAY
    myipaddress:0.0
    Thank you.

    when I start dbca in solaris 10, the command just hangs there, nothing happens. what is wrong with this?
    I have set up the DISPLAY VARIABLE
    $DISPLAY=myipaddress:0.0
    $export DISPLAY
    $echo $DISPLAY
    myipaddress:0.0
    Thank you.

  • How to start OC4J in Sun Solaris???

    How to start OC4J in Sun Solaris???

    It's very simple, you go to the OBIEE documentation page:
    http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_booklist.htm
    And you download the Infrastructure Installation and Configuration Guide. You then read it and get to the section where if talks about Starting and Stopping the OC4J Process.

  • Cannot create ASM disk groups in DBCA - Oracle 11gR1, Windows 32bit

    Good afternoon,
    Using 11gR1 on Windows XP, I need help installing a database (single instance) using ASM, I am not able to select disks to be stamped for use by ASM. I have done the following steps:
    1. Installed the Oracle 11gR1 software (no database created - just the software)
    2. Connected nine (9) SCSI hard drives to the system
    3. Created a primary partition on each hard drive, formatted the partition but did *not* assign a drive letter
    4. Created a listener service (working properly - checked with lsnrctl  status)
    5. Started DBCA to create a single database instance using ASMIn DBCA I performed the following:
    a. at the welcome screen, click Next
    b. at "Step 1 of 16", click Next (accepting the default "Create a Database")
    c. at "Step 2 of 16", click Next (accepting the default "General Purpose or Transaction Processing)
    d. at "Step 3 of 16", "Global Database Name" set to "dbca", "SID" set to "dbca", click Next
    e. at "Step 4 of 16", click Next (accepting the defaults)
    f. at "Step 5 of 16", click "Use same administrative passwords for all accounts" and entered password, click Next
    g. at "Step 6 of 16", click "Automatic Storage Management (ASM)", click Next
    Everything seems just fine until I reach the following step
    h. at "Step 7 of 16", click "Create New"
        - The Create Disk Group window pops up (there is nothing shown in the "Select Member Disk Area")
        - set the "Disk Group Name" to  "DATAGROUP"
        - click on "Show All" (no devices shown after clicking)
        - click on "Stamp Disks..."  this causes the "asmtool operation" window to pop up
          - click on "Add or change label", click on Next
          - the "Select Disks" step appears.   There are 11 hard drives listed but NONE of them
            can be selected - all I can do here is click on Cancel*The question:* Why aren't the drives selectable and what do I need to do to make them selectable ?
    Thank you very much for your help,
    John.

    >
    The question: Why aren't the drives selectable and what do I need to do to make them selectable ?
    >
    To answer my own question (now that I've figured it out), the reason is because the partition should not be formatted.
    When Windows displays the "New Partition Wizard", it is important to:
    1. not assign a drive letter
    2. and select "Do not format this partition"
    This will cause Windows to mount the volume thus making it accessible to Oracle.
    Hopefully this will help someone not fall in this trap as I did,
    John.

  • 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

  • Automatic stop/start of databases on solaris 10

    I've followed the documentation in terms of creating the dbora script and linking it but unfortunately, my db isn't coming back up on reboot.
    Anyone has seen this?
    My unix administrator is saying there is no log file to review on solaris 10 on reboot. Is there a log somewhere i can check?
    Thx.

    Thanks for the reply.
    This is what I did:
    1. Edit the /var/opt/oracle/oratab file for Solaris and /etc/oratab file for
    HP and Linux.
    Database entries in the oratab file appears in the following format:
    ORACLE_SID:ORACLE_HOME:Y
    In the preceding command, Y or N specifies whether you want the dbstart
    and dbshut scripts to start up and shut down the database. For each database
    that you want to start up, find the ORACLE_SID entry identified by the sid in
    the first field. Change the last field for each to Y.
    For Oracle Real Application Clusters installation, this entry appears in the
    following format:
    DB_NAME:ORACLE_HOME:Y
    In the preceding command, DB_NAME is the cluster database name. Y or N
    specifies whether you want the dbstart and dbshut scripts to start up and
    shut down the database.
    2. In the /etc/init.d directory, create a dbora script similar to the following, if
    it does not already exist. Be sure to give the full path of the dbstart utility.
    #!/bin/sh
    # Set ORA_HOME to be equivalent to the $ORACLE_HOME
    # from which you wish to execute dbstart and dbshut;
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME.
    ORA_HOME=/u01/app/oracle/product/9.2.0.1.0
    ORA_OWNER=oracle
    if [! -f $ORA_HOME/bin/dbstart]
    See Also: init command in your UNIX system documentation
    for more information on system startup and shutdown procedures.
    Configuration Tasks to Perform as the root User
    4-6 Installation Guide
    then
    echo "Oracle startup: cannot start"
    exit
    fi
    case "$1" in
    ’start’)
    # Start the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c $ORA_HOME/bin/dbstart &
    ’stop’)
    # Stop the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c $ORA_HOME/bin/dbshut &
    esac
    3. Create symbolic links to the dbora script in the appropriate run-level script
    directories, as follows:
    # ln -s /etc/init.d/dbora /etc/rc0.d/K10dbora
    # ln -s /etc/init.d/dbora /etc/rc3.d/S99dbora

  • Cannot start dbca

    After getting problems with the DBCA when enabling it to run immediately after install I tried reinstalling 11g without configuring a db after install and everything went fine, but when I start dbca from a terminal I get the same crash:
    [oracle@localhost bin]$ dbca
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x9e16735e, pid=5023, tid=3086911696
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_17-b02 mixed mode)
    # Problematic frame:
    # C [libnnz11.so+0x3c35e]
    # An error report file with more information is saved as hs_err_pid5023.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Aborted (core dumped)
    [oracle@localhost bin]$
    Beginning to think I'm doomed! lol

    See these related threads
    debian java error in netca and dbca but succesful install in a vm ?!?!
    Re: Java Error installing 11g on Redhat Enterprise 5.5
    Pl post details of your OS version (and whether 32/64 bit), and which exact version of 11g (and whether 32/64 bit) you installed.
    Srini

  • Disk partitioning tool, to install oracle in solaris

    I need to install oracle in solaris.Is there any version of solaris for intel processors.
    Is there any free disk partioning tool availbale

    The partitioning tool (fdisk) you need comes with OpenSolaris 10. First Download this free Operating System from sun.com. Then start the installation. You will be asked to partition your hard disk. The system automatically recognises Windows Installations and Linux Installations on the same disk. Windows Installations will be bootable after the Solaris Installation. Linux and Solaris is not able to use the same disk. Because they have the same boot loader/manager called GRUB and must make a different disk layout for this boot loader. But you can use Linux and Solaris on different disks.
    Oracle 10.1 and 10.2 is available for Solaris x64. I strongly recommend to use the 64 Bit AMD64 version. Its a real fun and fast as hell. Supported Raid Controllers can be found at the Solaris driver discussion forum at www.opensolaris.org.

  • Error while starting the Oracle BI Server

    Hi ,
    I am getting the services.msc error while starting the Oracle BI Server as -
    Error handling the control request.
    Please help me out ..
    Thanks and Regards ,

    It is actually Windows services error that I am facing ....
    while starting the BI server after making any changes to NQS config file ..
    Could not start the Oracle BI Server service on Local Computer
    Error 1064: An exception occured in the service when handling the control request
    Message was edited by:
    user460211
    Message was edited by:
    user460211

  • Starting the Oracle Identity Manager 9.1.0.2 Application Cluster (OWS)

    Hello friends,
    I have a question about how to start the Oracle Identity Manager 9.1.0.2 application that is deployed on Oracle WebLogic Server (OWS) 11g on 2 nodes (OIM_SERVER_01 and OIM_SERVER_02).
    What is the procedure to start the Admin Server and then the nodes where the application is deployed Oracle Identity Manager 9.1.0.2
    I left wondering the commands:
    1. xlStartServer.sh
    2. xlStartWLS.sh
    3. xlStartManagedServer.sh
    4. startNodeManager.sh
    Thanks for the support...

    First you need to start the AdminServer by the command xlStartWLS.sh then you can start the nodemanager on the hosts where your OIM server are located via the startNodeManager.sh command and then start the OIM Server via the xlStartManagerServer.sh command. Nodemanager is required to control the managed server if you plan to control them via the weblogic admin console. If you don't want to do that via console then xlStartManagerServer.sh and xlStopNManagedServer.sh would be able to control your oim servers. There is no specific order required for starting the oim servers, just that the admin server should be in running mode before you start the managed servers.
    -Bikash

Maybe you are looking for

  • Problem with FM SXPG_COMMAND_EXECUTE in deleting a file on server.

    Hi All, My Task is to delete a file with version number 6 and rename all other files, so that my new file will be version 0. Am using the FM SXPG_COMMAND_EXECUTE to delete/rename a file on server. Though, this is working fine in debugging mode I can

  • Photoshop elements 9 constantly crashes?

    Alright, so. When I first installed Elements about 2 years ago, it was fine, didnt really have any problems. But recently, it's been doing things it hasn't really done before? It always crashes right when the editor opens, asks for my country/region

  • ***Impact On GL without using AR & AP ***

    Dear Freinds, We are in process of interfacing the customised software with Oracle APs.To be very clear at Head Office and our Regional Offices we will be using Oracle Financials. But our profit centres (360Branches) is going to work on a customised

  • Adding column in sub screen

    Hi every one, I have 10 columns in my sub screen, i would like to add one more column in that, can any one help me, how to create a new column in the sub screen. ex: Columns:          a   b   c    d                           1   2   3    4           

  • Calling Bapi from Dot Net

    Hi All, We are Trying to upload Bapi's From Dot Net. When we are uploading Sales Order upload i will get this error ""ERROR: Sales document type DG-1 is not defined"" ,But If i Call Again It is not giving the any error and simply its updating the SAP