Dbca fails

Hello ,
i am doing database createion on 11gR2 on solaris 10 and i got this mesage while defining SID:
"The Oracle system identifier(SID) "test" already exists. Specifiy another SID.
Before that my dbca failed when got to 4%, i don't know why, and now i can't select the same SID.

What is Operation system?
dbca say that in the system there is ORACLE_SID which which you want create again.
if you uses windows OS then enter from commond promt as follow
set ORACLE_SID=<SIDNAME>
oradim -delete -sid <SIDNAME>
then try create database using dbca

Similar Messages

  • 10g R2 dbca fails in Solaris 10

    Hi,
    I am facing the following problem in Solaris 10 SPARC 64 bit machine.
    1.     Downloaded Oracle 10g R2 installable from oracle
    2.     Created user oracle and group dba and modified project settings and permissions as per quick installation guide
    3.     Installation of software is successful. But dbca fails with following error message.
    ORA-19624: operation failed, retry possible
    ORA-19870: error reading backup piece /vol1/ora10gr2/product/10.2.0/Db_1/assistants/dbca/templates/Seed_Database.dfb
    ORA-19587: error occurred at reading 0 bytes at block number 1
    ORA-27091: unable to queue I/O
    ORA-27067: size of I/O buffer is invalid
    4.     I also tried creating scripts using dbca and running it manually. It fails with following error message in trace file
    Corrupt block 1 found during reading backup piece, file=/ora10gr2/ora10gr2/product/10.2.0/Db_1/assistants/dbca/templates/Seed_
    Database.dfb, corr_type=3
    5.     Creation of custom database also fails with similar error message
    It is Solaris 10 (Solaris 10 11/06 s10s_u3wos_10 SPARC) machine with patch level 125100-05 . Please help.
    Regards
    Vijoy

    In both cases, there it is shown a block corrupt for database file 1, that means the install media was originally corrupt and the corruption was at the seed database files.
    Check the media consistency to discover if corruption was originally there. In case it was redownload the zip file for solaris and unzip it somewhere else. Look for the seed database files at the ORACLE_HOME/assistants/dbca/templates and replace them.
    When you created by scripts, ensure the option where the scripts only is selected, do not try to create the database by means of the dbca, run scripts from the OS.
    ~ Madrid

  • 10g dbca fails with errors

    Hi,i am new to this forum and facing the following problems while installing database 10g release 2 in windows 7
    Downloaded Oracle 10g Release 2 from oracle then extract all files to folder,clicked on setup.exe
    Installation of software is successful but dbca always fails with following error messages.
    ORA=19624 operation failed,retry possible
    ORA-19870 error reading backup piece
    ORA-19587 error occur reading 0 bytes at block number 1
    ORA-27091 unable to queue I/O
    ORA-27067 size of I/O buffer is invalid
    I have tried downloading the installation file several times,formatted my system and even installing oracle to different drives but the same error always appears,please help me..

    Pl identify exact version of Oracle 10gR2 you are installing, along with exact version of Win 7. The only certified combinaton is 10.2.0.5 on Win 7 Professional or higher - Home versions are not supported. Is Win 7 32-bit or 64-bit ?
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    10.2.0.5 is patch that is only available from Oracle's Support site (https://support.oracle.com), access to which requires a paid support contract.
    If you do have Win 7 Professional or higher, you should be installing 11gR2 instead.
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#i1011417
    If you are using a template in dbca to create the database, where did you get the template from ?
    Dbca Fails With ORA-19624 Creating A Database Using Template That Contains Data [ID 578830.1]
    HTH
    Srini

  • 9.0.1.1.1 DBCA fails with ORA-01017

    I've just downloaded Oracle9i 9.0.1.1.1 from OTN and have attempted to install it on my Win XP Pro machine.
    Everything seems to progress fine until the DBCA starts up, at which time I eventually get an error: "ORA-01017: invalid username/password; login denied" and the DBCA fails.
    Has anybody seen this before; know of any causes or workarounds?

    On repository server , can you login as sys user ?
    Try to connect through listener and share the result.
    sqlplus sys/<password>@<connectstring> as sysdba
    Thanks
    Rajesh

  • DBCA Fails with error accessing inventory - OEL5.3 DB11g SE install

    Hello,
    We're trying to install ODB11g for x86_64 on a OEL5.3 and after having prep'd the environment, kernel, etc... The oracle user runs the runInstaller script, everything passes with flying colors until... the DBCA when in the step of completeing "Database Creation" gives an error which is logged in the: emConfig.log and suggests we re-execute the emca script...
    +"Enterprise manager configuration failed due to the following error - error starting Database Control+
    +Refer to the log file /.../dbca/orcl/emConfig.log for more details.+
    +You can retry configuring thsi database with Enterprise Manager later by manually running+
    +/.../bin/emca"+
    After searching the logs, we find that the oraInst.loc file does not exist or there are no permission, the /etc/oracInst.loc exists but the emConfig.log file says this is the error (or one of them maybe):
    Aug 12, 2009 4:24:56 PM oracle.sysman.emcp.util.OUIInventoryUtil getInstallInventory
    CONFIG: Error accessing inventory.
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /etc/oraI
    nst.loc is either not readable or does not exist
    ... this is a clean install. Any sugestions?? (we've tried re-running the config steps according to the documentation but maybe we've missed something???)
    Thanks for any help!!
    LMA.
    Edited by: user8678312 on Aug 12, 2009 1:38 PM
    Edited by: user8678312 on Aug 12, 2009 2:59 PM

    No luck with either workaround... the DBCA runs smooth until it gets to the emca where the oraInst.loc keeps on annoying... checked its permissions 644, owner root... ran the emca manually heres the results:
    Aug 12, 2009 8:29:48 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /u01/app/oracle/cfgtoollogs/emca/orcl/emca_2009_08_12_20_28_33.log for more details.
    Could not complete the configuration. Refer to the log file at /u01/app/oracle/cfgtoollogs/emca/orcl/emca_2009_08_12_20_28_33.log for more details.
    the log turns out the same error regarding the oraInst.loc.
    any other suggestion perhaps?
    thx!!

  • Creation database using DBCA fail

    Hi Expert,
    I am install oracle 11g on oracle enterprise linux platform 32 bit. When run dbca and finally click finish . There is nothing happen as check the error per below. I create single instance database without any cluster database. Please one can advise on this. Tks
    [AWT-EventQueue-0] [ 2010-12-24 00:42:42.932 MYT ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    PRCT-1011 : Failed to run "getcrshome"
    at oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
    at oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
    at oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
    at oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
    at oracle.sysman.assistants.dbca.ui.DatabaseOperationsPage.validate(DatabaseOperationsPage.java:356)
    at oracle.sysman.assistants.util.wizard.WizardPageExt.wizardValidatePage(WizardPageExt.java:214)
    at oracle.ewt.wizard.WizardPage.processWizardValidateEvent(Unknown Source)
    at oracle.ewt.wizard.WizardPage.validatePage(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.validateSelectedPage(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.doNext(Unknown Source)
    at oracle.sysman.assistants.util.wizard.WizardExt.doNext(WizardExt.java:265)
    at oracle.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
    at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)

    Hi,
    As per below result. Tks
    [oracle@fomema ~]$ id
    uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba)
    [oracle@fomema ~]$ env | sort
    _=/bin/env
    CLASSPATH=/oracle/product/11.2.0/db_1/JRE:/oracle/product/11.2.0/db_1/jlib:/orac le/product/11.2.0/db_1/rdbms/jlib
    G_BROKEN_FILENAMES=1
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=fomema.com.my
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/oracle/product/11.2.0/db_1/lib:/lib:/usr/lib
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;0 1:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.b tm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31: *.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:* .bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;3 5:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/oracle
    ORACLE_HOME=/oracle/product/11.2.0/db_1
    ORACLE_TERM=xterm
    PATH=/oracle/product/11.2.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin: /bin:/usr/bin:/usr/X11R6/bin
    PWD=/home/oracle
    SHELL=/bin/bash
    SHLVL=1
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    TERM=xterm
    TMPDIR=/tmp
    TMP=/tmp
    USER=oracle

  • Dbca failed in installation of OAS Infrastructure 10.1.2

    Dear All,
    During OAS Infrastructure 10.1.2 (Identity Mgmt + Metadata Repository) instalallation with Media Pack 12 (Solaris 10), I encountered error in Configuration Assistants, with error as follows:
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/bali/ewt/help/HelpProvider
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at oracle.sysman.assistants.dbca.ui.UIHost.initializeHelp(UIHost.java:263)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.initialize(ProgressOnlyHost.java:208)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:138)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:202)
    Configuration assistant "Oracle Database Configuration Assistant" failed
    Does anyone encounter this error?
    I have followed release notes doc in OAS 10.1.2 in db configuration assistant patch to manually install patch 4590858; however it still does not work after several attempts.
    Fyi, I found no "bali" extracted during installation.
    Need advice on this matter.
    Thanks,
    Anita

    Anita,
    You may wish to check metalink article ID 401987.1
    I ran into this when I was installing Oracle Application Server SOA Suite. Jaime Acevedo of Oracle Global Services referred me to this article.
    Briefly, it says that ANT_HOME environment variable must be unset and you must either remove the /etc/ant.conf file or comment out the line in the /etc/ant.conf file that incorrectly sets the ANT_HOME environmental variable.
    HTH,
    Gregory

  • Dbca fails cuz ASM instance startup fails. Unable to start both instances.

    Following Jeffrey Hunter guide. Installing 2 node RAC on Oracle EL5 w/ 11g
    All cluvfy operations successful up to this point of running dbca from node1 (lin1).
    Errorwhen starting ASM instance on node lin2: PRKS-1009: Failed to start ASM instance "+ASM2 on node "lin2"...[CRS-0233: Resource or relatives are currently involved with another operation.]
    [root@lin1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE lin1
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE OFFLINE
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    [root@lin1 bin]# pwd
    /u01/app/crs/bin
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` failed.
    lin1 : CRS-1019: Resource ora.lin2.ASM2.asm (application) cannot run on lin1
    CRS-0215: Could not start resource 'ora.lin2.ASM2.asm'.
    [root@lin1 bin]# ./crs_stop ora.lin1.ASM1.asm
    Attempting to stop `ora.lin1.ASM1.asm` on member `lin1`
    Stop of `ora.lin1.ASM1.asm` on member `lin1` succeeded.
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` succeeded.
    [root@lin1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application OFFLINE OFFLINE
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE ONLINE lin2
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    ...and so forth. I can't get both ASM instances to run concurrently. The dbca complains about whichever one is OFFLINE. When I try to start the OFFLINE instance I get something like:
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` failed.
    lin1 : CRS-1019: Resource ora.lin2.ASM2.asm (application) cannot run on lin1
    CRS-0215: Could not start resource 'ora.lin2.ASM2.asm'.
    Any assistance very much appreciated. - thx, yomick

    thanks for the response...vip seems to be fine...
    [oracle@lin1 bin]$ more /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    192.168.1.50 shiva
    # Public Network - (eth0)
    192.168.1.100 lin1
    192.168.1.101 lin2
    # Private Interconnect - (eth1)
    192.168.2.100 lin1-priv
    192.168.2.101 lin2-priv
    # Public Virtual IP (VIP) - (eth0)
    192.168.1.200 lin1-vip
    192.168.1.201 lin2-vip
    # Private Storage Network for Openfiler - (eth1)
    192.168.1.195 openfiler
    192.168.2.195 openfiler-priv
    [2]+ Exit 255 dbca
    [oracle@lin1 bin]$ ping 192.168.1.200
    PING 192.168.1.200 (192.168.1.200) 56(84) bytes of data.
    64 bytes from 192.168.1.200: icmp_seq=1 ttl=64 time=0.100 ms
    64 bytes from 192.168.1.200: icmp_seq=2 ttl=64 time=0.092 ms
    --- 192.168.1.200 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 999ms
    rtt min/avg/max/mdev = 0.092/0.096/0.100/0.004 ms
    [oracle@lin1 bin]$ ping 192.168.1.201
    PING 192.168.1.201 (192.168.1.201) 56(84) bytes of data.
    64 bytes from 192.168.1.201: icmp_seq=1 ttl=64 time=3.30 ms
    64 bytes from 192.168.1.201: icmp_seq=2 ttl=64 time=0.236 ms
    64 bytes from 192.168.1.201: icmp_seq=3 ttl=64 time=0.297 ms
    --- 192.168.1.201 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 0.236/1.279/3.306/1.433 ms
    [oracle@lin1 bin]$ crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE lin1
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE OFFLINE
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    [oracle@lin1 bin]$

  • DBCA fails with java.lang.UnsatisfiedLinkError: Can't load library: /u01/oracle/prod/tech_st/product/11.2.0/db_1/oui/lib/linux/liboraInstaller.so Error in Oracle 11g

    Hi,
    After ORACLE 11G software installation i tried to change the ORACLE_HOME directory.
    OS : RHEL 4.5
    DB : 11.2.0
    Previous Home Location :
    [oracle@localhost ~]$ echo $ORACLE_HOME
    /u01/oracle/prod/tech_st/product/11.2.0/db_1
    Current Home Loc:
    [oracle@localhost ~]$ echo $ORACLE_HOME
    /u01/oracle/db/tech_st/product/11.2.0/db_1
    When i am trying the DBCA command i am getting the below error:
    [oracle@localhost ~]$ dbca
    java.lang.UnsatisfiedLinkError: Can't load library: /u01/oracle/prod/tech_st/product/11.2.0/db_1/oui/lib/linux/liboraInstaller.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1650)
            at java.lang.Runtime.load0(Runtime.java:769)
            at java.lang.System.load(System.java:968)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:387)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:122)
            at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
            at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(OiipgPropertyLoader.java:212)
            at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgPropertyLoader.java:125)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(OiicStandardInventorySession.java:492)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:266)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:240)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:189)
            at oracle.sysman.assistants.util.InventoryUtil.getOUIInvSession(InventoryUtil.java:346)
            at oracle.sysman.assistants.util.InventoryUtil.getHomeName(InventoryUtil.java:87)
            at oracle.sysman.assistants.util.OracleHome.getInventoryHomeName(OracleHome.java:1023)
            at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:798)
            at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:257)
            at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
            at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:164)
            at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:112)
            at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:184)
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
            at java.lang.Runtime.loadLibrary0(Runtime.java:822)
            at java.lang.System.loadLibrary(System.java:993)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:405)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:122)
            at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
            at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(OiipgPropertyLoader.java:212)
            at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgPropertyLoader.java:125)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(OiicStandardInventorySession.java:492)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:266)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:240)
            at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:189)
            at oracle.sysman.assistants.util.InventoryUtil.getOUIInvSession(InventoryUtil.java:346)
            at oracle.sysman.assistants.util.InventoryUtil.getHomeName(InventoryUtil.java:87)
            at oracle.sysman.assistants.util.OracleHome.getInventoryHomeName(OracleHome.java:1023)
            at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:798)
            at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:257)
            at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
            at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:164)
            at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:112)
            at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:184)
    [oracle@localhost ~]$
    I tried all possible ways with google help but still i am facing the same issue.Kindly check and suggest to solve the issue.
    Thanks in advance.
    Vijay.

    Hi all,
    I give you the clear details about the issue what i am currently facing,
    1. I installed the 11g (11.2.0) database alone(No EBS) in my local vmware machine.
    2. Created my ORACLE_HOME under /u01/oracle/prod/tech_st/product/11.2.0/db_1 directory after that i tried to change my home location from /u01/oracle/prod/tech_st/product/11.2.0/db_1 location to /u01/oracle/db/tech_st/product/11.2.0/db_1 location, like created /u01/oracle/db directory and moved files from /u01/oracle/prod location.
    3. I changed my bash_profile and exported home with the modified location also deregistered an old home and registered the new home.
    4. When i am issuing echo $ORACLE_HOME it is showing the current home location and ORACLE_SID is same what i created before.
    5. But when i am trying to create one more db using DBCA utility it is through the above error.
    Please suggest me is it possible to change the location after db creation or any extra steps i have to do for this issue.
    Thanks.

  • Ora 12560 tns protocol adapter error database DBCA fails

    hi,
    while creating database in oracle 11.2.0.1 using DBCA i am getting following error.
    ora 12560 tns protocol adapter error
    i am using administrator userid . any soultion for this

    hi,
    i can't post full alert log file. the last lap of alert log file given below
    Repeat 6 times
    size_t dbktBufferLen_ [00F79E5C0, 00F79E5C8) = 00000016 00000000
    sword dbkt_tfi_ [00F7A1750, 00F7A1754) = 0000094F
    sword dbkt_tfp_ [00F7A1754, 00F7A1758) = 00000950
    sword dbkt_fmdb_ [00F7A1758, 00F7A175C) = 00000951
    sword dbktCtrlPrm_ [00F7A175C, 00F7A1760) = 00000952
    sword dbktb_param_pool_size_ [00F7A1760, 00F7A1764) = 00000953
    sword dbktb_param_in_mem_on_ [00F7A1764, 00F7A1768) = 00000954
    struct dbgdEventGrp * dbkdpeg_ [00F79E5C8, 00F79E5D0) = 00000000 00000000
    ub8 dbkdpsvn_ [00F79E5D0, 00F79E5D8) = 00000000 00000000
    struct dbgdFastChkDesc * dbkdpefc_ [00F79E5D8, 00F79E5E0) = 00000000 00000000
    struct dbgdEventGrp * dbkdpaeg_ [00F79E5E0, 00F79E5E8) = 00000000 00000000
    ub4 dbkdflg_ [00F7A1768, 00F7A176C) = 00000000
    sword dbkdsepf_ [00F7A176C, 00F7A1770) = 00000955
    sword dbkdesue_ [00F7A1770, 00F7A1774) = 00000956
    kxdam_pga * kxdam_pgap_ [00F79E5E8, 00F79E5F0) = 00000000 00000000
    sword kxdam_enable_ [00F7A1774, 00F7A1778) = 00000957
    sword kxdam_ioctl_bufsz_ [00F7A1778, 00F7A177C) = 00000958
    sword kxdam_slv_req_ntries_ [00F7A177C, 00F7A1780) = 00000959
    sword kxdam_enable_online_all_ [00F7A1780, 00F7A1784) = 0000095A
    sword ksmpgl_ [00F7A1784, 00F7A1788) = 00000000
    ----- Dump of the Fixed Generic PGA -----
    kgsms * kgsmsp_ [00F77C950, 00F77C958) = 00000000 00000000
    kgsmu * kgsmup_ [00F77C958, 00F77C960) = 00000000 00000000
    kghds * kgsmpg_ [00F77C960, 00F77C968) = 0F77C650 00000000
    Dump of memory from 0x00F77C650 to 0x00F77C690
    00F77C650 00000000 00000000 000020C0 00000000 [......... ......]
    00F77C660 00000000 00000000 0DE90F18 00000000 [................]
    00F77C670 0DE90F78 00000000 00000000 00000000 [x...............]
    00F77C680 00000000 00000000 02120200 00000000 [................]
    void * kgsmp0_ [00F77C968, 00F77C970) = 00000000 00000000
    void * kgsmp1_ [00F77C970, 00F77C978) = 00000000 00000000
    void * kgsmp2_ [00F77C978, 00F77C980) = 00000000 00000000
    void * kgsmp3_ [00F77C980, 00F77C988) = 00000000 00000000
    void * kgsmp4_ [00F77C988, 00F77C990) = 00000000 00000000
    void * kgsmp5_ [00F77C990, 00F77C998) = 00000000 00000000
    void * kgsmp6_ [00F77C998, 00F77C9A0) = 00000000 00000000
    void * kgsmp7_ [00F77C9A0, 00F77C9A8) = 00000000 00000000
    void * kgsmp8_ [00F77C9A8, 00F77C9B0) = 00000000 00000000
    void * kgsmp9_ [00F77C9B0, 00F77C9B8) = 00000000 00000000
    ub4 kgsmpx_ [00F77C9B8, 00F77C9BC) = 00000000
    ub4 kgsmpy_ [00F77C9BC, 00F77C9C0) = 00000000
    void * kgsmpz_ [00F77C9C0, 00F77C9C8) = 00000000 00000000
    kghpg kghpga_ [00F77C9C8, 00F77CA80) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77C9D8 to 0x00F77CA80
    00F77C9D0 09B45320 00000000 [ S......]
    00F77C9E0 00001000 00000000 00000000 00000000 [................]
    00F77C9F0 00000000 00000000 00000000 00000000 [................]
    00F77CA00 00000014 00000000 00000018 00000000 [................]
    00F77CA10 00000000 00000000 00AA9628 000000FF [........(.......]
    00F77CA20 00000000 00000000 00000000 00000000 [................]
    Repeat 5 times
    kghmpg kghmpga_ [00F77CA80, 00F77CAA0) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77CA8C to 0x00F77CAA0
    00F77CA80 00000000 [....]
    00F77CA90 00000000 00000000 00000000 00000000 [................]
    kghmprotpg kghmprotpga_ [00F77CAA0, 00F77CACC) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77CAAC to 0x00F77CACC
    00F77CAA0 00000000 [....]
    00F77CAB0 00000000 00000000 00000000 00000000 [................]
    00F77CAC0 00000000 00000000 00000000 [............]
    kghstpg kghstpga_ [00F77CAD0, 00F77CAE8) = 80038000 00000000 00000000 ...
    Dump of memory from 0x00F77CADC to 0x00F77CAE8
    00F77CAD0 00000000 [....]
    00F77CAE0 06E237B0 00000000 [.7......]
    ub4 kghstdeszpga_ [00F77CAE8, 00F77CAEC) = 00000000
    kgefa * kgefac_ [00F77CAF0, 00F77CAF8) = 00000000 00000000
    lxglo * kgelxg_ [00F77CAF8, 00F77CB00) = 0F7805F0 00000000
    Dump of memory from 0x00F7805F0 to 0x00F780630
    00F7805F0 0F79E278 00000000 08B2F120 00000000 [x.y..... .......]
    00F780600 00000000 00000000 00000000 00000000 [................]
    00F780610 00000000 00000000 00000002 00000000 [................]
    00F780620 00000000 00000000 00000000 00000000 [................]
    kgepg kgepga_ [00F77CB00, 00F77D968) = 11F0C700 00000000 11F0C5D8 00000000 ...
    Dump of memory from 0x00F77CB10 to 0x00F77D968
    00F77CB10 00000000 00000000 00000002 00000000 [................]
    00F77CB20 00001D15 00000000 0F77D114 00000000 [..........w.....]
    00F77CB30 00000005 00000065 00000000 00000000 [....e...........]
    00F77CB40 00000000 00000000 00000000 00000000 [................]
    Repeat 92 times
    00F77D110 00000001 00000F02 66736B00 69727464 [.........ksfdtri]
    00F77D120 2928696E 3530312B 00001002 43434100 [ni()+105.....ACC]
    00F77D130 5F535345 4C4F4956 4F495441 0012024E [ESS_VIOLATION...]
    00F77D140 44410000 303A5244 30303878 33354438 [..ADDR:0x8008D53]
    00F77D150 45384542 00000C02 3A435000 42327830 [BE8E.....PC:0x2B]
    00F77D160 34453632 000F0244 4E550000 454C4241 [26E4D.....UNABLE]
    00F77D170 5F4F545F 54495257 00000045 00000000 [_TO_WRITE.......]
    00F77D180 00000000 00000000 00000000 00000000 [................]
    Repeat 120 times
    00F77D910 00000000 00000000 0F77D179 00000000 [........y.w.....]
    00F77D920 0F77D914 00000000 00000004 00000000 [..w.............]
    00F77D930 00000000 00000000 00000000 00000001 [................]
    00F77D940 00000000 00000000 00000000 00000000 [................]
    00F77D950 00000000 00000000 0F77C950 00000000 [........P.w.....]
    00F77D960 00000000 00000000 [........]
    ub4 kgeemsg_ [00F77D968, 00F77D96C) = 00000000
    ub4 kgestkguard_ [00F77D96C, 00F77D970) = 00000000
    skgm_cx * kgeskgmcx_ [00F77D970, 00F77D978) = 0F77C3B0 00000000
    Dump of memory from 0x00F77C3B0 to 0x00F77C3F0
    00F77C3B0 00000000 00000000 06F7AAC0 00000000 [................]
    00F77C3C0 0F77C950 00000000 000000FF 00000001 [P.w.............]
    00F77C3D0 EC2AE000 000007FF 00001000 00000000 [..*.............]
    00F77C3E0 00010000 00000000 00010000 00000000 [................]
    sword kge_max_snap_ [00F77D978, 00F77D97C) = 00000000
    sword kge_current_snap_ [00F77D97C, 00F77D980) = 00000000
    kge_error_snap * kge_error_snap_arr_ [00F77D980, 00F77D988) = 00000000 00000000
    kglpg kglpga_ [00F77D988, 00F77D9A0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77D998 to 0x00F77D9A0
    00F77D990 00000000 00000000 [........]
    kgipg kgipga_ [00F77D9A0, 00F77DCB8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77D9B0 to 0x00F77DCB8
    00F77D9B0 00000000 00000000 00000000 00000000 [................]
    Repeat 47 times
    00F77DCB0 00000000 00000000 [........]
    sword * kgsdtf_ [00F77DCB8, 00F77DCC0) = 0F79E60C 00000000
    Dump of memory from 0x00F79E60C to 0x00F79E64C
    00F79E600 00000000 [....]
    00F79E610 00110ED2 00000000 00000000 00000000 [................]
    00F79E620 00000000 00000000 00000000 00000002 [................]
    00F79E630 00000003 00000000 00000000 00000000 [................]
    00F79E640 00000000 00000004 00000005 [............]
    struct kggrandctx * kggrpga_ [00F77DCC0, 00F77DCC8) = 00000000 00000000
    const kgsf * kgsfpt_ [00F77DCC8, 00F77DCD0) = 06F79DE0 00000000
    Dump of memory from 0x006F79DE0 to 0x006F79E20
    006F79DE0 00456896 00000000 0077109E 00000000 [.hE.......w.....]
    006F79DF0 007710C2 00000000 007710EC 00000000 [..w.......w.....]
    006F79E00 0077110A 00000000 00000000 00000000 [..w.............]
    006F79E10 00000000 00000000 0077112C 00000000 [........,.w.....]
    kgsfpvt kgsfpa_ [00F77DCD0, 00F77DD08) = 005060A8 00000000 00000000 ...
    Dump of memory from 0x00F77DCDC to 0x00F77DD08
    00F77DCD0 00000000 [....]
    00F77DCE0 00000000 00000000 005060A8 00000000 [.........`P.....]
    00F77DCF0 00000000 00000000 00000000 00000000 [................]
    00F77DD00 00000000 00000000 [........]
    kgsup kgsupg_ [00F77DD08, 00F77DD30) = 0F79CFF8 00000000 0F79D010 00000000 ...
    Dump of memory from 0x00F77DD18 to 0x00F77DD30
    00F77DD10 0F79D008 00000000 [..y.....]
    00F77DD20 0F79D000 00000000 0F79D018 00000000 [..y.......y.....]
    ldxx * kgsudtx_ [00F77DD30, 00F77DD38) = 00000000 00000000
    sword kghxrf_ [00F77DD38, 00F77DD3C) = 00000000
    struct kocpg * kocpga_ [00F77DD40, 00F77DD48) = 00000000 00000000
    struct kodop * kodopa_ [00F77DD48, 00F77DD50) = 00000000 00000000
    struct koipg * koipga_ [00F77DD50, 00F77DD58) = 00000000 00000000
    struct kolpg * kolpga_ [00F77DD58, 00F77DD60) = 00000000 00000000
    struct kotpg * kotpga_ [00F77DD60, 00F77DD68) = 00000000 00000000
    struct kopoc * kopopg_ [00F77DD68, 00F77DD70) = 00000000 00000000
    struct kohpg * kohpga_ [00F77DD70, 00F77DD78) = 00000000 00000000
    struct kolfpg * kolfpga_ [00F77DD78, 00F77DD80) = 00000000 00000000
    struct kolbpg * kolbpga_ [00F77DD80, 00F77DD88) = 00000000 00000000
    struct kolepg * kolepga_ [00F77DD88, 00F77DD90) = 00000000 00000000
    struct kgxppga * kgxppg_ [00F77DD90, 00F77DD98) = 00000000 00000000
    struct kgskpga * kgskpg_ [00F77DD98, 00F77DDA0) = 00000000 00000000
    ub2 kgsknumapg_ [00F77DDA0, 00F77DDA4) = 00000000
    ub4 kgkprov_ [00F77DDA4, 00F77DDA8) = 00000000
    struct kgsnpga * kgsnpg_ [00F77DDA8, 00F77DDB0) = 00000000 00000000
    kgmpg kgmpga_ [00F77DDB0, 00F77EA20) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77DDC0 to 0x00F77EA20
    00F77DDC0 00000000 00000000 00000000 00000000 [................]
    Repeat 197 times
    kpummpgastat kpummpgastat_ [00F77EA20, 00F77EAF8) = 00000000 00000000 ...
    Dump of memory from 0x00F77EA28 to 0x00F77EAF8
    00F77EA20 00000000 00000000 [........]
    00F77EA30 00000000 00000000 00000000 00000000 [................]
    Repeat 11 times
    00F77EAF0 00000000 00000000 [........]
    struct kgapga_t * kgapga_ [00F77EAF8, 00F77EB00) = 00000000 00000000
    kpggpft_t kpggpft_ [00F77EB00, 00F77EB10) = 00000000 00000000 00000000 00000000
    const kpggdt_t * kpggdft_ [00F77EB10, 00F77EB18) = 00000000 00000000
    ub1 * kpggrtc_ [00F77EB18, 00F77EB20) = 00000000 00000000
    kpggtsk_t kpggtsk_ [00F77EB20, 00F77EB28) = 00000000 00000000
    void * kpggtcx_ [00F77EB28, 00F77EB30) = 00000000 00000000
    void * kpggctx_ [00F77EB30, 00F77EB38) = 00000000 00000000
    struct kooosc * kpggosc_ [00F77EB38, 00F77EB40) = 00000000 00000000
    ub4 kpggflg_ [00F77EB40, 00F77EB44) = 00000000
    ltsmx kpggmtx_ [00F77EB48, 00F77EBE0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EB58 to 0x00F77EBE0
    00F77EB50 00000000 00000000 [........]
    00F77EB60 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    sb2 kpggmxc_ [00F77EBE0, 00F77EBE4) = 00000000
    ltstid kpggmxt_ [00F77EBE4, 00F77EBEC) = 00000000 00000000
    sword * kpggtrg_ [00F77EBF0, 00F77EBF8) = 00000000 00000000
    kpdusrcb ** kpggucb_ [00F77EBF8, 00F77EC00) = 00000000 00000000
    void * kpggshp_ [00F77EC00, 00F77EC08) = 00000000 00000000
    ltsmx kpggsmx_ [00F77EC08, 00F77ECA0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EC18 to 0x00F77ECA0
    00F77EC10 00000000 00000000 [........]
    00F77EC20 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    sb2 kpggsmc_ [00F77ECA0, 00F77ECA4) = 00000000
    ltstid kpggsmt_ [00F77ECA4, 00F77ECAC) = 00000000 00000000
    ltsctx * kpgglts_ [00F77ECB0, 00F77ECB8) = 00000000 00000000
    void * kpggmcx_ [00F77ECB8, 00F77ECC0) = 00000000 00000000
    kpdalocty kpggmal_ [00F77ECC0, 00F77ECC8) = 00000000 00000000
    kpdfreety kpggmfr_ [00F77ECC8, 00F77ECD0) = 00000000 00000000
    kpdralocty kpggmrl_ [00F77ECD0, 00F77ECD8) = 00000000 00000000
    kpggpg_t* kpggpg_ [00F77ECD8, 00F77ECE0) = 00000000 00000000
    kpdusrcb ** kpggrcb_ [00F77ECE0, 00F77ECE8) = 00000000 00000000
    kpdusrcb ** kpggecb_ [00F77ECE8, 00F77ECF0) = 00000000 00000000
    kpdLdap * kpggldp_ [00F77ECF0, 00F77ECF8) = 00000000 00000000
    kpggdpp_t kpggdpp_ [00F77ECF8, 00F77ED00) = 00000000 00000000
    kglspg kglspga_ [00F77ED00, 00F77ED10) = 00000000 00000000 00000000 00000000
    kglrpg kglrpga_ [00F77ED10, 00F77ED28) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77ED1C to 0x00F77ED28
    00F77ED10 00000000 [....]
    00F77ED20 00000000 00000000 [........]
    struct qcpgx* qcpga_ [00F77ED28, 00F77ED30) = 00000000 00000000
    hoxgecb hoxgec_ [00F77ED30, 00F77ED40) = 00000000 00000000 00000000 00000000
    qmxpg qmxpga_ [00F77ED40, 00F77EE78) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77ED50 to 0x00F77EE78
    00F77ED50 00000000 00000000 00000000 00000000 [................]
    Repeat 17 times
    00F77EE70 00000000 00000000 [........]
    qmtpg qmtpga_ [00F77EE78, 00F77EEA0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EE88 to 0x00F77EEA0
    00F77EE80 00000000 00000000 [........]
    00F77EE90 00000000 00000000 00000000 00000000 [................]
    qmspg qmspga_ [00F77EEA0, 00F77EEB0) = 00000000 00000000 00000000 00000000
    qmtmpg qmtmpga_ [00F77EEB0, 00F77EEC0) = 00000000 00000000 00000000 00000000
    qmdpg qmdpga_ [00F77EEC0, 00F77EED8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EED0 to 0x00F77EED8
    00F77EED0 00000000 00000000 [........]
    kglsim_pga * kglsimpga_ [00F77EED8, 00F77EEE0) = 0DE90F98 00000000
    Dump of memory from 0x00DE90F98 to 0x00DE90FD8
    00DE90F90 00000000 00000000 [........]
    00DE90FA0 00000000 00000000 00000000 00000000 [................]
    00DE90FB0 0043D842 00000000 00000000 00000000 [B.C.............]
    00DE90FC0 00000000 00000000 00000000 00000000 [................]
    00DE90FD0 00000000 00000000 [........]
    kngpga * kngpg_ [00F77EEE0, 00F77EEE8) = 00000000 00000000
    kgqbtpg kgqbtpga_ [00F77EEE8, 00F77EEF8) = 00000000 00000000 00000000 00000000
    kgscpg kgscpga_ [00F77EEF8, 00F77EF28) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EF04 to 0x00F77EF28
    00F77EF00 00000000 00000000 00000000 [............]
    00F77EF10 00000000 00000000 00000000 00000000 [................]
    00F77EF20 00000000 00000000 [........]
    kgxpg kgxpga_ [00F77EF28, 00F77EF48) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EF38 to 0x00F77EF48
    00F77EF30 00000000 00000000 [........]
    00F77EF40 00000000 00000000 [........]
    kgss_dispatch kgss_dispatch_ [00F77EF48, 00F77EFC8) = 80011009 00000000 ...
    Dump of memory from 0x00F77EF50 to 0x00F77EFC8
    00F77EF50 004C273A 00000000 004C7958 00000000 [:'L.....XyL.....]
    00F77EF60 004C2870 00000000 004C3D14 00000000 [p(L......=L.....]
    00F77EF70 004C3E30 00000000 004C3E72 00000000 [0>L.....r>L.....]
    00F77EF80 004C3EE4 00000000 004C4386 00000000 [.>L......CL.....]
    00F77EF90 004C43A4 00000000 004C43C2 00000000 [.CL......CL.....]
    00F77EFA0 004C47BE 00000000 004B9A40 00000000 [[email protected].....]
    00F77EFB0 004C47DC 00000000 004C520E 00000000 [.GL......RL.....]
    00F77EFC0 004C5F76 00000000 [v_L.....]
    kgghst * kgodmfht_ [00F77EFC8, 00F77EFD0) = 00000000 00000000
    struct kgnfspctx * kgnfsp_ [00F77EFD0, 00F77EFD8) = 00000000 00000000
    kgs_heap_t ** kgs_top_pga_ [00F77EFD8, 00F77EFE0) = 00000000 00000000
    kgs_heap_t ** kgs_top_sga_ [00F77EFE0, 00F77EFE8) = 00000000 00000000
    kgs_heap_t ** kgs_top_uga_ [00F77EFE8, 00F77EFF0) = 00000000 00000000
    kgs_heap_t ** kgs_top_cga_ [00F77EFF0, 00F77EFF8) = 00000000 00000000
    kgs_pga_reserve_t kgs_pga_ [00F77EFF8, 00F77F098) = 0DE90878 00000000 ...
    Dump of memory from 0x00F77F000 to 0x00F77F098
    00F77F000 00000000 00000000 00000000 00000000 [................]
    Repeat 8 times
    00F77F090 00000000 00000000 [........]
    kgs_control_t * kgs_pga_control_ [00F77F098, 00F77F0A0) = 00000000 00000000
    kgb_instance_t * kgs_pga_instance_ [00F77F0A0, 00F77F0A8) = 00000000 00000000
    kgs_control_t * kgs_sga_control_ [00F77F0A8, 00F77F0B0) = 00000000 00000000
    kgb_instance_t * kgs_sga_instance_ [00F77F0B0, 00F77F0B8) = 00000000 00000000
    kgs_heap_t * kgs_pga_stack_ [00F77F0B8, 00F77F0C0) = 00000000 00000000
    kgs_get_t kgs_get_ [00F77F0C0, 00F77F0C8) = 00000000 00000000
    kgs_release_t kgs_release_ [00F77F0C8, 00F77F0D0) = 00000000 00000000
    kgs_memset_t kgs_safe_memset_ [00F77F0D0, 00F77F0D8) = 00000000 00000000
    kgt_table_t * volatile kgt_pga_table_ [00F77F0D8, 00F77F0E0) = 00000000 ...
    Dump of memory from 0x00F77F0DC to 0x00F77F0E0
    00F77F0D0 00000000 [....]
    kgt_table_t * volatile kgt_sga_table_ [00F77F0E0, 00F77F0E8) = 00000000 ...
    Dump of memory from 0x00F77F0E4 to 0x00F77F0E8
    00F77F0E0 00000000 [....]
    dbgc * dbgc_ [00F77F0E8, 00F77F0F0) = 0DE504F8 00000000
    Dump of memory from 0x00DE504F8 to 0x00DE50538
    00DE504F0 00000001 00000000 [........]
    00DE50500 00000000 00000000 00000000 00000001 [................]
    00DE50510 00000003 00000000 0DE51198 00000000 [................]
    00DE50520 09D088A0 00000000 00000001 00000000 [................]
    00DE50530 00000000 00000000 [........]
    kgscm_pga_reserve_t kgscmpga_ [00F77F0F0, 00F7804F0) = 00000000 00000000 ...
    Dump of memory from 0x00F77F0F8 to 0x00F7804F0
    00F77F0F0 00000000 00000000 [........]
    00F77F100 00000000 00000000 00000000 00000000 [................]
    Repeat 318 times
    ldxg* pgasysdate_ [00F7804F0, 00F7804F8) = 00000000 00000000
    ldxx pgadcx_ [00F7804F8, 00F7805E8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F780508 to 0x00F7805E8
    00F780500 00000000 00000000 [........]
    00F780510 00000000 00000000 00000000 00000000 [................]
    Repeat 12 times
    00F7805E0 00000000 00000000 [........]
    struct ctxdef* pgactxg_ [00F7805E8, 00F7805F0) = 00000000 00000000
    lxglo klcsglo_ [00F7805F0, 00F780670) = 0F79E278 00000000 08B2F120 00000000 ...
    Dump of memory from 0x00F780600 to 0x00F780670
    00F780600 00000000 00000000 00000000 00000000 [................]
    00F780610 00000000 00000000 00000002 00000000 [................]
    00F780620 00000000 00000000 00000000 00000000 [................]
    00F780630 00000002 00000000 00000000 00000000 [................]
    00F780640 00010000 00BE0000 00010000 00000000 [................]
    00F780650 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    skgdspc * pgactx_set_stack_ [00F780670, 00F780678) = 00000000 00000000
    struct kksfr * kksfra_ [00F780678, 00F780680) = 00000000 00000000
    kgstmPg kgstmPg_ [00F780680, 00F7807C8) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F78068C to 0x00F7807C8
    00F780680 00000000 [....]
    00F780690 00000000 00000000 00000000 00000000 [................]
    Repeat 17 times
    00F7807B0 9AE7D7D7 00000002 00000000 00000000 [................]
    00F7807C0 00000000 00000000 [........]
    struct { struct kghds ds; struct kghbk b[(1)]; } kgcsubhp_
    Dump of memory from 0x00F7807C8 to 0x00F780850
    00F7807C0 00000000 00000000 [........]
    00F7807D0 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    kgc_comp_type_cb kgcpgcomptypecb_ [00F780850, 00F780858) = 00000000 00000000
    ub4 kgcpscinitdone_ [00F780858, 00F78085C) = 00000000
    ub4 kgftrclvl_ [00F78085C, 00F780860) = 00000000
    kgefa * kgfefac_ [00F780860, 00F780868) = 00000000 00000000
    void * kgfspare_ [00F780868, 00F780870) = 00000000 00000000
    ----- Dump of the Fixed SGA -----
    ***** SGA not mapped *****
    ----- Dump of the Fixed USGA -----
    ***** no UGA *****

  • Dbca fails - oracle not available

    hi,
    I try to create a new database, but after clicking the finish-Button in dbca the message "oracle not available" comes up. If I look up in the dbca-tracefile the following errors exists:
    [Thread-29] [9:7:24:829] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-00942
    [Thread-29] [9:7:24:829] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-00955
    [Thread-29] [9:7:24:829] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01432
    [Thread-29] [9:7:24:829] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01434
    [Thread-29] [9:7:24:829] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01918
    [Thread-29] [9:7:24:830] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01919
    [Thread-29] [9:7:24:830] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01921
    [Thread-29] [9:7:24:830] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-02289
    [Thread-29] [9:7:24:830] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-04043
    [Thread-29] [9:7:24:830] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-29807
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-00942
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-00955
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01432
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01434
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01918
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01919
    [Thread-29] [9:7:24:830] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01921
    [Thread-29] [9:7:24:831] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-02289
    [Thread-29] [9:7:24:831] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-04043
    [Thread-29] [9:7:24:831] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-29807
    [Thread-29] [9:7:24:831] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@4223faa5
    [Thread-29] [9:7:24:837] [SQLEngine.done:1958] Done called
    OS is AIX 6;DBMS ist 10.2.0.4; I think the problem belongs to the fact, that I moved the SAN-Ressource wich contain all databases and software to a new server.... The activ databases work well, but dbca seems to have a problem with creating a new one. Can someone give me hint or a solution? Thanks.
    Edited by: user10650608 on 10.06.2011 09:19

    Check your 'ORACLE_HOME' enviroment variable (or in "Universal Installer") because it's easy to override this step and create a database from one superior version into Oracle_Home of another lower version.

  • 9ir2 on Debian Woody installation hints (when dbca fails)

    "Woody" is the soon-to-be-released Debian 3.0, and contains glibc 2.2.5. The current 'stable' Debian release, Potato, has glibc2.1, so that won't work. The installation went fairly smooth, until the configuration assistants were supposed to be fired up. A solution that worked for me was changing Oracle's installed JRE.
    The j2sdk is not part of standard Debian. You have to add a mirror of the blackdown debian package to /etc/apt/sources.list. Add a line like this to your sources.list:
    deb ftp://ftp.nluug.nl/pub/os/Linux/java/jdk/debian woody non-free
    Now use dselect, update and select the following packages:
    locales
    libstdc++2.9-glibc2.1
    j2sdk1.3
    Ofcourse the easiest way to do this is cut and paste the following commands:
    apt-get update
    apt-get install locales
    apt-get install libstdc++2.9-glibc2.1
    apt-get install j2sdk1.3
    Changing kernel parameters; use sysctl.conf, I added this to mine:
    kernel.sem = 250 32000 101 128
    kernel.shmmax = 500000000
    fs/file-max = 65536
    Use sysctl -p, or reboot to activate the changes.
    Start the installation, and do stuff UNTIL is asked for execution of root.sh
    Now do the following:
    cd $ORACLE_HOME/JRE/bin
    rm jre javakey rmiregistry
    ln -s /usr/bin/jre .
    ln -s /usr/bin/javakey .
    ln -s /usr/bin/rmiregistry .
    After this, follow the root.sh instuctions and the rest of the installation should work fine.
    Output of /usr/bin/java -version on my machine:
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS)
    Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode)

    Hmm don't rm Oracla's java stuff, it's better to rename them and put the back after installation is complete. The above procedure works for installing and I assumed if the replaced jre would execute dbca and netca, oemapp would work as well.
    But that's not the case :( Maybe the original would have worked but I cannot verify that at the moment.

  • 9.0.1 create database using dbca fails

    Solaris 8, 64-bit SPARC, 528mb RAM, 2 SCSI 9gig. Development box with no other users/processes running except Sendmail.
    Installed Oracle 9.0.1 on machine from CDs with no problems, Attempting to create database using Database Configuration Assistant.
    Creating 'general purpose' database using dbca with generally default parameters. Progress bar gets to 50% done, "creating & starting instance" is checked in progress window.
    CPU utilization goes to 100% and nothing happens for hours. Eventually have to cancel dbca. No control files or init.ora created, (pfile directory is empty) there are a bunch of oracle processes left running which have to be killed.
    I've tried this several times, moved stuff to different drives and/or filesystems, no luck. Have 5 gig available on /u01 where the database should install, and 8 gig available on /u02 where the .dbf's go.
    If I had any hair left, I'd pull it out. Any help would be greatly appreciated.
    Thanks in advance!

    I am getting this same problem: The DBCA gets to the point where it is installing the database and starting the instance (it says 51% of the way through), and then it just sits there doing nothing. I noticed when I installed Oracle (9.2.0) when it got to the point of the configuration assistants, there was mention of a listener not being able to start and the installer assuming it was already started (the listener that is). When the DBCA started right after, it stalled out at 51%.
    I aleady had the Sun JDK installed, but am assuming this is not the issue since the install got that far. Can someone please advise a course of action so that I can trouble shoot this? I am very very new to this side of Oracle. Any assistance is greatly appreciated and will be passed along to others in turn.
    Thanks,
    BillR

  • Dbca fails -- oracle not availabe.

    hi
    i m using dbca to create db using ASM.problem is its prompting only oracle not available twice or thrice only.
    but when i tried to create db using normal fs.it created.
    whats wrong.
    i have 4 partition using ASM.its on local hdd.
    my OS is win xp sp3
    db version 11gR1.
    rgrds

    new2appsdba wrote:
    hi
    i m using dbca to create db using ASM.problem is its prompting only oracle not available twice or thrice only.
    but when i tried to create db using normal fs.it created.
    whats wrong.
    i have 4 partition using ASM.its on local hdd.
    my OS is win xp sp3
    db version 11gR1.
    rgrdsIam not sure that I did get the question properly or not. Are you saying that when you are creating database using ASM, its not working or when you are creating ASM instance , its onot working? Please explain a little more precisely what's your question is.
    HTH
    Aman....

  • Run dbca fail in linux x86-64

    Hi Expert,
    I having issue create oracle 9i db (9.2.0.4) by running dbca in linux OS . The error as per below. Kindly assit.
    Exception occurred during event dispatching
    java.lang.classcastException

    Dear Expert
    OS : Oracle Enterprise linux 4 update 8 . May i know where is a dbca log file. Tks
    Regard
    William

Maybe you are looking for

  • Employee Photo Restrictions

    Hi Experts There are some questions i want to ask about restrictions while uploading employee pictures. FYI, these photos will be accessed through Employee Self Service and/or Digital Personnel File too: 1. Are there any restrictions on the file type

  • Invoice Print error

    Hi, I want to take print of Sales Invoice. I goto VF02, Give billing document number and enter I give output type and printer and save. When i say Issue output to, i get following error message: Error: "EXPRESS DOCUMENT :UPDATE WAS TERMINATED " RECEI

  • Mm integration to fi-co

    in mm where we have to integrate fi-co

  • Performance Field Symbols Vs Work Area

    Hi, I want to some operations (Validations and Calculations) form each entry of internal table. Which is better way to access the data in internal table either using field symbol or using work area? I heard that using filed symbols is performance iss

  • Adobe Premier Pro cs4: Maximum render quality not showing in drop down menu in Export screen

    I have been trying to export a movie with settings i previously used but for some reason the Maximum render quality option that comes from the drop down menu next to video audio filter multiplexer etc is not showing up.. will someone plz tell me how