Ora-12526 in DBCA

Hi,
I am using oracle 11g r2.
I have dropped a database of "XYZ" sid using DBCA.
and re-creating it with same sid using DBCA, but it is throwing ORA-12526 on "Database Creation Option" page at finish button click.
Please help me out.
Thanks & Regards
Nimish Garg

LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 18-DEC-2011 00:28:48
Copyright (c) 1991, 2009, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xyz.abc.net)(PORT=1521)))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date                17-DEC-2011 02:43:31
Uptime                    0 days 21 hr. 45 min. 17 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File         /u01/app/oracle/diag/tnslsnr/ora9/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xyz.abc.net)(PORT=1521)))
Services Summary...
Service "mesh" has 1 instance(s).
  Instance "mesh", status READY, has 1 handler(s) for this service...
Service "meshXDB" has 1 instance(s).
  Instance "mesh", status READY, has 1 handler(s) for this service...
Service "qarch" has 1 instance(s).
  Instance "qarch", status READY, has 1 handler(s) for this service...
Service "qarchXDB" has 1 instance(s).
  Instance "qarch", status READY, has 1 handler(s) for this service...
Service "stsgen" has 1 instance(s).
  Instance "stsgen", status READY, has 1 handler(s) for this service...
Service "stsgenXDB" has 1 instance(s).
  Instance "stsgen", status READY, has 1 handler(s) for this service...
The command completed successfully

Similar Messages

  • ORA-12526: TNS:listener: all appropriate instances are in restricted mode

    Hi all,
    I am trying to connect to Oracle10.2.0.2 in solaris9 as
    conn sys/password@dbname as sysdba
    but after this attempt it showing
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    but if i connect like this
    conn sys/password as sysdba
    it works.
    Can some one give me the solution for the same?
    Thanks
    Vipin

    Hi,
    When you want to connect to database there are majorly two kinds of protocols are involve
    1. TCP and
    2. IPC
    when you are talking about <username>/<password>@<servername > then though you are on same server you are refering to TCP protocol and when you are talking about <username>/<password> then you are refering to IPC protocol
    now here when you are going to connect to your database through
    conn sys/password as sysdba
    its working fine because you are using IPC and if you connect through
    conn sys/password@dbname as sysdba
    it will show you error because you are using Listener TCP.
    So i think that you need to check your listener status and database status both and give the output.
    Thanks
    Pruthiv

  • Oracle 11g: ORA-12547 by DBCA

    Hi all,
    I am trying to create an Oracle 11g R2 Standalone Database with ASM
    on Enterprise Linux 5.5 (64-bit).
    I successfully installed the Grid Infrastructure and the DB software.
    When I reached to creating db phase and the dbca started creating the db,
    it retuned the following errors:
    The note calimed the problem is in the privilege of
    Here is the privilege of the folder in my system:
    PRCR-1079: Failed to start resource ora.oradb.db
    ORA-12547: TNS lost contact
    CRS-2674: start ora.oradb.db on 'srv07' failed
    How can I resolve the issue?
    Thanks in advance.

    Hi Mano,
    Following is the output of what I have done (based on your suggestion):
    ls -ltr $ORACLE_HOME/bin/oracle
    -r-xr-sr-x 1 oracle asmadmin 210824714 Oct  7 22:27 /u01/app/oracle/product/11.2.0/db_1/bin/oracle
    [root@srv07 ~]# chmod 6751 /u01/app/oracle/product/11.2.0/db_1/bin/oracle
    [root@srv07 ~]# ls -l /u01/app/oracle/product/11.2.0/db_1/bin/oracle
    -rwsr-s--x 1 oracle asmadmin 210824714 Oct  7 22:27 /u01/app/oracle/product/11.2.0/db_1/bin/oracle
    [oracle@srv07 bin]$ /u01/app/oracle/product/11.2.0/db_1/bin/srvctl start database -d oradb
    PRCR-1079 : Failed to start resource ora.oradb.db
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2674: Start of 'ora.oradb.db' on 'srv07' failedInfrastructure was installed as "grid"
    Oracle DB was installed as "oracle"
    [oracle@srv07 ~]$ id oracle
    uid=502(oracle) gid=501(oinstall) groups=501(oinstall),502(dba),506(asmdba)
    [oracle@srv07 ~]$ id grid
    uid=501(grid) gid=501(oinstall) groups=501(oinstall),504(asmadmin),506(asmdba),507(asmoper)

  • ORA-12157 during dbca on 10.2.0.4 under SLES 10 SP2

    Dear all,
    I would like to set up two DBs each in its own ORACLE_HOME running under ASM.
    Software installation and ASM setup worked (after some trouble with the multipath storage / ASMLIB). Now I have three separate ORACLE_HOMEs:
    /ocfs/oracle/product/10.2/ASM,
    /ocfs/oracle/product/10.2/SEQ,
    /ocfs/oracle/product/10.2/RESNET.
    I can connect to each of them using sqlplus. ASM is up and running.
    Now I want ot set up an empty DB in SEQ and RESNET using dbca (or the scripts created by it, if need be).
    This worked for SEQ but for RESNET I get ORA-12157 at the last step.
    ORACLE_HOME, ORACLE_SID, PATH, LD_LIBRARY_PATH, TNS_ADMIN were all set to point to RESNET. TEMP and TMPDIR are set to /tmp which has several GB free space.
    In the trace file ($ORACLE_HOME/cfgtoollogs/dbca/trace.log) I find
    [Thread-14] [9:37:4:254] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-14] [9:37:4:255] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-14] [9:37:4:255] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-14] [9:37:4:255] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-14] [9:37:4:255] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    and
    [Thread-18] [9:37:7:496] [BasicStep.handleNonIgnorableError:431] ORA-12157: TNS:internal network communication error
    :msg
    [Thread-20] [9:37:15:913] [SQLEngine.done:1958] Done called
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12157: TNS:internal network communication error
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1474)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:821)
    at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:244)
    at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
    at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
    at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
    at java.lang.Thread.run(Thread.java:534)
    Can you suggest a solution or a hint on where to look for the cause of this error?
    Multi-eye-ringed, gray-haired greetings!

    please provide some details . It looks like you chose General purpose in DBCA .
    Choose Custom Database .

  • ORA-12540 running DBCA

    Hello all,
    I have just installed Oracle 9.2.0.1.0. During the install, and now when I try to run DBCA, I get an error:
    ORA-12540: TNS:internal limit restriction exceeded
    It happens during the "Creating and starting Oracle instance" phase. (So "Copying database files" and "Initializing database" are completed. For what it's worth, the progress meter is at 46% when the error occurs.)
    Does anyone have any idea why this would be occuring? I'm running Windows XP Professional.
    Thanks you,
    Owen Gibbins

    There could be a few issues:
    It is very likely that your system has run out of memory at that memory and that the listener is either unable to spawn a new process or shutdown and needed by the newly created instance once the bootstrap segment is set. I encourage you to:
    - You may need to increase your process parameter (main reason).
    - You many need to increase your virtual memory settings.
    - Check the files on your tnsadmin directory, and verify their accuracy and uniquess in the TNS_ADMIN directory.
    If your installation completed, in spite of no database created, you can patch by restarting with the DBCA database creation and setting process to a reasonable larger value. I believe that -if you have the minimum resources 300 is reasonable.
    If you would like to do a full clean install and rather uninstall, then:
    - Perform a clean uninstall by removing files from Oracle Home, and all Oracle directories.
    Sometimes a clean install means to reinstalling Windows. However, if do not have a previous home, and know to clean your registry from classes, and other Oracle values and entries in your registry do so. Do not forget to delete your Oracle inventory, which is typically set in your C (OS) drive.
    There are other reasons why this error can occur, but setting processes accordingly is your best choice. If your environment is planned for a shared server, setting the appropriate parameters that somehow interdepend with processes, such as dispatchers. Setting processes will autoset SESSIONS and CIRCUITS. Also if using a shared server, formerly MTS, do not try to configure any advanced features or set up any specific dispatcher tuning at install/db creation.
    Good luck with your overall progress.

  • ORA-12526 : TNS Listener : all appropriate instances are in restricted more

    I have configured configuration manager to listen to port 1610. When i try connecting to the database i get the above error. If i pass the configuration manager and use 1521 of the listener i can connect. The database is 10gR2.
    The old data files were moved from a previous release . I had to open the database with the upgrade option.
    Please let me know if any one has any idea about how we can get rid of this. Did not find much on metalink.

    Is listener started successfully after changing the port to 1621?
    did you change the port number in tnsnames.ora of the client?
    Regards
    Srinath

  • ORA-27102 Using DBCA

    I reviewed the preInstallation docs and found a few other docs in MetaLink - some issues and common resolutions.
    I get to about 27% on the progress meter and the same message occurs. "Out of Memory"
    Using 9i release 2 in Solaris8 - 64 bit box.
    Any one have any ideas ?
    Thanks in advance.

    I am not sure if this is going to help. This is for Oracle 10g on Solaris. Check this out regarding kernel parameters.
    http://download-east.oracle.com/docs/html/B10811_02/ch2.htm#i1011595

  • Ora-03114 in during dbca run in initxml.sql

    I'm getting ora-03114 during dbca run in initxml.sql for an 11g db install, it completes the first compile but then fails and continues to fail with ora-03114. This happened before so i trashed the database and started again thinking it may have been a network issue, but its happened again.
    any help appreciated.
    M.

    I'm getting ora-03114 during dbca run in initxml.sql for an 11g db install, it completes the first compile but then fails and continues to fail with ora-03114. This happened before so i trashed the database and started again thinking it may have been a network issue, but its happened again.
    any help appreciated.
    M.

  • INstalling 10G on Suse 9.1

    Please help!
    I'm trying to install oracle 10G on Suse 9.1.
    The Oracle installation guide mentioned the sysctl.config file that must to receive a several Kernel parameters to prepare the environmental. But this file just exist on Red Hat, not in Suse distro..
    Could someone tell me on the sister file on Suse I need to do the entries?
    Thanks in advance.
    Eduardo

    1) Setting the environment:
    ftp://ftp.suse.com/pub/suse/i386/supplementary/commercial/Oracle/orarun-1.8-11_SL80_81.noarch.rpm
    2) Installed patch p3006854_10102_LINUX.zip from metalink
    3) run the installer and ignore errors ora-27125 during dbca
    runInstaller -ignoreSysPrereqs
    4) run below command:
    cd $ORACLE_HOME/bin
    mv oracle oracle.bin
    cat >oracle <<"EOF"
    #!/bin/bash
    export DISABLE_HUGETLBFS=1
    exec $ORACLE_HOME/bin/oracle.bin $@
    EOF
    chmod +x oracle  
    6) run dbca to create the database.

  • Oracle 10g in restricted mode, unable to start up

    We have a 10g instance which we shut down and started in restricted mode. It is now open, restrict.
    No one including SYS can connect.
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    The original session which shut down the DB is logged off.
    How can we start the database?
    Thanks

    We did it by not specifying the instance on the connection.
    I.e.
    sqlplus system/password@DATABASE
    did not work
    but
    ORACLE_HOME=DATABASE
    sqlplus system/password
    did
    Message was edited by:
    cubittm

  • Restricted session privilege in 9i and 10g

    We recently upgraded from 9.2.0.7 to 10.2.0.3. Oracle 9i allowed a user with RESTRICTED SESSION priv to connect (sqlplus user /@db) when the database was in restricted mode as it should. However, our Oracle 10g database will not allow a user with RESTRICTED SESSION privilege to log in after 'alter system enable restricted session' is executed. The DBA role does not work nor does granting the system privs CREATE SESSION and RESTRICTED SESSION directly to the user. The error I get when trying to log on is ORA-12526. Any advice on how to remedy this would be much appreciated.
    what is the alternative to achieve the same in 10g other than locally?
    Thanks,
    Vishal

    From 10g doc (Oracle® Database Administrator's Guide):
    Typically, all users with the CREATE SESSION system privilege can connect to an open database. Opening a database in restricted mode allows database access only to users with both the CREATE SESSION and RESTRICTED SESSION system privilege. Only database administrators should have the RESTRICTED SESSION system privilege. Further, when the instance is in restricted mode, a database administrator cannot access the instance remotely through an Oracle Net listener, but can only access the instance locally from the machine that the instance is running on.

  • Grid & shutdown normal

    Funny situation. We have a development database that goes down every night for a cold backup (it is a BCV split, so downtime is minimal). Anyway, one of the DBA's here left GRID on a database Performance screen with 10 sec. refresh interval. Shutdown process is:
    a) stop oem_agent
    b) shutdown abort
    c) startup restrict
    d) shutdown normal
    e) start oem_agent
    Guess what:
    sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Fri Dec 8 17:24:33 2006
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> connect / as sysdba
    Connected.
    SQL> select sid,serial#,status,username from v$session
    2 where program = 'OMS';
    SID SERIAL# STATUS USERNAME
    232 3 INACTIVE SYS
    SQL> alter system kill session '232,3';
    System altered.
    SQL> select sid,serial#,status from v$session
    2 where program = 'OMS';
    no rows selected
    SQL> shutdown abort
    ORACLE instance shut down.
    SQL> startup restrict
    ORACLE instance started.
    Total System Global Area 1761607680 bytes
    Fixed Size 2057480 bytes
    Variable Size 788531960 bytes
    Database Buffers 956301312 bytes
    Redo Buffers 14716928 bytes
    Database mounted.
    Database opened.
    SQL> select sid,serial#,status,username from v$session
    2 where program = 'OMS';
    SID SERIAL# STATUS USERNAME
    234 7 INACTIVE SYS
    SQL> Obviously, SHUTDOWN NORMAL waits forever and backup process hangs.
    Now, AFAIK remote connections AS SYSDBA to a database in restricted mode are not allowed:
    SQL> connect xxx@xxx as sysdba
    Enter password: *********
    ERROR:
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode So question I have is how OMS server which is, obviously, on a separate box can make a remote connection AS SYSDBA to a database in restricted mode? And how to prevent it so database could be shut down in normal mode?
    SY.

    2 mnazim : Oracle Enterprise Manager 10g Grid Control Release 10.2.0.2.0
    2 bazzza : Grid credentials are set to connect AS SYSDBA. However, as I stated, database is in restrict mode, therefore listener service is in restricted mode:
    oracle> lsnrctl status
    LSNRCTL for HPUX: Version 10.2.0.2.0 - Production on 11-DEC-2006 11:29:07
    Services Summary...
    Service "yyy" has 1 instance(s).
      Instance "yyy", status RESTRICTED, has 1 handler(s) for this service...
    The command completed successfullyand should not allow any connections except local connections AS SYSDBA/SYSOPER, while grid "magically" makes a remote one:
    SQL> connect / as sysdba
    Connected.
    SQL> connect / as sysoper
    Connected.
    SQL> connect xxx as sysdba
    Enter password:
    Connected.
    SQL> connect /@yyy as sysdba
    ERROR:
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    Warning: You are no longer connected to ORACLE.
    SQL> connect xxx@yyy as sysdba
    Enter password:
    ERROR:
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    Warning: You are no longer connected to ORACLE.
    SQL> 2 Ugonic: Your statement "It connects direstly using it own settings" is not true. OMS makes a regular SQL*Net connection (with some twist, obviously):
    SQL> connect / as sysdba
    Connected.
    SQL> select sid,serial#,username,osuser from v$session where program = 'OMS';
           SID    SERIAL# USERNAME
    OSUSER
           235         17 SYS
    SQL> host
    oracle> lsnrctl stop
    LSNRCTL for HPUX: Version 10.2.0.2.0 - Production on 11-DEC-2006 11:13:47
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=local10i)))
    The command completed successfully
    oracle> exit
    SQL> alter system kill session '235,17';
    System altered.
    SQL> exec dbms_lock.sleep(30)
    PL/SQL procedure successfully completed.
    SQL> select sid,serial#,username,osuser from v$session where program = 'OMS';
    no rows selected
    SQL> host
    oracle> lsnrctl start
    The command completed successfully
    oracle> exit
    SQL> select sid,serial#,username,osuser from v$session where program = 'OMS';
    no rows selected
    SQL> exec dbms_lock.sleep(30)
    PL/SQL procedure successfully completed.
    SQL> select sid,serial#,username,osuser from v$session where program = 'OMS';
           SID    SERIAL# USERNAME
    OSUSER
           235         23 SYS
    SQL>As you can see, stoping listener prevents the connection. So my question still stands. I will trace SQL*Net on level 16 on both sides (grid & db) when I'll have some time to see if there is some "magic" parameter in handshake/connect request.
    SY.
    P.S. All that time agent was down:
    oracle> status_oemagent
    Oracle Enterprise Manager 10g Release 10.2.0.1.0. 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Agent is Not Running

  • Instance in Restricted mode

    Created database from cold backup.The data files were moved from a previous release . I had to open the database with the upgrade option. Now can not connect to it over netwrok or using servicenames locally too
    Get error
    ORA-12526 :TNS LISTENER : all appropriate instances are in restricted mode
    lsnrctl status shows
    Instance "xxx", status RESTRICTED, has 2 handler(s) for this service..
    How can I take this instance out of restricted mode. ..

    Which version are you on ?
    SYS@db102 SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area       121634816 bytes
    Fixed Size                       1218052 bytes
    Variable Size                  104860156 bytes
    Database Buffers                12582912 bytes
    Redo Buffers                     2973696 bytes
    Database mounted.
    Database opened.
    SYS@db102 SQL> select logins from v$instance;
    LOGINS
    RESTRICTED
    SYS@db102 SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE    10.2.0.1.0      Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SYS@db102 SQL>                                                  

  • Issues during restricted session

    I have placed my database in restricted mode.
    I am trying to run a few DML's with one user which has dba role assigned.
    When i executed that procedure through shell scripts I got the following error.
    ERROR:
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    But Manually i connected to server & connected to that oracle user, i was able to execute those statements perfectly.
    How to enable the user to do the same dml's through procedures?
    I granted restricted session privilege to that user.

    Also, there's a workaround, add "(UR=A)" to the CONNECT_DATA portion of your connect string definition. This is documented in MetaLink Doc ID 444120.1.
    For Example:
    DFM2 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.20.3)(PORT = 1521))
    (CONNECT_DATA =
    (UR = A)
    (SERVICE_NAME = DFM.uservices.umn.edu)
    Sources :http://dbaforums.org/oracle/index.php?showtopic=9500
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    HTH
    Girish Sharma

  • Restricted Sessions

    I set the database to be in restricted session by issuing alter system enable restricted session and then tried to login with a userid that has restricted session privileges and I get ora-12526. We just upgrade from 9.2.0.6 to 10.2.0.3 and I know in 9.2.0.6 I was able to do this without any issues. Does anyone know if I need to do anything different in 10.2.0.3 to make this work?

    It is an expected behavior:
    lsnrctl status
    Service "orcl.us.oracle.com" has 1 instance(s).
      Instance "orcl", status RESTRICTED, has 1 handler(s) for this service...
    Service "orclXDB.us.oracle.com" has 1 instance(s).
      Instance "orcl", status RESTRICTED, has 1 handler(s) for this service...
    The command completed successfully
    f:\Oracle\Consulting>sqlplus system/manager@localhost:1521/orcl.us.oracle.com
    SQL*Plus: Release 11.1.0.4.0 - Beta on Fri Jan 25 11:06:53 2008
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    ERROR:
    ORA-12526: TNS:listener: all appropriate instances are in restricted modeYou should perform the connect operation directly at the host.
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    Cause: Database instances supporting the service requested by the client were in restricted mode. The Listener does not allow connections to instances in restricted mode. This condition may be temporary, such as during periods when database administration is performed.
    Action: Attempt the connection again. If error persists, then contact the database administrator to change the mode of the instance, if appropriate.
    ~ Madrid

Maybe you are looking for

  • Extended Withholding Tax error

    I have done EWT configuration. But while posting the entry, TDS is not deducted and no posting to TDS accounts are made. I have assigned GL accounts & done the settings in sequence given in SAP nodes What wrong setting i would have done ?

  • Issue installing 1.4.2_08 on XP (error 1722 problem with Windows Installer)

    First time poster guys, so be gentle. I have installed this older package on 20+ PCs, but this one is kicking my arse. It makes it through the install and then at the very end puts up: Error 1722. There is a problem with this Windows Installer packag

  • Error: no `server' JVM at `D:\jdk1.3\jre\bin\server\jvm.dll'

    I am running WLCS 3.2 with WLS 5.1 & SP6 on an NT 4.0 system and the java -version gives this output: D:\WebLogicCommerceServer3.2>java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C) Java HotSpot(TM) Cl

  • JSOBJECT

    Hi, I m using JSObject from netscape.javascript.JSObject This always fails under SUN JVM i m using 1.4.1 under LINUX as this always returns NULL but works fine under MSJVM. How can this be resolved. Many Thanks

  • How to change Agendus Pro language to German?

    Hello everybody, I recently purchased Agendus Pro online as a promotion - the only language version available was English. I would like to change it to German - ist there any way to do that short of discarding it and spending more $$$s? Please note I