ORA-12505 error connecting to the schema of HR of Oracle 11 g local db, ORA-00600, ORA-01033

Hello

When I try to connect to the hr schema in SQL Developer with these credentials (host: localhost, port: 1521, SID: ORCL), it throws the error message.

"" Status: failed - Test has failed: listener refused the connection with the following error: ORA-12505, TNS: listener does not currently know the SID ".



When I try to connect through cmd, it throws this

SQL * more: Production version 11.2.0.1.0 Mon Jan 11 17:09:47 2016

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

Enter the user name: human resources

Enter the password:

ERROR:

ORA-01033: ORACLE initialization or shutting

Process ID: 0

Session IDs: serial number 0: 0



And here is the status of the listener


LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production January 11, 2016 16:04

: 28

Copyright (c) 1991, 2010, Oracle.  All rights reserved.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

STATUS of the LISTENER

------------------------

Alias LISTENER

TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Prod

ction

Start date January 11, 2016 15:02:27

Uptime 0 days 1 hour 2 minutes 5 seconds

Draw level off

Security ON: OS Local Authentication

SNMP OFF

Listener parameter File D:\app\DKMOH\product\11.2.0\dbhome_1\network\admin\l

istener.ora

D:\app\dkmoh\diag\tnslsnr\DKMOH-PC\listener\alert\ log listener

log. XML

Summary of endpoints listening...

(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 1521)))

Summary of services...

Service 'CLRExtProc' has 1 instance (s).

Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...

The command completed successfully



I went through this link fixed - ORA-01033: ORACLE initialization or shutdown in progress | IT Blogger Tips , where it says to change the status from the db to 'OPEN'.

SQL > select status, database_status from v$ instance;

STATUS DATABASE_STATUS

------------ -----------------

ACTIVE RISE



And then, when I run this query below, that's what I get.

SQL > alter database open;

change the database open

*

ERROR on line 1:

ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],

[[507], [56509], [56515] [] [], [], [], [], []]



I'm totally lost here. Any help would be appreciated.

Thank you

Hello

This issue seems to be with the redo log.

SQL > bootable media.

SQL > show parameter control_files

Query 1

------------

SQL > select a.member, a.group #, b.status v$ logfile a, v$ log b where a.group #= b.group # and b.status = 'CURRENT';

Note the name of the redo log

SQL > the judgment;

Take a backup of the controlfile operating system level (this is to ensure that we have a copy backup of the current state of the controlfile)

SQL > bootable media.

SQL > restore database using backup controlfile until cancel;

Enter the location of the log to roll forward as recent on demand 1 when you are prompted for the recovery of

Press enter

SQL > Alter database open resetlogs;

Thank you

Tags: Database

Similar Questions

  • Cannot connect Windows Marketplace error connection to the service.

    Original title: Cannot connect to Windows Marketplace

    When I try to connect, I get the following message:

    Error connecting to the service.

    There was a problem connecting to the Games for Windows - LIVE service. Click Retry to try connecting, or click on troubleshoot to attempt to diagnose and fix the problem.

    If you continue to have problems to connect, you may need to contact your ISP for assistance.

    I am able to use all internet services.

    Hi Torrey,

    I suggest posting your question in the games for Windows Live Marketplace forum located here:
  • Error connecting to the Terminal for blackBerry Smartphones

    Hello

    I have a BB 8100, Desktop manager 4.6.

    The synchronization work properly 3-4 weeks ago.

    Today, when I tried to sync, I got this error message:

    0 x 80040fb3

    I tried debug it using the procedure of changing family name, first name, etc... without success

    I tried several times to synchronize again but without success.

    Now, the situation is even worse!

    New message when I connect my BB to my computer. When I run the Desktop Manager, I have the following error:

    "Error connecting to the Terminal. Make sure that your device is connected properly, and then try again.

    I can't not try to synchronize!

    It is very strange, it's never happened before.

    However, Desktop Manager recognize my BB, I can read on the button to the left of the screen: Terminal connected (Pin code) recognized xxxxxx.

    HELLLLP!

    Thank you

    You know what?

    I just read another post suggested.

    They simply offered to take off from the Blackberry battery and put it again.

    Then I tried to sync and IT WORKED! I can't believe! I tried a lot of complicated stuff!

    1 month for this problem! (with this simple solution!)

    Hope that now, everything will be ok!

    Concerning

  • ORA-28547: connection to the server has failed, probable Oracle Net admin error

    Hello

    Environment

    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    

    I'm ORA-28547: failed to connect to the server, probable Oracle Net admin error when connecting to the database as username/password@orcl,If, I do not @orcl it connects without any problems. But I can't connect from client machines without dbstring.

    This problem started recently, and I understand that it is because of the dynamic ip of the linux machine. Previously the Linux m/c ip was 172.25.210.177 unfortunately was launched once the machine ip has changed in 172.25.210.148.

    To bring the database up I started as usual and got to the top, but when connecting db with the above error is being username/password@orcl.

    To solve the i changed the ip address in tnsnames.ora and listener.ora but no luck. Please advice how to solve.

    It will run until the next change of the ip address. If you want a permanent solution, you must assign a static ip address. Why is your dynamic ip address? What is a local testbox.foobar.com or a production system that must be accessible to other systems?

  • Error connecting to the database after you run 10 g Forms

    Hello

    I use Oracle forms v10.1.2.0.2 is the operating system Windows 8 32 bit.

    I get the following error (ORA-12154: TNS: could not resolve the connect identifier specified) when I enter the user name, the password, and the database after running the form.

    Although I can connect correctly in sqlplus. using the following command: Connect scott/xxxxxx@orcl

    the service name is ORCL. I can get it through the following query (see the service_name parameter)

    I checked the tnsnames.ora file and it is as follows:

    tnsnames.ora # Network Configuration file: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora

    # Generated by Oracle configuration tools.

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = WIN-G6PM1F1OBA5)(PORT = 1521))

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    (SERVER = DEDICATED)

    )

    )

    EXTPROC_CONNECTION_DATA =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))

    )

    (CONNECT_DATA =

    (SID = PLSExtProc)

    (PRESENTATION = RO)

    )

    )

    I have the settings in the file sqlnet.ora as follows:

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT, WIN-G6PM1F1OBA5)

    and in file listener.ora as follows:

    listener.ora # Network Configuration file: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora

    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = PLSExtProc)

    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)

    (= Extproc PROGRAM)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))

    (ADDRESS = (PROTOCOL = TCP) (HOST = WIN-G6PM1F1OBA5)(PORT = 1521))

    )

    )

    Looking forward for your help in this matter.

    I use Oracle forms v10.1.2.0.2 is the operating system Windows 8 32 bit.

    I get the following error (ORA-12154: TNS: could not resolve the connect identifier specified) when I enter the user name, the password, and the database after running the form.

    Although I can connect correctly in sqlplus. using the following command: Connect scott/xxxxxx@orcl

    As already said, the combination is not taken in charge, but it's quite strange rhat you can connect to Sql * Plus, and you get the error of forms: the error is local and means that the tnsnames.ora file is not where it should be, or there are errors it contains.

    You have not all errors in the installation? the forms and reports test programs work?

    You have a database on this machine? Looks like that the tnsnames.ora you posted comes from a House of database, you have in Oracle Home Forms? (the absence of the latter that would explain the error you get).

  • sqlplus error connecting to the database

    Hello

    After the connection to the database using the username and passwd, I get the error message below
    connection is established and able to work asusal,

    $$$$$$$$$$$$$$$$$$$
    can u help me how to remove in decline and error below...
    $$$$$$$$$$$$$$$$$$$$$$$$$$$

    Enter the password:

    Connected to:
    Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    Select "Welcome to the database: ' | '. name of database v$
    *
    ERROR on line 1:
    ORA-00942: table or view does not exist

    The user name who logged has not the right to select on the sys.v_$ database view that is exposed through the database of v$.

    HTH - Mark D Powell.

  • Error connecting to the database

    Hi all

    I receive after error message when connecting as the user hr and scott in my database. And when I connect as sys allows to connect me.

    SQL > conn hr/hr@oradb
    ERROR:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01722: invalid number
    ORA-06512: at line 2

    Conn scott/tiger@oradb
    ERROR:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01722: invalid number
    ORA-06512: at line 2

    But it allows me to connect as user sys...

    SQL > conn sys/oracle@oradb as sysdba
    Connected.
    SQL >
    Thanks and greetings
    Yvon Das

    Find the logon trigger that is the mistake of launch and disable or repair.

  • Error connecting to the Access from Oracle database

    Dear all,

    I am trying to connect to Oracle 9i in the Access database.

    but im getting error when running query below.
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    NCRO: Failed to make RSLV connection
    ORA-02063: preceding 2 lines from MYSQL
    I did the next thing through to connect to the database.

    (1) first of all I did called ODBC1 odbc driver
    (2) I create the following file on the oracle C:\oracle\ora9I\hs\admin\initodbc1.ora Server
    I have change the thing below in initodbc1.ora
    HS_FDS_CONNECT_INFO =ODBC1
    HS_FDS_TRACE_LEVEL = ON
    (3) I made a few changes in sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= NONE
    before it was *NTS*
    (4) here's the entries in tnsnames.ora I changed the port of 1521 to 1522 cos 1521 already exists.
    ODBC1.TADAWI.LOC =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = admin-amc)(PORT = 1522))
        )
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ODBC1)
        )
      )
    ODBC1.WORLD =
      (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.251) (PORT = 1522)
      )
      (CONNECT_DATA =
          (SID = ODBC1)
      )
      (HS=OK)
     )
    (5) the code in the file listener
    ODBC1 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = admin-amc)(PORT = 1522))
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = admin-amc)(PORT = 1521))
        )
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2))
        )
      )
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = C:\oracle\ora9I)
          (PROGRAM = extproc)
        )
        (SID_DESC =
          (GLOBAL_DBNAME = orcl)
          (ORACLE_HOME = C:\oracle\ora9I)
          (SID_NAME = orcl)
         )
         (SID_DESC =
          (PROGRAM = hsodbc)
          (ORACLE_HOME = C:\oracle\ora9I)
          (SID_NAME = ODBC1)
        )
      )
    (6) after that I created
    SQL> CREATE DATABASE LINK MYSQL CONNECT TO XTRACK IDENTIFIED BY XTRACK USING 'ODBC1.WORLD'
    
    Database link created.
    (7) the listener status
    LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 04-MAR-2012 21:26:16
    
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=admin-amc)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Production
    Start Date                04-MAR-2012 20:52:33
    Uptime                    0 days 0 hr. 33 min. 44 sec
    Trace Level               off
    Security                  OFF
    SNMP                      OFF
    Listener Parameter File   C:\oracle\ora9I\network\admin\listener.ora
    Listener Log File         C:\oracle\ora9I\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=admin-amc.tadawi.loc)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC2ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=admin-amc.tadawi.loc)(PORT=8080))(Presentation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=admin-amc.tadawi.loc)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "ODBC1" has 1 instance(s).
      Instance "ODBC1", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 2 instance(s).
      Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    I did exactly what documents said, and it will not be through any error but atlast when I try to access access database tables it gives me the error below
    SELECT * FROM DBO_COMPANY@MYSQL
                              *
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    NCRO: Failed to make RSLV connection
    ORA-02063: preceding 2 lines from MYSQL
    I use Oracle9i Enterprise Edition Release 9.2.0.1.0 any help will be appreciate.

    Concerning

    Houda

    Published by: houda Shareef on 4 March 2012 10:25

    I guess that your listener.ora always has a section of SID and you did not copy paste... Then please post the entire file

    Please open a command line window and do:
    C:\oracle\ora9I\bin\hsodbc
    After all output including the call.

    Published by: kgronau on March 6, 2012 18:31
    When the listener above is still correct, the cause would be that you have 2 SID with the same name in your listener.ora:
    SID_LIST_ODBC1 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = ODBC1)
    (ORACLE_HOME = C:\oracle\ora9I)
    (PROGRAM = hsodbc)
    )
    (SID_DESC =
    (GLOBAL_DBNAME = ODBC1)
    (ORACLE_HOME = C:\oracle\ora9I)
    (SID_NAME = ODBC1)
    )
    )

    Please change to:
    SID_LIST_ODBC1 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = ODBC1)
    (ORACLE_HOME = C:\oracle\ora9I)
    (PROGRAM = hsodbc)
    )
    )

    Published by: kgronau on March 6, 2012 18:34
    Once you change the listener, please stop and start the listener called odbc1: odbc1 stop lsnrctl and lsnrctl start odbc1

  • Error connecting to the headphones. Try this operation again.

    Hello

    I currently get the error in the title when you are trying to connect to my wireless headset. "Setup Bluetooth Services" comes when I press on connect, and about 30 seconds later, the error appears.
    The device is a Laser AO-BTHD and I use a USB of Broadcom BCM20702 Bluetooth adapter 4.0 to activate my Windows 7 x 64 to connect to Bluetooth devices. The Broadcom device uses the most up to date driver I can find (6.5.1.2501) and it still does not.
    I do not understand why my PC is able to associate the device without any problem, but it cannot connect to the device and use it properly.
    The headset works fine with my iPhone and my PC can connect to my iPhone via Bluetooth.
    Thanks in advance

    Hello

    Thanks for joining us again.

    Method 1: I suggest you to connect the headphones even to the other computer and see if that helps.

    Method 2: I suggest to update the drivers for the headset and Bluetooth drivers from the manufacturers Web site.
    http://www.Broadcom.com/products/Bluetooth/Bluetooth-RF-silicon-and-software-solutions/BCM20702

    I hope this helps!

  • Error connecting to the remote computer.

    Hello

    I am able to connect to the VIRTUAL LAN, but when connecting to the remote computer using mstsc, I get the error below 'a problem caused blocking the program works correctly. Windows will close the program and notify you if a solution is available. »

    Here are my details of machine:

    Name of the operating system Microsoft Windows 7 Home Basic
    Version 6.1.7601 Service Pack 1 Build 7601
    System model Inspiron N5010
    System Type x 64-based PC

    Antivirus:
    internet security Kaspersky 2012

    Please come back if you need furthur information.

    Could you please getback me ASAP.

    Thank you & best regards

    Anil.

    Hi Anil,

    You try to connect a Windows 7 Home Basic?

    You cannot use Remote Desktop connection to connect to computers that are running Windows 7 Starter Edition, Windows 7 Home Basic or Windows 7 Edition Home Premium.

    See the following Microsoft article.

    Remote Desktop connection: frequently asked questions

    Keep us updated on the status of the issue.

  • Can connect to the schema number when you create a new workspace in APEX?

    Hello

    It is perhaps a stupid question since I'm still a beginner .

    Our version of the APEX is 5.0.2. We currently have a workspace associated with a schema, but we wonder if we can connect to multiple schema (in a database) in a workspace APEX?  Say, one APEX application, we would like to allow the user access to data distributed in different schema.  If not, are there alternatives to allow user access to the schema data?

    Thank you very much!

    Jian

    1794500 wrote:

    Please update your forum profile with a recognizable username instead of "1794500": Video tutorial how to change username available

    Always include all the information detailed in these guidelines when you post a question: How to get the answers from the forum

    Our version of the APEX is 5.0.2. We currently have a workspace associated with a schema, but we wonder if we can connect to multiple schema (in a database) in a workspace APEX?

    Several assignments work/scheme space can be created in the admin/internal workspace to Home > Manage Workspaces > Workspace manage assignments of schema.

    Say, one APEX application, we would like to allow the user access to data distributed in different schema.  If not, are there alternatives to allow user access to the schema data?

    Several patterns can be assigned to a workspace. A workspace can contain multiple applications. Each application is based on one (and only one) the analysis of schema. Access to objects in other schemas is controlled at the database level by the usual means of grants and synonyms.

  • Error "connection of the USB device was unsuccessful.

    I can't connect my USB device to the guest operating system when I use one of the USB ports on my computer.

    VMware gives an error like:

    The connection of the USB device has failed. The device is currently in use.

    However, when I use the other USB port, the device connects successfully to the guest OS. How can I solve this problem?

    My host OS is Windows 7 64 bit.

    I doubt that it will have nothing to do with the SD/MMC.

    This could be useful. I wrote and published a few days ago.

    Host and guest OS USB 3.0 xHCI virtual support with Workstation 9

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2041591

  • Error connecting to the server by using the Client VMware vCenter

    When you attempt to connect to vCenter server using vSphere client, I get this message:

    "a general error has occurred: authorize the exception."

    However, if I log on the vCenter server locally and use a local Windows account in vSphere Client to connect to vCenter Server on the same computer - it works OK.

    There is obviously a problem with what happens when you use active directory to authenticate a user who connects with the VMware vCenter server client.

    Someone has seen this before or have any ideas?

    Thank you

    I had a similar problem on two different sites

    1. It was my firewall local windows on my Windows 7 desktop that it has prevented from work
    2. Another situation was DNS was not working properly and once I had a static entry, it worked
  • Maintenance mode, unable to connect: 514 error connection to the instance of service pass vmds

    Hi all

    I do a few patches manually on ESX 4.0 host.  I forgot to get into maintenance mode, tried to patch and had an error on entering maintenance mode.  So I tried to get into the mode of maintenance with the following command:

    vimsh - n hostsvc/e/maintenance_mode_enter

    I get these messages:

    Current working directory: / root

    vmaCore: initSSL: make versionCheck = true

    handshake Timeout = 20000000

    Unable to connect: 514 error to connect to the instance of the service host-vmds

    Not connected

    Not connected

    Someone has ideas of what happens and how to solve?

    Thank you.

    Take a look at reboot on an ESX or ESXi Server management agents and VMware: hanging out on an ESX Server maintenance mode (9639912)

  • Error connecting to the server of the hostops.pl script

    Hi all,

    I have a server esxi 4 a vMA VM.

    I'm trying to stop with a hostops.pl script host

    I use this syntax:

    hostops.pl - host FQDN - operation

    I insert the user name and password, but the script returns this error:

    Error to connect to the server " " https://localhost/sdk/webService': Connection refused

    I also tried with the following syntax:

    hostops.pl - host FQDN - url https://FQDN/SDK/WebService -shut down - host_username root - host_password password, but the script returns this error:

    Cannot complete the connection due to an incorrect username or password (the user name and the password are certainly correct)

    Why?

    Thank you

    vifpinit will work If you added in fact a target in the fastpass of vMA management system. To do this, you will need to use vifp, please refer to the documentation of vMA for more information. About your hostops.pl syntax, you must use - server, as you can see from the error you specify the wrong indicator and is thinking that you are trying to connect to "localhost" , which is probably not where your server ESX (i) is located at.

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    Twitter: @lamw

    If you find this information useful, please give points to "correct" or "useful".

Maybe you are looking for