Oracle 11.2.0.3.0 dbca hang in a SLES 11 SP1 virtualbox VM

I was tring to install an Oracle 11.2.0.3.0 on a SLES 11 SP1 virtualbox VM. On the step to create a database, dbca was hangup.
This is my dbca command:
"dbca -silent -createDatabase -templateName blabal.dbt -sysPassword password -systemPassword password -gdbName blabla"
From the dbca trace log, the last log is
[Thread-13] [ 2012-05-24 15:52:42.261 CST ] [SQLEngine.setSpool:1967] old Spool = null
[Thread-13] [ 2012-05-24 15:52:42.261 CST ] [SQLEngine.setSpool:1968] Setting Spool = /opt/app/oracle/cfgtoollogs/dbca/blabla/postDBCreation.log
[Thread-13] [ 2012-05-24 15:52:42.262 CST ] [SQLEngine.setSpool:1969] Is spool appendable? --> true
[Thread-13] [ 2012-05-24 15:52:42.262 CST ] [PostDBCreationStep.executeImpl:530] executing catbundle
And from the strace, dbca is blocked on some lock:
strace -p 10322
Process 10322 attached - interrupt to quit
futex(0x7f64f42c64e4, FUTEX_WAIT_PRIVATE, 65, NULL
Any advice for what's this problem about, is there any patch already available? Thanks

Hi;
1. Did you go wiht GUI installation?
2. You may hit bug. Please see:
Bug 11807012 - Agent gets timeout for check action against SVC, DB, DG, ASM resources / CRS-5818 [ID 11807012.8]
Regard
Helios

Similar Messages

  • Dbca hangs on oracle 9i2 + Redhat 9

    I've tried all the tips that i found on thois site and Werner puschitz' site. Now i install the product correctly. But when at dbca excecution, i get this pop up message :
    "invalid EXP descriptor signature" and dbca hangs.
    I got no solution. Can you give me help?
    Thanks.

    It also hangs at the same spot for me, copying of README file. If you check the installation log files, I believe in the .err file. You will see an message relating to java, the linking of a file, and something about glibc.
    I don't remember exact details as this happened to me yesterday and have not yet had time to work on this again.
    Have seen several comments about needing to have glibc-devel and binutils installed which makes some sense since the error occurs during the link phase,(compilation not the file link, lest ye think I'm confusing the two.)
    Anyway, I plan to make sure I have these and if not to install them and try again.

  • Dbca hangs at step 7/7 Redhat AS2.1/oracle 9204

    dbca hangs at step 7/7
    dbca hangs, when it reaches step 7, the progress bar is
    at 100%, but the sys and system password setting window
    is not displayed. if i close the screen, by killing the
    process, i don't have any database config info.
    please advice. Is there something wrong with JRE?

    set THREADS_FLAG=native before running dbca...
    see note:200001.1

  • Dbca hangs at step 7/7 redhat9/oracle 9201

    dbca hangs at step 7/7
    dbca hangs, when it reaches step 7, soon after set the sys and system password. if i close the screen, by killing the process, i don have any net config info (tnsnames.ora missing)
    please advice. i tried reinstalling db config assistant and not i am not able to reinstall dbca. it says something like 'true is an invalid command line argument' and stops.

    set THREADS_FLAG=native before running dbca...
    see note:200001.1

  • DBCA hangs after clicking finish

    Hi can anyone help me please.
    dbca hange after clicking finish.oracle 10.2.0.1
    dbca log below
    [TaskScheduler timer] [18:3:23:529] [SQLEngine.initialize:-3] Starting Reader Thread...
    [TaskScheduler timer] [18:3:23:550] [SQLEngine.initialize:-3] Waiting for m_bReaderStarted to be true
    [TaskScheduler timer] [18:3:23:579] [SQLEngine.reInitialize:-3] Reinitializing SQLEngine...
    [TaskScheduler timer] [18:3:23:591] [SQLEngine.initialize:-3] Execing SQLPLUS/SVRMGR process...
    [AWT-EventQueue-0] [18:18:33:179] [StoragePage.validate:925] StoragePage: In validate function
    [AWT-EventQueue-0] [18:18:33:186] [Verifier.validateTemplate:1629] StorageType == 0
    [AWT-EventQueue-0] [18:18:34:760] [DBCAWizard.onFinish:1139] m_bFinishClicked: true
    [AWT-EventQueue-0] [18:18:36:271] [DBCAWizard.onFinish:1139] m_bFinishClicked: true
    [AWT-EventQueue-0] [18:19:40:238] [DBCAWizard.onFinish:1139] m_bFinishClicked: true
    [AWT-EventQueue-0] [18:21:55:717] [DBCAWizard.onFinish:1139] m_bFinishClicked: true
    please help

    Hi;
    Please check thread
    Re: dbua - finish button hangs
    Regard
    Helios

  • Oracle 10.2.0.2 installation in hang

    We are installing EP 70 over Win2003 R2 64 bit
    Enterprise Edition on a server with XEON CPU's.
    THe server is a node on and MSCS cluster.
    The installation of the latest Oracle patch 10.2.0.2 is hanging.
    The Oracle Installation windows does not says 'Finished successfully', despite the log under the InstallAction log file there is as last item the row:
    "......ended successfully"
    Can we really consider the installation ended successfully and go ahead ?
    regards

    Hello Marco,
    you can check the following things.
    Run the "runInstaller" of the patchset again and click on "Installed products"... there you can check if all of your components are 10.2.0.2.
    If there is all correct, you can execute the following statement:
    > sqlplus "/ as sysdba"
    > startup nomount;
    > select * from v$version;
    If all these components are showing 10.2.0.2, you can go ahead with the "Postinstallation Tasks". (startup upgrade, run catupgrd.sql, and so on...)
    Regards
    Stefan

  • DBCA hanging on 9i Rel 2 / Red Hat 8.0

    O/S: Red Hat 8.0
    DBMS: 9i Release 2
    Processor: AMD Athlon XP 2600
    RAM: 1GB (Swap 2GB)
    Disk partition: 10GB
    As with many other correspondents of this forum, DBCA hangs at 51% progress. I have set all kernel parameters and ulimit sizes as documented, to no avail. I have tried using both BASH and KSH. HOWEVER, the parameters SHMMIN, SHMSEG and SHMVMX don't appear to exist. Maybe that's my problem...?
    Many thanks in advance.

    Try following instructions listed here instead.
    http://www.puschitz.com/InstallingOracle9i.shtml
    P.S. You've a very powerful machine. 1GB... wow.

  • Oracle 9i on Windows 2003 server - DBCA error

    1. This is the error message that I get when I am trying to install the 9.2.0.3 software in a new oracle home. There is a 10g database which sits in a different Oracle home. The OUI runs smoothly until it comes to the point where the Database Config Assistant tool starts running and then I get this error and the installer hangs. Could anyone let me know why I might be getting this error.
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at
         at oracle.sysman.assistants.dbca.backend.Verifier.isRawFeasible(Compiled Code)
         at oracle.sysman.assistants.dbca.backend.Verifier.processRawConfigFile(Compiled Code)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.performOperation(ProgressOnlyHost.java:138)
         at oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2171)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:99)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Agent Config Asst
    Parameter "orahome" = C:\Oracle\product\ora92
    Parameter "nodeinfo" = NO_VALUE
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at oracle.agent.AgentCA.configureOPS(AgentCA.java:74)
         at oracle.agent.AgentCA.main(AgentCA.java:39)
    Exception in thread "main"
    FYI - I have installed the OUI patch Oracle Universal Installer release 2.2.0.18.0 for Windows and the Oracle9i Database Release 2 (9.2.0.3.0) Patch Set for Windows after I installed the 9.2.0.1 database software.
    I then tried to run the DBCA tool from the 'Start > Programs>Oracle 9ihome>' menu to create the new Oracle 9.2.0.3 database but the DBCA assistant would not start up.
    2. I have a related question:
    Has anybody performed a downgrade of Oracle 10g database to Oracle 9.2.0.3 database using export/import?
    Can you perform a full database export of the Oracle 10g database using the 9.2.0.3 export utility and then perform a full database import into Oracle 10g? I have read some documentation that states this is not possible. Can anyone verify or confirm how they did this migration? So is the only option then to perform a table or user level export?
    Also, if both the databases reside on the same Windows 2003 server box, how can you ensure that the source database files are not overwritten?
    Any help would be appreciated.
    Thanks,
    Vishal.

    It only happens when you have oracle 10g and Oracle 9i on the same machine.
    You can run 9i dbca successfully, if you rename the 10g "orasrvm.DLL" found in any 10g BIN directory. Rename it back after you are 9i dbca is complete.
    Please complete details for this issue see
    http://orafaq.net/maillist/oracle-l/2004/10/08/0335.htm
    Thanks
    Ravisayal

  • DBCA hangs with 'database not open'

    I've installed the Oracle 9i ver.2 Enterprise Edition software on a Tru64 Unix machine with 512MB of memory. The software was installed without any problems. However, while creating any database thru the Database Configuration Assistant it hangs on 46% on "Creating & starting Oracle instance" with errors of 'ORA-01109: database not open' in cloneDBCreation.log and 'ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...' in alert_SID.log.
    I have also tried to create a DB via a script file but this hangs up in the 'CREATE DATABASE' command.
    Thanks,
    Robert Lieb

    I am giving up on dbca and will try to get a script to create a db. Included are a log file, and a trace file that shows the script process hanging on "Waiting for smon to enable cache recovery" during the execution of CreateDB.sql.
    Any ideas?
    ============= alert_oraCUP1.log ======================
    Tue Aug 10 13:24:30 2004
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SCN scheme 3
    Using log_archive_dest parameter default value
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 9.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    timed_statistics = TRUE
    shared_pool_size = 33554432
    large_pool_size = 12582912
    java_pool_size = 0
    control_files = /oracle02/app/oracle/oradata/oraCUP1/control01.ctl, /oracle02/app/oracle/oradata/oraCUP1/control02.ctl, /oracle02/app/oracle/oradata/oraCUP1/control03.ctl
    db_block_size = 4096
    db_cache_size = 29360128
    compatible = 9.2.0.0.0
    db_file_multiblock_read_count= 8
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    undo_retention = 10800
    remote_login_passwordfile= EXCLUSIVE
    db_domain = TestAlpha.com
    instance_name = oraCUP1
    dispatchers = (PROTOCOL=TCP) (SERVICE=oraCUP1XDB)
    hash_join_enabled = TRUE
    background_dump_dest = /oracle01/app/oracle/admin/oraCUP1/bdump
    user_dump_dest = /oracle01/app/oracle/admin/oraCUP1/udump
    core_dump_dest = /oracle01/app/oracle/admin/oraCUP1/cdump
    sort_area_size = 524288
    db_name = oraCUP1
    open_cursors = 300
    star_transformation_enabled= FALSE
    query_rewrite_enabled = FALSE
    pga_aggregate_target = 20971520
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    Tue Aug 10 13:24:44 2004
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Tue Aug 10 13:24:58 2004
    CREATE DATABASE oraCUP1
    MAXINSTANCES 1
    MAXLOGHISTORY 1
    MAXLOGFILES 5
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    DATAFILE '/oracle02/app/oracle/oradata/oraCUP1/system01.dbf' SIZE 250M REUSE AUTOEXTEND ON NEXT 10240K MAXSIZE UNLIMITED
    EXTENT MANAGEMENT LOCAL
    DEFAULT TEMPORARY TABLESPACE TEMP TEMPFILE '/oracle02/app/oracle/oradata/oraCUP1/temp01.dbf' SIZE 40M REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    UNDO TABLESPACE "UNDOTBS1" DATAFILE '/oracle02/app/oracle/oradata/oraCUP1/undotbs01.dbf' SIZE 200M REUSE AUTOEXTEND ON NEXT 5120K MAXSIZE UNLIMITED
    CHARACTER SET WE8ISO8859P1
    NATIONAL CHARACTER SET AL16UTF16
    LOGFILE GROUP 1 ('/oracle02/app/oracle/oradata/oraCUP1/redo01.log') SIZE 1M,
    GROUP 2 ('/oracle02/app/oracle/oradata/oraCUP1/redo02.log') SIZE 1M,
    GROUP 3 ('/oracle02/app/oracle/oradata/oraCUP1/redo03.log') SIZE 1M
    Tue Aug 10 13:25:00 2004
    Database mounted in Exclusive Mode.
    Tue Aug 10 13:25:02 2004
    Successful mount of redo thread 1, with mount id 130099050.
    Assigning activation ID 130099050 (0x7c1276a)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: /oracle02/app/oracle/oradata/oraCUP1/redo01.log
    Successful open of redo thread 1.
    Tue Aug 10 13:30:10 2004
    Waiting for smon to enable cache recovery.
    ===================================
    ============= oracup1_ora_2364.trc ======================
    /oracle01/app/oracle/admin/oraCUP1/udump/oracup1_ora_2364.trc
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    ORACLE_HOME = /oracle01/app/oracle/product/9.2.0.1.0
    System name:     OSF1
    Node name:     TestAlpha.com
    Release:     V5.1
    Version:     1885
    Machine:     alpha
    Instance name: oraCUP1
    Redo thread mounted by this instance: 1
    Oracle process number: 10
    Unix process pid: 2364, image: [email protected] (TNS V1-V3)
    *** SESSION ID:(7.1) 2004-08-10 13:30:10.838
    Waiting for smon to enable cache recovery.
    *** 2004-08-10 13:35:20.268
    Waiting for smon to enable cache recovery.
    ===================================

  • Oracle 10g - 10.2.0.4  installation hang at 85%

    Hi,
    I am installing Oracle 10g(10.2.0.4) on win2008 standard edition - 64 bit. The installation is fine, until it reached the database configuration assistant. Its like at the database creation
    85%, its just stuck there. Then message pops up saying :
    Enterprise Manager Configuration failed : error starting Database Control .Refer to log file d:\oracle\.....emConfig.log.
    You can retry the configuration later by manually running d:\oracle...emca script.
    Here is the emconfig .log file. I just copied the section that i think i relevant.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_AMOSSSRORA_ssrora\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp"/>
         <web-app application="default" name="dms0" root="/dms0"/>
         <web-app application="default" name="dms" root="/dmsoc4j"/>
         <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/http-web-access.log"/>
         <!-- Uncomment this if you want to use ODL logging capabilities
         <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
         -->
         <ssl-config needs-client-auth="false" keystore="D:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_AMOSSSRORA_ssrora/config/server/keystore.test" keystore-password="BDAE49EE3B4EC65A6E1E89A74FD3B4BC" />
    </web-site>
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsolessrora
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:58:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:58:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\ssrora\emConfig.log for more details.
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at java.lang.Thread.run(Thread.java:595)
    I have read the other treads and change the host file , set oracle_home, oracle_sid, oracle_hostname.
    Nothing seems to work, the database control just cannot seem to start. My ip address is static.
    Help is much appreciated. Thanks in advance.

    yoshiishi wrote:
    Hi ,
    Thanks for you earlier reply, but could you re-post the link, I cannot see it, tq.It's referring to a MetaLink (My Oracle Support) document. You have to have a paid support contract to access it. If you don't have a MOS account of your own, don't ask someone else to give you the document, as that would be a violation of their terms of usage.

  • Oracle Universal Installer (10.1.0.4) Hangs

    I am trying to remove 'Oracle Application Server - Reports and Forms Services' using Oracle Universal Installer (10.1.0.4)
    OS: Windows XP professional
    folder: c:\oracle\FRHome_1
    The uninstaller hangs and progress remains 0%.
    Kindly let me know how to remove the software.

    Are you trying to remove the specific components? or are you trying to remove the whole installation? Well bear in mind that removing a component is not as easy as removing it from the OUI, this has also been registered against the Identity Management (IM), so you must de-register it first, prior to attempt to remove it. If you just deinstall it, the OID will still be aware it has the component and you won't be able to reinstall it.
    Proceeding directly to remove regedit entries without considering the previously recommendations may leave your installation corrupted and you may have to reinstall your Infrastructure (IS) and your Middle Tier (MT)
    ~ Madrid

  • Create database on RAC environment - DBCA hangs on clone database creation

    Hi, friends!
    I have two vm´s (vmware 2) with OEL 5 installed.
    I´ve installed OGI and database software sucessfully. So, my crs stack is working fine in both two nodes.
    However, when i use DBCA to create a database in this RAC environment, it hangs when it gets on "clone database creation", about 52% of the progress bar.
    My DBCA logs don´t point any error out. It just hangs on..
    I wait about 4 hours and it doesn´t move on.
    I searched and found many cases like that, including here in OTN. But it seems nobody could find a resolution to this issue.
    Is there any bug about OEL 5 and database 11gR2??
    More details:
    I apllied the patch "p8670579_112010_LINUX" on both OGI installation (before root.sh) and databae software install (also before root.sh).
    Everything worked fine.
    Sorry for the grammar errors.

    you can trace dbca, and you can found witch step is occurs problem.
    can you paste here last 15-20 sentence of dbca trace file?
    Mahir

  • 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.

  • Oracle Solaris 10 1/13 (x86) VM hangs

    Hello,
    I have downloaded Oracle VM Template for Oracle Solaris 10 1/13 (x86) from Oracle Software Delivery Cloud
    and created a VM out of it. When I start it the blue Oracle Solaris screen is displayed in the console and the VM hangs.
    OVS version: 3.2.6
    Hardware: Sun Server X3-2 (Formerly Sun Fire X4170 M3)
    VM config:
    Memory:4GB
    CPU:4
    Disk:40GB

    Yes, but it did not help.
    I did finally manage to boot Solaris 10 1/13 by changing "xvda" to "hda"
    in the vm.cfg. That said, there's still a problem: the OS takes over 20 minutes
    to boot.

  • Oracle 9.2.0 Errors in DBCA

    512 MB of memory
    I have tried both SuSE 8.0 (Ora-27123)
    and Red Hat 7.2 ( Ora-03113)
    DBCA either errors of lock the OS.
    9i R1 works fine?
    What is the trick?
    Thanks!

    The answer is trust SuSE, they support Oracle way, way better than Red Hat.
    On FTP.SUSE.COM under pub, then i386 then commerical I found a tiny RPM
    orarun9i.rpm. This RPM set your profile, startup (database), shutdown (database),
    ORACLE_HOME and recommended kernel parameters (SHMMAX)
    The 9.2.0 install flew on SuSE 8.0 personal without a hitch after running the
    RPM
    If you have problems finding this file email me at [email protected] and
    put SUSE patch 9i in the subject.
    regards

Maybe you are looking for

  • How to draw a 3Drect in a JPanel.

    Hi, I'd like to draw a 3D rectangle in a panal to make some components looks grouped. e.g. if I have a name(JLabel: JTextField) and address(JLabel:JTextField) in a panel and want to draw a 3D rectangle around these two fields, how can I do that? Look

  • ALV buttons not functioning

    Hi, I created a user-defined screen in an alv report. MODULE status_9001 OUTPUT.    "SET PF-STATUS 'ZMAIN'     ENDMODULE. When I run the report,  the alv defined buttons are not getting activated. I activated them in the interface but still they are

  • Table for table data changes log

    Hello, The data in the table T016 was updated with new records. I want to know the log for the table data changes. In the table's technical settings the check box "Log data changes" was checked and Delivery Class is 'C'. I tried with SCU3 transaction

  • HT4009 Why is it when I try to make an in app purchase with my correct info it tells me my info is incorrect?

    I keep trying to make in app purchases for games but it tells me my username or password is wrong when I know it isn't. The information works to sign into the store but not for in app purchases. I have already tried resetting the password only to rec

  • PDF can't be opened in a short time

    Hi Every one, I design PDF Form by Acrobat Livecycle designer, and using program to filled it with XML data and generated PDF Report.  but if XML data is too large, e.g. 1M, the PDF report(90 pages) can'be be opened in less than 5 minutes, this is no