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

Similar Messages

  • Can't start dbca under suse 10

    Hey DBA's
    Whenever I try to start the dbca tool to create a database I get the following error:
    Failed to load Main-Class manifest attribute from dbca.jar
    I use this command:
    java -jar dbca.jar
    I use Oracle 10gR2 for testing..
    Thanks in advance

    Why not just use $ORACLE_HOME/bin/dbca?
    ~Jer

  • Can't start OEM

    I installed Oracle9.0.2 on debain 3.0_r1 and selected software only option to install.
    After installation finished, I try to start OEM, but it failed and also can not start dbca.
    Error messages as following:
    oracle@debian:~/product/9.2.0/bin$ ./oemapp console&
    [1] 13128
    oracle@debian:~/product/9.2.0/bin$ SIGSEGV 11* segmentation violation
    stackbase=BFFFEC2C, stackpointer=BFFFD1E4
    Full thread dump:
    "SIGQUIT handler" (TID:0x4219a2a0, sys_thread_t:0x83127e8, state:R, thread_t: t@2051, sp:0x0 threadID:0x3359, stack_base:0xbf5ffaa0, stack_size:0x200000) prio=1075652256
    "Finalizer thread" (TID:0x4219a088, sys_thread_t:0x83126c0, state:CW, thread_t: t@1026, sp:0x0 threadID:0x3358, stack_base:0xbf7ffaa0, stack_size:0x200000) prio=1075652256
    "main" (TID:0x4219a0b0, sys_thread_t:0x830c338, state:R, thread_t: t@1024, sp:0x0 threadID:0x3348, stack_base:0xbfffec2c, stack_size:0x200000) prio=1075652256 current thread
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: &lt;unowned&gt;
    Name and type hash table lock: &lt;unowned&gt;
    String intern lock: &lt;unowned&gt;
    JNI pinning lock: &lt;unowned&gt;
    JNI global reference lock: &lt;unowned&gt;
    BinClass lock: &lt;unowned&gt;
    Class loading lock: &lt;unowned&gt;
    Java stack lock: &lt;unowned&gt;
    Code rewrite lock: &lt;unowned&gt;
    Heap lock: &lt;unowned&gt;
    Has finalization queue lock: &lt;unowned&gt;
    Finalize me queue lock: &lt;unowned&gt;
    Waiting to be notified:
    "Finalizer thread" (0x83126c0)
    Monitor registry: owner "main" (0x830c338, 1 entry)
    [1]+ Aborted ./oemapp console
    oracle@debian:~/product/9.2.0/bin$

    Thanks for the reply, I tried that but it just gives
    me:
    Oracle Enterprise Manager 10g Database Control
    Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All
    rights reserved.
    Agent is running. Stop the agent and rerun the
    command.
    But the agent is definitely not running.i.e Stop the agent and rerun rodneyli's command you tried above.

  • OracleXETNSListener service can't start

    Hi,
    I can't start my OracleXE 10g, there are problems with OracleXETNSListener service.
    I found some topics on forum, but nothing help :(.
    ====================================================
    Install folder: D:\oraclexe
    ====================================================
    listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = TEB_LAPTOP)(PORT = 1522))
    DEFAULT_SERVICE_LISTENER = (XE)
    ====================================================
    tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = TEB_LAPTOP)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    ====================================================
    sqlnet.ora:
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    ====================================================
    There are no started firewalls
    ====================================================
    Have a static IP address (connection to Internet through local server)
    ====================================================
    When execute the command "lsnrctl stop" receive:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-═╬▀-2007 16:21
    :07
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=TEB_LAPTOP)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    ====================================================
    When execute the command "lsnrctl start" receive:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-═╬▀-2007 16:22
    :06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to D:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PARTIAL=yes)(QUEUESI
    ZE=1))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\E
    XTPROC_FOR_XEipc)))
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 38: Filename too long
    Listener failed to start. See the error message(s) above...
    ====================================================
    tnsping XE:
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-═╬▀-2
    007 16:23:00
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = TEB_LAPT
    OP)(PORT = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    TNS-12541: TNS:no listener
    ====================================================
    In *.ora tried to change port with 1521 to 1522. Nothing...
    ====================================================
    ORACLE_HOME is empty
    ====================================================
    Thanks to all!

    EdStevens wrote:
    Sounds like your actual installation of XE failed.  What append when you tried to install it?
    True. I removed all the Oracle stuff from my machine using this page's instructions ( ORACLE-BASE - Manual Oracle Uninstall )  and then re-install the XE again and now it is working.
    Only problem is that when installing I could not give the Oracle Base directory properly.
    I gave c:\oracle as the destination direcotry. Then the Oracle Base is taken as that (c:\oracle), BUT
    the Oracle Home comes as c:\oracle\app\oracle\product\11.2.0\server.
    According to OFA, if c:\oracle is the ORACLE_BASE, then the ORACLE_HOME should be
    c:\oracle\product\11.2.0\server_1, but it creates the app\oracle sub-directories beneath the oracle base???
    Also, can I install more than 1 oracle XE DB in the same machine? I tried but you only get repair and delete options int eh OUI.
    +
    Is there a DBCA which comes with XE. I looked around and I can't find one. Am I correct to say the XE does not have a DBCA?

  • How to start DBCA after the Patchset 3501955 ?

    Hi,
    I've applied Patchset 3501955 to migrate to 9.2.0.1 to 9.2.0.5 version and now I can't start any more the DBCA. It seem to have a trouble with jre.exe.
    Could you help me ?
    Thanks.

    Did you run the catpatch.sql script.

  • 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

  • Can't start 11g r2 XE listener

    I install this in Windows 7 machine (SP 1).
    I can't start the listener. I get this error "oracleXETNSListener service on local computer started and then stopped.".
    Also, in the directory C:\oracle_xe_11g_r2\app\oracle\oradata\XE has no data files and is empty.
    When I start the listener using command line I get this:
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    Any help would be really appreciated.

    EdStevens wrote:
    Sounds like your actual installation of XE failed.  What append when you tried to install it?
    True. I removed all the Oracle stuff from my machine using this page's instructions ( ORACLE-BASE - Manual Oracle Uninstall )  and then re-install the XE again and now it is working.
    Only problem is that when installing I could not give the Oracle Base directory properly.
    I gave c:\oracle as the destination direcotry. Then the Oracle Base is taken as that (c:\oracle), BUT
    the Oracle Home comes as c:\oracle\app\oracle\product\11.2.0\server.
    According to OFA, if c:\oracle is the ORACLE_BASE, then the ORACLE_HOME should be
    c:\oracle\product\11.2.0\server_1, but it creates the app\oracle sub-directories beneath the oracle base???
    Also, can I install more than 1 oracle XE DB in the same machine? I tried but you only get repair and delete options int eh OUI.
    +
    Is there a DBCA which comes with XE. I looked around and I can't find one. Am I correct to say the XE does not have a DBCA?

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • I was told to update iTunes. The update failed. Now I can't open iTunes but get the following messages: The program can't start because MSVCR80.dll is missing from your computer. Try reinstating the program to fix this problem.  Then I get iTunes was not

    I was told to update iTunes. I did and it failed. Then every time I tried to open iTunes I get the following message: "The program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem." Then I get the following: "iTunes was not installed correctly.  Please reinstall iTunes. Error 7 (windows error 126)." I have uninstalled and installed iTunes a couple of times with no luck. I cannot even access iTunes support

    Troubleshooting issues with iTunes for Windows updates - MSVCR80

  • TS5376 iTunes wont install.  It says " The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.

    iTunes wont install.  It says "The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.  Help!!!!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99683)

  • When installing itunes get error "program can't start because msvcr80.dll is missing

    I cancelled the installation of the latest version of iTunes on my Windows PC and when attempting to reinstall it, I now get a message that "The program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix the problem." Reinstalling the program does not fix the problem. Repairing the installation does not fix the problem. A search shows the "missing" file does exist in the MSOCache directory.

    Read this:
    iTunes 11.1.4 for Windows - Unable to install or open - MSVCR80 issue
    for additional help:
    ASC user turingtest2 contribution: Troubleshooting issues with iTunes for Windows updates
    or for specific Windows versions:
    Apple HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Apple HT1925: Removing and Reinstalling iTunes for Windows XP

Maybe you are looking for

  • Adding order Text using BAPI_SALESORDER_CREATEFROMDAT2

    Hi All , How can we add order text at header level to a sales using bapi BAPI_SALESORDER_CREATEFROMDAT2 , There is this structure ORDER_TEXT STRUCTURE  BAPISDTEXT , But looks like this is used for adding text item level . Thanks in advance . Vinay Ko

  • How to create Image as Custom Property Type used in Configurable Web Part?

    I wanted to create custom configurable web part property for Image. Example - the screenshot of Image property used in Image web part is shown below: My goal is to create as many images as possible in custom configurable web part. I tried to write th

  • Corruption in iPhoto

    Hi, I am having a problem viewing some of my older photos. I think that haste in uploading files that i later deleted haphazardly has led to corruption of my library. I can see the thumbnails, but cannot view these files (maybe 10% of all of the phot

  • No sound in some quicktime clips

    I had a couple little clips I made, and some little clips I downloaded. They used to have sound and now there is nothing. I tried to download some little trailers and still nothing. Do I now have to buy quicktime 7 to get some sound on these. The sou

  • IChat and Leopard Firewall

    I've seen similar questions asked, but I haven't seen the answer I'm looking for. So sorry if this is a repeat. I have my firewall setting to "Allow Only Essential" and Stealth Mode, but this prevents Video Chatting on iChat. I switched it to "Set Ac