TNS ERROR

I installed a new database software, just not the database and software on the Windows platform

Need to restore an rman backup

But now when I try to connect to sqlplus, I get no error listener

1. I created a password file

orapwd file=E:\app\oracle\product\11.2.0\dbhome_1/dbs/orapwsiebeldb password is entered sys = 3;.

2 creates a listener

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = siebeldb)

(ORACLE_HOME = E:\app\oracle\product\11.2.0\dbhome_1)

(= Extproc PROGRAM)

(ENVS = "EXTPROC_DLLS=ONLY:E:\app\oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll")

)

)

LISTENER =

(DESCRIPTION_LIST =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP) (HOST = VPUNESTLPNZ - 04.ad.infosys.com)(PORT = 1521))

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

)

)

ADR_BASE_LISTENER = E:\app\oracle

3 created tnsnames.ora

siebeldb =

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

)

(CONNECT_DATA =

(SID = siebeldb)

(PRESENTATION = RO)

)

)

Status of the listener:

LSNRCTL > status

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = VPUNESTLPNZ - 04.ad.infosy

s.com) (port = 1521)))

STATUS of the LISTENER

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

Alias earpiece

Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Prod

ction

Beginning 1 January 2016 11:42:25

Uptime 0 days 0 h 22 min 54 sec

Draw level off

Security ON: OS Local Authentication

SNMP OFF

Listener parameter File E:\app\oracle\product\11.2.0\dbhome_1\network\admin\li

Stener.ora

E:\app\oracle\diag\tnslsnr\VPUNESTLPNZ-04\listener\ale log listener

rt\log. XML

Summary of endpoints listening...

(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = VPUNESTLPNZ - 04.ad.infosys.com)(PORT=)

1521)))

Summary of services...

Service 'siebeldb' has 1 instance (s).

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

The command completed successfully

LSNRCTL > output

I am able to ping with tnsping, created the listener with netca.

When I try to connect to sqlplus,

C:\Documents and Settings\oracle > sqlplus sys/sys@siebeldb as sysdba

SQL * more: version 11.2.0.1.0 Production Friday, January 1, 12:05:52 2016

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

ERROR:

ORA-12541: headset TNS:no - I get this error, can someone help out me on this...

Thanks in advance

C:\Users\supriyo>set oracle_sid = demo

C:\Users\supriyo>sqlplus / as sysdba

SQL * more: Production of release 11.2.0.1.0 Fri Jan 1 13:45:05 2016

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

ERROR:

ORA-12560: TNS:protocol adapter error

Enter the user name:

service not started Oracle demo

Tags: Database

Similar Questions

  • ORA-12560: TNS: error adapter Protcol

    HII,
    whenever I m re-start my windows server, the HOST ip address IS SE CHANGES entries in tnsnames.ora and lISTENER.ORA FILE every time that ihahve to do it manually n restart also I get below error
    "Ora-12560: TNS: error adapter Protcol.

    Please adviccccce


    Thank you

    Published by: user10656964 on August 5, 2012 04:02

    The process is also documented - http://docs.oracle.com/cd/B19306_01/em.102/b40002/structure.htm#sthref92

    HTH
    Srini

  • TNS error after upgrading to 11.2.0.1

    Hello

    I just upgraded my 11.1.0.7 to 11.2.0.1 database

    I created new listener netca (new house) on the port 1523 which was my previous port

    whenever I issue lsnrctl status, it gives an error

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    Linux error: 111: connection refused

    plus the customer is also able to connect to the DB

    ora12545: connection failed beacause host or target does not exist

    How to solve this

    ???

    user13282353 wrote:
    My llistner.ora

    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = indstqebs01.indal.es) (PORT = 1523))
    )
    )

    SID_LIST_DEV =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = u02/oracle/DEV/db/tech_st/11.2.0)
    (SID_NAME = DEV)
    )
    )

    but still when I issue lsnrctl status

    It gives

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    Linux error: 111: connection refused
    Why?

    Edit your file as listener.ora:

    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = indstqebs01.indal.es)(PORT = 1523))
    )
    )
    
    SID_LIST_DEV =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = DEV)
          (ORACLE_HOME =  /u02/oracle/DEV/db/tech_st/11.2.0)
          (SID_NAME = DEV)
        )
      )
    

    Then

    lsnrtcl start
    lsnrctl status
    

    It's static registiration.
    In fact, PMON background process will automatically save sid in the listener.
    Also after you start the listener:

    export ORACLE_SID=DEV
    sqlplus "/as sysdba"
    alter system register;
    exit;
    lsnrctl status
    
  • Oracle Forms 11g - ORA-12154: TNS error

    Well, until I post my info, I searched and searched all over Google, OTN, Experts-Exchange, etc... to try and figure this one out and I am puzzled. So here goes. I get the dreaded ' * ORA-12154: TNS: could not resolve the connect identifier specified * "error. This is my environment:

    ----------------------------------------------------------------------------------------------
    Server: Red Hat Enterprise Linux 5 version performs the following:
    Oracle Database 11g (Rel 1): 11.2.0.10
    Oracle Fusion Middleware 11g (rel. 11.1.1.2.0) Forms Server

    I can connect via SQL + no problem
    ----------------------------------------------------------------------------------------------
    Client: My Windows XP Professional PC.

    I can't TNSPING the SID of the database, no problem.
    I can connect via SQL + no problem
    I can connect via TOAD to the db without problem
    I can connect to Oracle Enterprise Manager through the web interface, no problem

    I have 2 houses Oracle (Oracle 8.0.6, Oracle 11.1.0.1) on my PC. The current House is currently the 11g one. I have my background on my PC Setup very well.

    The problem is when I try to run an example of form through the web, I created, the login prompt appears and I get my name in username/password / database SID and it is, I get the error. Of the clues as to what I should look for? Ultimately it is an application that all users will access and they should not have to worry about anything whatsoever to have installed on their PC.

    Thank you

    Keep in mind that file tnsnames.ora forms 11g is under $ORACLE_INSTANCE/config

  • installition error! ORA - 12560: TNS: error adapter proto

    ORA - 12560: TNS:

    Published by: user8944100 on 29.Oca.2010 15:02

    user8944100 wrote:
    How can I copy the ruselts? I can't select the output on back

    Like this

    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 30-JAN-2010 01:30
    :19
    
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=Anurag)(SERVICE=orcl)(PO
    RT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Produ
    ction
    Start Date                30-JAN-2010 01:01:08
    Uptime                    0 days 0 hr. 29 min. 12 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\product\11.1.0\db_1\network\admin\listener.o
    ra
    Listener Log File         e:\oracle\diag\tnslsnr\Anurag\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Anurag)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    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...
    Service "orcl_XPT" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    

    Yes, I did
    -> Press the left key of the mouse
    -> Mark selected
    -> a took my pointer to the point where I want to copy starting. I pressed the right button and dragged until the end. So the text I want to copy obtained highlighter.
    -> A released the right mouse button. A click on the left button of the mouse. If the drop down menu came then I press on copy.
    -> A is Ctrl + v here.
    And the button pressed the "Post message".

    Concerning
    Anurag

  • MARCH - Oracle TNS listener errors

    Anyone who is familiar with this:

    [pnadmin] $ pndbusage

    Program interrupted due to: ORA-12541: listener TNS:no

    MARCH has been very well before the holiday weekend. When I came back, I was looking at the contents page and the image is not being developed. I have SSH had to MARCH and did the above.

    While SSH to MARS (and my always open HTTPS session) I did a reboot and I always get the same error. Also, now when I HTTPS to MARS I get a login page, but the url is: https://10.6.184.116/logout.jsp

    The name of user and password fields and the "connect" button are in the upper left corner of the browser window, not in the Middle as usual.

    So now, I have two problems. The first being my listener TNS error and the second being that I can not connect. He wants to connect first... ugh.

    Thank you

    Bob

    This sounds like what happened to our MARCH box. It turns out cisco had to console as an expert and difficulty of the database / database patch. Open a TAC case to solve. Or 4.2.2 update.

  • Cannot create a database in Oracle 11 g. TNS Protocol card error.  . Missing ORA files.

    I want to start by saying: I went through several forum threads about errors in Protocol TNS, .ora files, installation guides and you name it.  I am new to Oracle 11 g, and I bought the book for a course of database, I don't take in college;  However, I'm not a newbie to technology and I have SQL experience.  My Oracle experience has been a disaster so far, and I am a tester of application by trade! I spent an entire week, just try to get the software installed correctly before finally creating this discussion on your forums.  So I'm sorry to disrupt your forums.  I know that you have 1,000 other subjects with a similar scope, but I have received no help from Oracle and none of the proposed solutions have previously solved my problem.  Let's get to it.

    My system: 6 core AMD, Windows 7 Ultimate SP1, 16 GB RAM, multiple disk drives, if you need anything else to say.

    I am trying to install software: Oracle 11 g SQL Database Standard Edition (it came with my book SQL Oracle 11 g and I need company for the moment)

    Environment: Windows 2008 Server Virtual Datacenter

    Client VM: VMWare

    Problem in short: when I try to install the software and create a database, everything is successful, until the database Configuration Wizard attempts to finalize the process.  All the prereq check Oracle directories are created and etc.  To the database Configuration Wizard, I always get the following error message:

    ORA-12560: TNS:protocol adapter error

    If I try to launch sqlplus and enter my credentials of the default Oracle, I get the same error (I am basically unable to get to the SQL > screen).  I noticed that I only have a sqlnet.ora file in my folder "OraHome_1/NETWORK/ADMIN", and I have not all listeners or tnsnames file in this directory. The sqlnet.ora file reads as follows:

    sqlnet.ora # Network Configuration file: C:\app\Administrator\product\11.1.0\db_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.

    # This file is actually generated by netca. But if customers can opt for
    # install 'Software Only', this file does not exist and without the native
    authentication #, they will not be able to connect to the database on NT.

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    I look at my running services and find that I 3 running Oracle services (at this point, I tried to uninstall/reinstall several times, none seems to be a COMPLETE uninstall, while some of these services were not there before...):

    Oracle ORCL VSS Writer Service (started)

    (Disabled) OracleJobSchedulerORCL # I will revive it with no other success

    OracleOraDb11g_home1TNSListener (on the way)

    I tried to launch another listener using the following cmd command, but I still received the TNS error trying to create a database or connect to sqlplus.

    lsnrctl start LISTENER

    I admit, I am quite sleepy at this point, and I'm not figure this tonight.  I'm not having my hand held through the process, but I could really use some help here.  I understand that my VM disk drive is probably fragmented at this point and I'll probably need to start over from a clean installation of OUR.  I also understand that I keep missing a crucial procedure during initial installation because it is quite obvious that this will not work without the listener or tnsname files.  I tried to interpret the samlples, but an example of the syntax would be really useful.  Also, what users to manually configure these standard files?  It seems that a lot of my trouble could have been avoided if the installation had been easier.  On the contrary, the flame of the fact that I'm more efficient with Microsoft, that the fact that I am new to Oracle.  I could just go to mysql, but I want to give a chance to Oracle.  I just need a nudge in the right direction to get database database server installed.

    I really appreciate any idea that anyone can provide.  I know that you have had other similar subjects historically, but none that I found helped me to this day.  I'm a major network, so I understand that TNS is an Oracle proprietary protocol.  I also understand that the listener is required to actively receive information about this port; I even took down my firewall temporarily to make sure it wasn't a problem.  I even understand that connection strings are needed to associate the database Oracle, Oracle with my Microsoft OS and etc.  What I don't understand, why this was so complicated. Help, please.  I'm just tired of banging my head into the wall on this one.

    Your friend.

    Mills J

    I don't really understand Windows, but I think that you must be connected to the machine as a local administrator and a member of a group ora_dba local, nothing to do with the areas he makes. It is a working example of an account that works:

    c:\users\john >

    c:\users\john>c:\Windows\System32\whoami.exe/User /groupes /fo list

    USER INFORMATION

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

    Username: jwvaio\john

    SID: S-1-5-21-3147636863-431841176-3387327930-1001

    GROUP INFORMATION

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

    Name of Group: all

    Type: Notorious group

    SID: S-1-1-0

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_ASMDBA

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1012

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ora_dba

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1014

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home1_SYSBACKUP

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1009

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home1_SYSDG

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1010

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home1_SYSKM

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1011

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home2_SYSBACKUP

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1018

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home2_SYSDG

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1019

    Attributes: Mandatory, default, active group

    Name of Group: jwvaio\ORA_OraDb12c_home2_SYSKM

    Type: Alias

    SID: S-1-5-21-3147636863-431841176-3387327930-1020

    Attributes: Mandatory, default, active group

    Group name: BUILTIN\Administrators

    Type: Alias

    SID: S-1-5-32-544

    Attributes: Mandatory, by default, the owner of the group, group Enabled

    Group name: BUILTIN\Users

    Type: Alias

    SID: S-1-5-32-545

    Attributes: Mandatory, default, active group

    Group name: NT NT\Interactif

    Type: Notorious group

    SID: S-1-5-4

    Attributes: Mandatory, default, active group

    Group name: logging CONSOLE

    Type: Notorious group

    SID: S-1-2-1

    Attributes: Mandatory, default, active group

    Group name: NT AUTHORITY\Authenticated users

    Type: Notorious group

    SID: S-1-5-11

    Attributes: Mandatory, default, active group

    Group name: NT AUTHORITY\Ce organization

    Type: Notorious group

    SID: S-1-5-15

    Attributes: Mandatory, default, active group

    Group name: LOCAL

    Type: Notorious group

    SID: S-1-2-0

    Attributes: Mandatory, default, active group

    Group name: NT AUTHORITY\NTLM authentication

    Type: Notorious group

    SID: S-1-5-64-10

    Attributes: Mandatory, default, active group

    Group name: Label\High mandatory mandatory level

    Type: Label

    SID: S-1-16-12288

    Attributes: Mandatory, default, active group

    c:\users\john >

    c:\users\john >

  • Runtime error task

    Hi friends,

    Currently im doing HRMS ETL load using DAC.

    In doing so, I confronted a failed task "Into Table load line run" the below error
    2012-10-21 15:51:15.647 CREATE INDEX:W_ETL_RUN_S:W_ETL_RUN_S_U2 has started.
    ANOMALY INFO::: Error while executing : CREATE INDEX:W_ETL_RUN_S:W_ETL_RUN_S_U2
    MESSAGE:::java.lang.Exception: Error while execution : CREATE UNIQUE INDEX 
         W_ETL_RUN_S_U2 
    ON 
         W_ETL_RUN_S
    (
         NUMERIC_ROW_ID ASC
    ) 
    NOLOGGING TABLESPACE OBIEE_INDEX
     with error DataWarehouse:CREATE UNIQUE INDEX 
         W_ETL_RUN_S_U2 
    ON 
         W_ETL_RUN_S
    (
         NUMERIC_ROW_ID ASC
    ) 
    NOLOGGING TABLESPACE OBIEE_INDEX
    EXCEPTION CLASS::: java.lang.Exception
    
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:449)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:213)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:585)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    java.lang.Thread.run(Thread.java:619)
    
    ::: CAUSE :::
    MESSAGE:::Error while execution : CREATE UNIQUE INDEX 
         W_ETL_RUN_S_U2 
    ON 
         W_ETL_RUN_S
    (
         NUMERIC_ROW_ID ASC
    ) 
    NOLOGGING TABLESPACE OBIEE_INDEX
     with error DataWarehouse:CREATE UNIQUE INDEX 
         W_ETL_RUN_S_U2 
    ON 
         W_ETL_RUN_S
    (
         NUMERIC_ROW_ID ASC
    ) 
    NOLOGGING TABLESPACE OBIEE_INDEX
    EXCEPTION CLASS::: java.lang.Exception
    
    com.siebel.analytics.etl.etltask.SQLTask.doExecute(SQLTask.java:128)
    com.siebel.analytics.etl.etltask.CreateIndexTask.doExecute(CreateIndexTask.java:90)
    com.siebel.analytics.etl.etltask.CreateIndexTaskWrapper.doExecute(CreateIndexTaskWrapper.java:46)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:410)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:213)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:585)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    java.lang.Thread.run(Thread.java:619)
    
    ::: CAUSE :::
    MESSAGE:::DataWarehouse:CREATE UNIQUE INDEX 
         W_ETL_RUN_S_U2 
    ON 
         W_ETL_RUN_S
    (
         NUMERIC_ROW_ID ASC
    ) 
    NOLOGGING TABLESPACE OBIEE_INDEX
    EXCEPTION CLASS::: com.siebel.etl.database.IllegalSQLQueryException
    
    com.siebel.etl.database.DBUtils.executeUpdate(DBUtils.java:288)
    com.siebel.etl.database.WeakDBUtils.executeUpdate(WeakDBUtils.java:357)
    com.siebel.analytics.etl.etltask.SQLTask.doExecute(SQLTask.java:116)
    com.siebel.analytics.etl.etltask.CreateIndexTask.doExecute(CreateIndexTask.java:90)
    com.siebel.analytics.etl.etltask.CreateIndexTaskWrapper.doExecute(CreateIndexTaskWrapper.java:46)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:410)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:213)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:585)
    com.siebel.analytics.e
    source database of this failed task is ORA_R1213_FLATFILE
    Target database: Datawarehouse
    Folder: SILOS
    The error above, it seemed that there could be a problem with my space of tables 'OBIEE_INDEX '. I checked with the tablespace but it seemed to go well but it has enough room inside. I'm not sure what is the reason for the problem.

    Kindly help me with this.

    Kind regards
    Saro

    It's a connection problem... has nothing to do with any specific task. UNIT TESTING works in DAC on the system of the source (ORA_R1213)? Also have you logged onto the server of the DAC and tried a DB TNSPING? If the DB is in place and the DAC is able to connect to DB, you shouldn't get a TNS error.

    If useful pls correct brand.

  • Change of IP addresses to hostnames in tnsnames and listener to TNS-12541 heads

    Hello.

    To prevent problems and compensation in the future with the IP changes, I want to change the configuration of server tnsnames and listener.ora files.
    Now they use the IP address in the HOST parameter, and I want to use the host name. But it does not work:
    TNSNAMES.ORA:
    ----------------------
    
    VCSBD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = tcp)(HOST = 62.37.231.78)(PORT = 1524))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = vcsbd)
        )
      )
    
    
    LISTENER.ORA:
    --------------------
    
    LISTENER_VCSBD=
            (ADDRESS_LIST=
                    (ADDRESS=
                            (PROTOCOL=tcp)
                            (HOST=62.37.231.78)
                            (PORT=1524)
                    )
                    (ADDRESS=
                            (PROTOCOL=ipc)
                            (KEY=vcsbd)
                    )
            )
    
    SID_LIST_LISTENER_VCSBD=
            (SID_LIST=
                    (SID_DESC=
                            (GLOBAL_DBNAME=vcsbd)
                            (SID_NAME=vcsbd)
                            (SERVICE_NAME=vcsbd)
                            (ORACLE_HOME=/usr/oracle/product/11.2.0)
                    )
            )
    
    
    
    TESTING: -- 
    
    $ tnsping vcsbd
    
    TNS Ping Utility for Linux: Version 11.2.0.2.0 - Production on 05-OCT-2012 13:32:30
    
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    
    Archivos de parámetros utilizados:
    /usr/oracle/product/11.2.0/network/admin/sqlnet.ora
    
    
    Adaptador TNSNAMES utilizado para resolver el alias
    Intentando contactar con (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST = 62.37.231.78)(PORT = 1524)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = vcsbd)))
    Realizado correctamente (0 mseg)
    I want to change the HOST hostname of the server parameter, in order to make the oracle to resolve the hostname from / etc/hosts.
    But wen I change, I get error TNS-12541 when tnsping. Ping works, but not tnsping.

    updating TNSNAMES:
    -----------------------------
    
    VCSBD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = tcp)(HOST = servervcs)(PORT = 1524))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = vcsbd)
        )
      )
    
    updating LISTENER.ORA
    ---------------------------------
    
    LISTENER_VCSBD=
            (ADDRESS_LIST=
                    (ADDRESS=
                            (PROTOCOL=tcp)
                            (HOST=servervcs)
                            (PORT=1524)
                    )
                    (ADDRESS=
                            (PROTOCOL=ipc)
                            (KEY=vcsbd)
                    )
            )
    
    SID_LIST_LISTENER_VCSBD=
            (SID_LIST=
                    (SID_DESC=
                            (GLOBAL_DBNAME=vcsbd)
                            (SID_NAME=vcsbd)
                            (SERVICE_NAME=vcsbd)
                            (ORACLE_HOME=/usr/oracle/product/11.2.0)
                    )
            )
    
    
    
    TESTING: ---
    
    
    $ cat /etc/hosts:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1               servervcs localhost.localdomain localhost
    62.37.231.78            servervcs
    #62.37.231.68           servervcs
    ::1             localhost6.localdomain6 localhost6
    
    
    
    $ lsnrctl reload LISTENER_VCSBD
    
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 05-OCT-2012 13:37:05
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Conectándose a (ADDRESS=(PROTOCOL=tcp)(HOST=servervcs)(PORT=1524))
    TNS-12541: TNS:no hay ningún listener
     TNS-12560: TNS:error del adaptador de protocolo
      TNS-00511: No hay ningún listener
       Linux Error: 111: Connection refused
    Conectándose a (ADDRESS=(PROTOCOL=ipc)(KEY=vcsbd))
    El comando ha terminado correctamente
    
    
    
    $ lsnrctl status LISTENER_VCSBD
    
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 05-OCT-2012 13:37:12
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Conectándose a (ADDRESS=(PROTOCOL=tcp)(HOST=servervcs)(PORT=1524))
    TNS-12541: TNS:no hay ningún listener
     TNS-12560: TNS:error del adaptador de protocolo
      TNS-00511: No hay ningún listener
       Linux Error: 111: Connection refused
    Conectándose a (ADDRESS=(PROTOCOL=ipc)(KEY=vcsbd))
    LISTENER STATUS
    ------------------------
    Alias                     LISTENER_VCSBD
    Versión                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Fecha de Inicio       28-MAY-2012 12:04:16
    Tiempo Actividad   130 días 1 hr. 32 min. 56 seg.
    Nivel de Rastreo        off
    Seguridad               ON: Local OS Authentication
    SNMP                      OFF
    Parámetros del Listener   /usr/oracle/product/11.2.0/network/admin/listener.ora
    Log del Listener          /usr/oracle/diag/tnslsnr/efacturaES-BD1/listener_vcsbd/alert/log.xml
    Recibiendo Resumen de Puntos Finales...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=62.37.231.78)(PORT=1524)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=vcsbd)))
    Resumen de Servicios...
    El servicio "vcsbd" tiene 2 instancia(s).
      La instancia "vcsbd", con estado UNKNOWN, tiene 1 manejador(es) para este servicio...
      La instancia "vcsbd", con estado READY, tiene 1 manejador(es) para este servicio...
    El servicio "vcsbdXDB" tiene 1 instancia(s).
      La instancia "vcsbd", con estado READY, tiene 1 manejador(es) para este servicio...
    El comando ha terminado correctamente
    
    
    
    $ ping servervcs
    PING servervcs (127.0.0.1) 56(84) bytes of data.
    64 bytes from servervcs (127.0.0.1): icmp_seq=1 ttl=64 time=0.017 ms
    64 bytes from servervcs (127.0.0.1): icmp_seq=2 ttl=64 time=0.013 ms
    
    --- servervcs ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 999ms
    rtt min/avg/max/mdev = 0.013/0.015/0.017/0.002 ms
    
    
    
    $ tnsping vcsbd
    
    TNS Ping Utility for Linux: Version 11.2.0.2.0 - Production on 05-OCT-2012 13:32:33
    
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    
    Archivos de parámetros utilizados:
    /usr/oracle/product/11.2.0/network/admin/sqlnet.ora
    
    
    Adaptador TNSNAMES utilizado para resolver el alias
    Intentando contactar con (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST = servervcs)(PORT = 1524)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = vcsbd)))
    TNS-12541: TNS:no hay ningún listener
    Any clue?
    what I am doing wrong? What have I forgotten?

    Concerning

    Published by: elvegaa_esp on October 5, 2012 04:48

    If you see before other server which doesn't mean its correct, yes well it work but is not the right solution or recommendation. and you must know the use of loopback Ip
    and then deciding its wrong or right?

    Loopback addresses are usually for testing or to access resources on the same computer

  • TNS has failed

    Hi all:
    My Version of Oracle is 11.1.0.7.0 and when I check the alert_log, I found this error:
    Fatal NI connect error 12170.
    
      VERSION INFORMATION:
            TNS for IBM/AIX RISC System/6000: Version 11.1.0.7.0 - Production
            TCP/IP NT Protocol Adapter for IBM/AIX RISC System/6000: Version 11.1.0.7.0 - Production
            Oracle Bequeath NT Protocol Adapter for IBM/AIX RISC System/6000: Version 11.1.0.7.0 - Production
      Time: 28-JAN-2011 18:31:34
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    
    TNS-12535: TNS:operation timed out
        ns secondary err code: 12560
        nt main err code: 505
    
    TNS-00505: Operation timed out
        nt secondary err code: 78
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.16.197)(PORT=54238))
    How can I solve this problem?




    Concerning
    Terry

    >
    AMT-00505: Operation timed out
    NT secondary err code: 78
    NT OS err code: 0
    Customer's address: (ADDRESS = (PROTOCOL = tcp (PORT = 54238))(HOST=192.168.16.197))
    >

    It is an information message - what is '192.168.16.197 '? This server or client connected to the database and launched an operation, but then loses connectivity or went offline.

    HTH
    Srini

  • Fatal OR connect 12170 - time-out error

    Got some errors in the alert.log to Oracle 11 g 2 file
    Fatal NI connect error 12170.
    
      VERSION INFORMATION:
            TNS for Linux: Version 11.2.0.1.0 - Production
            Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
            TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
      Time: 01-JUL-2010 13:19:32
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    
    TNS-12535: TNS:operation timed out
        ns secondary err code: 12560
        nt main err code: 505
    
    TNS-00505: Operation timed out
        nt secondary err code: 110
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=208.187.32.80)(PORT=1452))
    Thu Jul 01 13:19:32 2010
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=208.187.32.139)(PORT=40530))
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=208.187.32.89)(PORT=6621))
    My questions are:
    (1) what is a mistake or a designed behavior that Oracle finds the client been waited too long and kill him.
    (2) what is the default time-out value, and how to configure.

    Thank you

    Hello

    Check out the following instructions:

    The problem of hanging to continue has been identified in alert_db.log, so the following entries have been put into the system to ensure the connections between free WILL and DB server are alive.

    / etc/sysctl.conf:
    NET. IPv4.tcp_keepalive_time = 600
    NET. IPv4.tcp_keepalive_intvl = 60
    NET. IPv4.tcp_keepalive_probes = 20

    Thank you

  • Error when connecting as sysdba

    Hi all

    I did not receive this error before but I just this error that I have installed oracle 10g development kit when I try to connect from the generator of reports, I get a TNS error and when I tried to connect my database orcl I got an error like

    * "the entry point of procedure not found in the oranl10.dll" * of dynamic link library

    can someone please help me to solve it...


    Thanks and greetings
    Pratik Lacoste
    DBA Oracle Jr

    This thread could help you

    http://arjudba.blogspot.com/2009/01/ora-12557-tnsprotocol-adapter-not.html

  • Listner error

    Hi experts,

    I have a serious problem in my production server. Please help to y for remedy. Today, we wanted to change our IP address on the server. So, I changed the IP address and then restarted the Server DB. Also updated listner.ora and tnsname.ora. But after I have my getting the bellows errors.


    TNS error
    ORA-12514: TNS:listener is not currently of service requested in connect descriptor

    I also tried to connect you as below and tried to start DB - but there is another error I found



    C:\Documents and Settings\oracle > sqlplus/nolog

    SQL * more: release 10.1.0.2.0 - Production Sat Aug 8 22:31:16 2009

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

    SQL > connect dmadmin /pscddm007 as sysdba
    Connect to an instance is idle.
    SQL > startup
    ORA-00600: internal error code, arguments: [733], [538969652], [pga bunch], [],]
    ], [], [], []
    SQL >


    I tried several ways as described in different forum but cannot solve. pls help.


    Kind regards
    John Ranjith

    Published by: Ranjith John on August 8, 2009 23:13
    SQL> connect dmadmin /pscddm007 as sysdba
    Connected to an idle instance.
    SQL> startup
    ORA-00600: internal error code, arguments: 733, 538969652, pga heap], [, [
    ], ], [, []
    SQL>
    I tried many ways as given in diffrent forum but can not resolve. pls help.
    

    I doubt the corrupt spfile. Please re - create spfile or open with pfile.

    Reference: Metalink Note 417387.1

    TNS error
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    

    You use dynamic registration, so that this error may occur. Wait for some, once PMON saves your database with earpiece that the error will disappear. or you can register to the database using the ' change the registry system;

    Kind regards
    S.K.

    Published by: Santosh Kumar on August 9, 2009 11:50

  • Not able to connect as sysdba

    Hi all

    I'm connected to a server with the remote desktop connection windows. Here when I try to log into the database with a general user I managed to connect to the database. But when I try to log in with "/ as sysdba" it fails. Plesae suggest.

    Thank you

    Saurabh

    C:\users\administrator>sqlplus / as sysdba

    SQL * more: release 10.2.0.3.0 - Production Tue Oct 22 03:05:20 2015

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

    ERROR:

    ORA-12560: TNS:protocol adapter error

    These errors are USUALLY due to not having the set ORACLE_SID environment variable:

    C:\Users\Documents\Oracle_stuff\examples >set ORACLE_SID = "" "

    C:\Users\Documents\Oracle_stuff\examples>sqlplus / as sysdba

    SQL * more: Production of liberation 12.1.0.2.0 Tue Oct 22 09:18:18 2015

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

    ERROR:

    ORA-12560: TNS:protocol adapter error

    Defining the ORACLE_SID often 'fixed' this 'problem ':

    C:\Users\Documents\Oracle_stuff\examples >set ORACLE_SID = smedley

    C:\Users\Documents\Oracle_stuff\examples>sqlplus / as sysdba

    SQL * more: Production of liberation 12.1.0.2.0 Tue Oct 22 09:20:14 2015

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

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >

    Note that once the ORACLE_SID is defined no TNS error was generated.

    You must check your environment when you get this TNS error as it is likely due to not having the set ORACLE_SID.  You CAN also connect without going through the set ORACLE_SID, but you must have the tnsnames.ora file configured with your local database information:

    C:\Users\Documents\Oracle_stuff\examples>sqlplus /@smedley as sysdba

    SQL * more: Production of liberation 12.1.0.2.0 Tue Oct 22 09:25:14 2015

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

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >

    This example uses a syntax of "remote" login for access to the local database through the tnsnames.ora Configuration entry.

    I hope that was helpful.

    David Fitzjarrell

  • Tracing of the AMT will not turn on

    I am getting error in the alert.log file following:

    Fatal OR connect error 12170.

    VERSION INFORMATION:

    AMT for Solaris: 11.2.0.2.0 - Production Version

    Oracle leaves NT Protocol adapter for Solaris: 11.2.0.2.0 - Production Version

    Protocol TCP/IP NT to Solaris adapter: 11.2.0.2.0 - Production Version

    Time: July 16, 2014 10:25:15

    Tracing not lit.

    AMT error struct:

    NS main err in code: 12535

    By oracle doc to activate the follow-up it is defined in sqlnet.ora:

    DIAG_ADR_ENABLED = off# Disable ADR if the 11g version
    TRACE_LEVEL_SERVER = 16# Activate the trace at level 16
    TRACE_TIMESTAMP_SERVER = WE# The value timestamp in trace files

    TRACE_DIRECTORY_SERVER = / u05/oradata/PROD/trace / # control trace file location

    #TRACE_DIRECTORY_SERVER = file location/u01/app/oracle/product/11202/network/trace # control trace

    TRACE_FILELEN_SERVER = 20480 #Control size in kilobytes for example trace 20480

    TRACE_FILENO_SERVER = 1#Control number of trace by process files

    1. don't you turn on track if only requested by oracle support to send the trace files?

    2. Since DIAG_ADR_ENABLED is off, I will not receive db significant errors in the alert file more?  IE: blocking, ora-600, drops TNS, etc.?

    Can I activate it and continue tracking?

    I am wanting to turn on tracing for more details on what's going on when I get this error TNS.  But since I apply this change sqlnet.ora, I see no longer the TNS errors.

    Thank you.

    greddy09sc wrote:

    The tns error reported in your alert log is probably transitory, and the fact that you don't see them is not necessarily bound by your changes in sqlnet.ora. In fact, I would say that they are absolutely not related.  Sqlnet.ora reached what is written in the newspaper alert databases. These posts are written by the database.  In sqlnet.ora configurations affect only what is written by the sqlnet layer itself.

    I consider the sqlnet.ora doc you mentioned above before this post.  They say that if:

    If the DIAG_ADR_ENABLED parameter is set to OFF, and then follow-up to file non - ADR is used.

    which means that it will turn off right? :

    "infrastructure of diagnosability fault advanced to prevent, detect, diagnose and solve problems. The problems are errors critics such as those caused by bugs of database code, metadata corruption and customer data corruption. »

    This is what confused me.

    But the normal monitoring still occurs.  And the difference between "normal" and followed by "ADR" is not in what is traced, but where trace files are written and if there is no extra packaging that goes with it.  Tracing of ADR will add a file '.trm' and the file 'trc '.

    The AMT error may be transient alert.log after a change in sqlnet.ora.  You mention how they are absolutely not related. But I was getting 2-3 TNS error in the alert.log daily minimum. During the 4 days of this sqlnet.ora change I did not receive ANY TNS error.

    There are certainly times that a tns error may appear in the alerts log.  The database interacts with the network - especially when it acts as a client to a different database, via db link. If a network issue resulting occurs - as a result of the database - it will be reported back to the database, because the datbase was the process that requested services network.  But the sqlnet.ora is a configuration file for the network, not the database.

    I have since then, disable the tracing setting the file sqlnet.ora, including deleting DIAG_ADR_ENABLED = off.  I immediately TNS error in my alert log within 12 hours.

    I'll continue to monitor my TNS error now.

    Thanks for your useful suggestion and comment Ed.

    So to debug, we would need to know exactly what your database has tried to do when the error has been generated (since you say it is reported in the journal alerts) and we would need to know the exact contents and full of the sqlnet.ora in the ORACLE_HOME as well as the database reports the error When the error is thrown and when it isn't.

Maybe you are looking for

  • Enter descriptions for the Photos in El Capitan?

    After that I updated to El Capitan, my photos will still keep descriptions that I gave them in iPhoto and I will be able to enter and modify the descriptions for each photo in the Photo app? I've resisted update OSX on a version that does not use iPh

  • can't download trailers

    I used to be able to download theatrical trailers on the iTunes Store on Windows 8. Then when I tried down them I would get an error has not... However, it seems that Apple has removed the download option. Does anyone have the same problem?  Thank yo

  • I have a HP Photosmart C8180 printer on the printer screen it displays C2FF8575.

    I have a HP Photosmart C8180 printer.  On the printer screen, it displays C2FF8575.  It won't turn off, unless I unplug islet that my Undo button keeps flashing. What does all this mean?

  • CD music and tickets

    I intend to buy a new laptop.   Optical drives seem to be drive and I need to know if I'll be able to burn mix CDs that are playable in the car or on the cd player in the House.       I know that I would always use a blank CD instead of a blank DVD b

  • Unlock FX-6120

    Is it possible to unlock a processor AMD FX-6120? Gunner