ORA-12170: TNS: Connect timeout occurred on the same host as DB

Hello

I just installed Oracle on mu Ubuntu 12.4 following the instructions here:

http://www.Makina-corpus.org/blog/HOWTO-install-Oracle-11g-Ubuntu-Linux-1204-precise-pangolin-64bits

and here:

Install Oracle 11 GR 2 on Ubuntu 12.04 of the databases

However, when I try to log on to the database, I created during installation using sqlplus, it hangs for a minute or two until it-error:

ORA-12170: TNS: Connect timeout occurred.

My tnsnames.ora:

MYSIS =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = my_host) (PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = mysids)
)
)

I checked that the listener is running and listening to the post 1521:

s$ sudo netstat - tulpn | grep 1521

tcp6 0 0: 1521: * LISTEN 16732/tnslsnr

$ ps - ef | grep 16732

Oracle 16732 1 0 06:58?        00:00:00 /opt/oracle/product/11.2.0/dbhome_1/bin/tnslsnr EARPHONE-inherit

Thoughts?

Finally managed to do run. The problem was that I have not read rights to tnsnames.ora.

Tags: Database

Similar Questions

  • ORA-12170 TNS: Connect timeout occurred

    Hi Experts,

    While trying to connect via TOAD, sqldevloper to my database, I get the following error: -.

    ORA-12170 TNS: Connect timeout occurred

    The listener.ora file content: -.

    [oracle@gdlogidb1 admin] $ cat listener.ora

    listener.ora # Network Configuration file: /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LOGDEV =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1525))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = gdlogidb1.tireco.com))

    )

    LOGDEV =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1525))

    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.18)(PORT = 1525))

    )

    ADR_BASE_LOGDEV = / mnt/PRDdata/oracle

    The listener status: -.

    [oracle@gdlogidb1 admin] $ lsnrctl status LOGDEV

    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on August 29, 2013 03:13:15

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

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

    STATUS of the LISTENER

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

    Alias LOGDEV

    Version TNSLSNR for Linux: Version 11.2.0.2.0 - Production

    Start date August 29, 2013 03:05:32

    Uptime 0 days 0 h 7 min 43 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /mnt/PRDdata/Oracle/diag/tnslsnr/gdlogidb1/logdev/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1525)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1525))(HOST=192.168.2.18)))

    Summary of services...

    Service 'logdev.tireco.com' has 1 instance (s).

    "Logdev" instance, State LOAN, has 1 operation for this service...

    Service 'logdevXDB.tireco.com' has 1 instance (s).

    "Logdev" instance, State LOAN, has 1 operation for this service...

    The command completed successfully

    TNSping works fine too.

    [oracle@gdlogidb1 admin] $ tnsping LOGDEV

    AMT Ping utility for Linux: Version 11.2.0.2.0 - Production on August 29, 2013 03:35:14

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

    Use settings files:

    /MNT/PRDdata/Oracle/product/11.2.0/dbhome_1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = gdlogidb1.tireco.com) (PORT = 1525)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = logdev.tireco.com)))

    OK (0 msec)

    I can connect it is, but the problem occurs when I try to connect using TOAD or Sqldevloper.

    [oracle@gdlogidb1 admin] $ sqlplus system@LOGDEV

    SQL * more: Production of liberation 11.2.0.2.0 Thu Aug 29 03:32:15 2013

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

    Enter the password:

    Connected to:

    Oracle Database 11 g Release 11.2.0.2.0 - 64 bit Production

    SQL > user sho

    The USER is 'SYSTEM '.

    Content of the sqlnet.ora: -.

    [oracle@gdlogidb1 admin] $ cat sqlnet.ora

    sqlnet.ora # Network Configuration file: /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.ora

    # Generated by Oracle configuration tools.

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    ADR_BASE = / mnt/PRDdata/oracle

    My Version of operating system is:- 11.2.0.2.0

    Platform: -.

    Gdlogidb1.tireco.com 2.6.39 - 400.109.4.el6uek.x86_64 #1 SMP Linux kill Jul 22 11:44:00 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux

    Hello

    The error was taken neat but thanks for the reply. The quick fix is to disable the firewall.

    First login as a superuser.

    # service iptables save
    # service iptables stop
    # chkconfig iptables off
    e

    Thank you

    Ankur

  • ORA-12170: TNS: Connect timeout occurred Description: an unhandled exception occurred during the execution of the current web request. P

    Hello

    I deployed a simple asp.net application in a sharepoint wfe Server

    Client 32-bit installed oracle 12

    32-bit Oracle Data Access Components (ODAC)
    with Oracle Developer Tools for Visual Studio

    bit alias 32 and 54 sql set up in all the sharepoit servers to connect to sql server

    SharePoint farm works very well

    ASP.net application to connect to sql server and oracle dbs to get and display the data

    in iis, asp.net application compatible 32-bit and executed under asp.net version 4.0

    When I connect to sql server and a data base of data it displays error below

    ORA-12170: TNS: Connect timeout occurred

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and its origin in the code.

    Exception details: System.Data.OleDb.OleDbException: ORA-12170: TNS: Connect timeout occurred

    Source error:

    Line 4142: Dim da2 as new OleDbDataAdapter (sqlStr2, conStr2)
    Line 4143: Dim ds2 As New DataSet
    Line 4144: da2. Fill (DS2)
    Line 4145:
    4146 line: DropDownList38.DataSource = ds2

    Source file: C:\inetpub\wwwroot\wss\VirtualDirectories\lxxxx\xxx.ascx.vb line: 4144

    Stack trace:

    a common cause of Timeout is a firewall on or between customer & dbserver

    What was the last time it worked without error?

    What has changed since then?

  • managing the Oracle ERROR ORA-12170: TNS: Connect timeout occurred

    Hello all dear

    We have a server that is responsible for collecting data from some customers. In each of these devices, we have installed Oracle 11.2 g and that they are connected via DB-link. There is a stored procedure that test the connection before doing this either by running the command (+ select count (*) of dual@db_link1+). In the situations that one of the clients is not accessible, this ORA-12170 error occurred and there will be an end to MS. Now, I want to avoid this and want to sp jump this client and connect to another. I wonder if there is an exception that is raised by this fatal error and we can do it.

    Thank you

    >

    I wonder if there is an exception that is raised by this fatal error and we can do it.

    Thank you

    You know what is the exception: it is 12170. So can you not name and use it in a normal EXCEPTION clause? http://docs.Oracle.com/CD/E11882_01/AppDev.112/e25519/errors.htm#sthref889

  • RMAN-04004: recovery catalog database error: ORA-12170: TNS: connect the ti

    Hello:

    Last night ' RMAN backup error: ' RMAN-04004: recovery catalog database error: ORA-12170: TNS: Connect timeout.

    I can sqlplus to the target database and the catalog database. The listener is in place. What is the problem? What should I check?

    Thanks in advance for your help.

    in the oratest/orapass@rmandb1 CATALOG,.

    rmandb1 is the name of the service. normally the name of the service and the name of db are kept same.

    check rmandb1 tnsping where you try to run ' RMAN TARGET / CATALOG oratest/orapass@rmandb1 "command.

    as optput will get the ip address of the server on which db is resident, no port, Protocol

    as

    ---------

    [Oracle@RAC3 ~] $ tnsping orcl

    AMT Ping utility for Linux: Version 10.2.0.5.0 - Production on December 23, 2011 21:12:20

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

    Use settings files:
    /opt/app/Oracle/product/DB/10.2.1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = rac3.rajesh.com) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (10 ms)
    -------------------------------

    Here the HOST = rac3.rajesh.com is the present db Server

    Published by: Rajesh.Rathod on December 23, 2011 07:43

  • Stop the connection timeouts occur - want the page wait

    I run several tab that monitor various tools. These pages will refresh. Pages must wait each other finish before you can start.

    In version 28 it was beautiful. The page just wait indefinitely and kicked in a previous page after doing its thing.

    Now in version 29 he comes back with a message "connection timed out" after a few minutes.

    I adjusted

    Network.http.connection - timeout
    Network.http.pipelining.Read - timeout

    for values but the problem still occurs. Any thoughts on how I can find the FF28 behavior?

    Try setting the http.response.timeout parameter. In the version 28, it had not been established. Version 29, it is located at 300 (5 minutes). Should help to move on to something much larger.

    See this blog entry:

    http://morgb.blogspot.com/2014/05/Firefox-29-and-HTTP-response-timeout.html

  • Customer Oracle TNS connect timeout problems

    Hi all.

    I tried to connect the free versions of trial and beta to Benchmark Factory by quest software on my laptop to windows 32-bit on my desk running oracle linux.

    With the help of people here, I checked my Oracle database allows incoming connections DB set up server with a routable IP #

    The application that I use on my laptop constantly gives me an error ORA-12170: TNS connect timeout...

    The following steps have been taken during the installation of the client software...

    -------------------------
    1. factory reference download and install
    2 tries to connect to the database on the server machine, but regarldess oracle which has been entered I got a windows error saying not found Oci.dll
    3. I downloaded the zip of Oracle Instant client for 32-bit windows
    4 extract the instant client download files in the bin folder of the reference plant. (this fixes the error not found oci.dll)
    5. When you are using a direct connection, I specified the following details:

    Username: linux system user name
    Password: my password of linux
    Host: 192.168.1.9
    Port: 1521
    SID: orcl
    connect as: sysdba
    connect using: Instant customer (it was the only option in a drop down)
    -------------------------------------------

    When I try to connect I get the AMT connect timeout error.

    Anyone has any ideas what I did wrong or not done?

    Any help would be appreciated

    Matt

    Published by: user9200169 on August 16, 2010 15:53

    Published by: user9200169 on August 16, 2010 16:00

    When everything has failed, read the Fine Documentation

    http://www.Oracle.com/technetwork/database/features/OCI/IC-FAQ-094177.html

    "How can I specify the connection in Instant Client mode strings?
    All methods NET naming Oracle does not require the use of ORACLE_HOME or TNS_ADMIN (to locate the configuration such as tnsnames.ora or sqlnet.ora files) work in Instant Client mode. In particular, the connection string can be specified in the following formats:

    A SQL Connect URL string in the form:

    Host: [port] [service name]

    such as:

    dBase-Server - 5:4321 / ORDERS

    As a pair of keyword / value Oracle Net. For example:

    "(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = dlsun242)
    (PORT = 5521))
    (CONNECT_DATA = (SERVICE_NAME = bjava21))) »

    Naming methods that require TNS_ADMIN locate configuration files continue to work if the value of the TNS_ADMIN environment variable.

    If the TNS_ADMIN environment variable is not defined and TNSNAMES entries for example, inst1, are used, the variable ORACLE_HOME must be set, and the configuration files are supposed to be located in the directory of $ORACLE_HOME/network/admin.

    Please note that the ORACLE_HOME variable in this case is only used to locate the Oracle Net configuration files, and any other component of Client Code Library (OCI, NLS and so forth) don't use the value of ORACLE_HOME.

    The adapter unreserved or empty connection strings are not supported. However, another way to use the empty connection string must affect on UNIX TWO_TASK environment variable, or the LOCAL Windows variable, a tnsnames.ora entry or a pair of keyword / value Oracle Net. If LOCAL or TWO_TASK is set to a tnsnames.ora entry, then the tnsnames.ora file must be loaded by setting ORACLE_HOME or TNS_ADMIN.

    "Modified: 8 April 04 Ref #: ID-4428"

  • ORA-12537: TNS:connection closed

    Hello

    Please help me solve this problem: when I try to access my testdb, I get the following error:

    [oracle@RedHatU5 admin] $ sqlplus adi/adi@testdb

    SQL * more: version 11.1.0.6.0 - Production on Mon Mar 21 13:40:28 2011

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

    ERROR:
    ORA-12537: TNS:connection closed

    Please find below some symptoms:

    I created the following files manually in $ORACLe_HOME/network/admin, as below:

    #sqlnet.ora #.

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)
    + #SQLNET.expire_time = 0 +.
    + #TCP.validnode_checking = YES +.
    TCP.invited_nodes = (x.x.x.x)

    #tnsnames.ora #.

    brmtest =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (Host = RedHatU5)(Port = 1521))
    )
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = testdb)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1)))
    (CONNECT_DATA =
    (SID = TestDB)))


    Default listener works correctly:

    [oracle@RedHatU5 admin] $ lsnrctl status

    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on March 21, 2011 13:26:40

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

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Beginning of March 21, 2011 12:59:07
    Uptime 0 days 0 h 27 min 33 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    The listener log file /Orabrm/app/Oracle/diag/tnslsnr/RedHatU5/listener/alert/log.XML
    Summary of endpoints listening...
    + (Description = (Address = (Protocol = TCP)(Host=RedHatU5) (port = 1521))) +.
    + (Description = (Address = (Protocol = IPC) (Key = EXTPROC))) +.
    Summary of services...
    Service 'PLSExtProc' has 1 instance (s).
    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
    "Testdb" service has 2 occurrences.
    Instance "testdb", status UNKNOWN, has 1 operation for this service...
    Instance "testdb", State LOAN, has 1 operation for this service...
    Service 'testdbXDB' has 1 instance (s).
    Instance "testdb", State LOAN, has 1 operation for this service...
    Service 'testdb_XPT' has 1 instance (s).
    Instance "testdb", State LOAN, has 1 operation for this service...
    The command completed successfully

    [oracle@RedHatU5 admin] $ tnsping testdb

    AMT Ping utility for Linux: Version 11.1.0.6.0 - Production on March 21, 2011 13:34:09

    Copyright (c) 1997, 2007, Oracle.  All rights reserved.

    Use settings files:
    +/orabrm/app/Oracle/product/11.1.0/Db_1/network/admin/SQLNET.ora+


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (Host = RedHatU5)(Port = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = testdb)))
    OK (0 msec)

    [oracle@RedHatU5 admin] $ sqlplus adi/adi@//RedHatU5:1521/testdb

    SQL * more: version 11.1.0.6.0 - Production on Mon Mar 21 13:35:49 2011

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

    ERROR:
    ORA-12537: TNS:connection closed

    SQL > connect adi@testdb
    Enter the password:
    ERROR:
    ORA-12537: TNS:connection closed



    WARNING: You are more connected to ORACLE.

    Please help me understand what's wrong in my setup

    Thank you
    Adrian

    Published by: user12908554 on March 21, 2011 04:56

    Refer to this note

    http://forums.Oracle.com/forums/thread.jspa?threadID=1002617

  • ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA

    Hello

    I installed Oracle 11 g on Ubuntu 10.04 LTS(64bit) version. but I am not able to connect from the client computer to the oracle server. I got following error in my Ruby on Rails App

    rake db: migrate
    rake abandoned!
    ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA

    (See full trace by running task with the option - trace)

    ==========================================================================
    It's my lister.ora file

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = orcl.mysite.net)
    (SID_NAME = orcl)
    (ORACLE_HOME = u01/app/oracle/product/11.2.0/dbhome_1)
    )
    )

    LOGGING_LISTENER = OFF

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server1.mysite.net) (PORT = 1521))
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    )

    ADR_BASE_LISTENER = / u01/app/oracle

    TRACE_LEVEL_LISTENER = OFF
    ======================================================

    and my tnsnames.ora file

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server.mysite.net) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

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

    I was depending on status for orcl
    bin/lsnrctl status orcl

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 22 January 2011 17:19:44

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = server.mysite)(PORT=1521) .net) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Beginning of January 22, 2011 14:24:04
    Uptime 0 days 2 h 55 min 39 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = server.mysite .net)(PORT=1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))
    Summary of services...
    Service 'orcl.mysite.net' has 2 occurrences.
    Instance "orcl", status UNKNOWN, has 1 operation for this service...
    Instance "orcl", State LOAN, has 1 operation for this service...
    Service 'orclXDB.mysite.net' has 1 instance (s).
    Instance "orcl", State LOAN, has 1 operation for this service...
    The command completed successfully



    How to fix

    Thank you
    AVIN as

    Hello

    Please change ORACLE_HOME in listener.ora as /u01/app/oracle/product/11.2.0/dbhome_1--

  • ORA-12504: TNS:listener did not have the SID in CONNECT_DATA

    Dear all,

    IAM facing the problem of connection on the OEM Console is unable to connect to LISTENER_ORADB if I can connect to databases.

    AMT-04412: A problem reading or writing of an address caused by: oracle.net.config.SOExceptionConfig: Tns-04408: object type is not valid: 8

    ORA-12504: TNS:listener did not have the SID in CONNECT_DATA


    Thank you
    Iqbal...

    Paste the tnsname.ora and listener.ora

  • ORA-29702: an error has occurred in the operation of Service of Cluster Group

    Hello

    After closing down a knot trying unsuccessfully at the start of this node:

    SQL > startup
    ORA-29702: an error has occurred in the operation of Service of Cluster Group

    I got this message.

    Here is a log of file: orcl2_lmon_13886.trc

    */Oracle/admin/ORCL/bdump/orcl2_lmon_13886.TRC*
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64 bit Production
    With the options of partitioning, Real Application Clusters and Data Mining
    ORACLE_HOME = / oracle/DB
    Name of the system: Linux
    Name of the node: DB2
    News Release: 2.6.18 - 53.el5
    Version: #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine: x86_64
    Instance name: orcl2
    Redo thread mounted by this instance: 0 < none >
    Oracle process number: 5
    The Unix process PID: 13886, image: oracle@DB2 (MON)

    :() 2008-12-19 10:08:26.214 SERVICE NAME *.
    SESSION ID: (1102.1) 2008-12-19 10:08:26.214 *.
    21522 GHG 8 resource pool
    GHG enqueues 33158
    GES CPI: Receivers 3 shippers 3
    GES CPI: Buffers receive 1000 Send (i: 2750 b:1934) reserve 1000
    GES CPI: Msg 408 lot 8192 regular size
    Factor of batch processing: enqueue replay ack 201, 224
    Factor of batch processing: cache size 126 by 64 lock replay
    kjxggin: receive buffer size = 32768
    clsc_connect: (0x1d19a030) no listener to (ADDRESS = (PROTOCOL = ipc) (KEY = OCSSD_LL_db2_crs))
    * 2008-12-19 10:08:29.819: CSSCLNTclsssInitNative: connection failed, rc 9 *.
    kgxgncin: SATC init failed with status 3
    kjxgmin: kgxgncin failed - (2)
    kjxggin: generic group layer init fails
    2008-12-19 10:08:29.819 *.
    Stopping the queue Service global
    2008-12-19 10:08:29.820 *.
    enqueue global service detach CM:pid = 13886

    I did check the listener, it didn't work, but I start it:

    LSNRCTL > status
    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: release 10.2.0.3.0 - Production
    Start date December 19, 2008 10:49:42
    Uptime 0 days 0 h 3 min 55 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP ON
    Parameter Listener of the /oracle/DB/network/admin/listener.ora file
    The listener log file /Oracle/DB/network/log/listener.log
    Summary of endpoints listening...
    * (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost.localdomain) (PORT = 1521))) *.
    The listener supports no services
    The command completed successfully
    LSNRCTL >

    Could you give me a guide how to start this node? or where is a problem?

    Before the start of the database, you can, you must start the CRS.

  • ORA-00604: an error has occurred at the SQL level 1 recursive

    Hi all

    I made the full database expdp and impdp Production to test the server its success but during the creation of any user or change password its me poster below error

    SQL > create user identified by bam bam
    2 default tablespace users
    3 tablespace temporary temp
    4 unlimited quota on users;
    create user bam identified by bam
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7


    SQL > alter user identified by 12345; system
    change the system of the user identified by 12345
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7

    kindly help me to solve this problem.

    Thank you.

    One last thing. 100% make sure error is defined as partners on the issue of Test database:

    change the system '_system_trig_enabled' = FALSE;

    And then try to create/modify the user. For example:

    SQL> create or replace
      2    trigger ORA_06502
      3      after alter
      4      on database
      5      declare
      6          v_str1 varchar2(1);
      7          v_str2 varchar2(3);
      8      begin
      9          v_str2 := 'ABC';
     10          v_str1 := v_str2;
     11  end;
     12  /
    
    Trigger created.
    
    SQL> alter user u1 identified by u1
      2  /
    alter user u1 identified by u1
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 6
    
    SQL> alter system set "_system_trig_enabled"=FALSE;
    
    System altered.
    
    SQL> alter user u1 identified by u1
      2  /
    
    User altered.
    
    SQL> 
    

    SY.

  • Sqlnet.ora instance configuration when instances share the same host

    Hello

    According have modernized some of our databases to 11.2 which was on different machines on the same host again we realized that one of them had node valid control setting with the list of nodes invited in sqlnet.ora.

    Is it possible that we keep this configuration for the instance and keep others outside this configuration?

    Kind regards
    Altan

    ak1980 wrote:
    Hello

    According have modernized some of our databases to 11.2 which was on different machines on the same host again we realized that one of them had node valid control setting with the list of nodes invited in sqlnet.ora.

    Is it possible that we keep this configuration for the instance and keep others outside this configuration?

    Kind regards
    Altan

    Laughing out loud

    And the use of valid_node and invited_node is fairly lame to start. I always wondered why implemented oracle implementation in their layer of sqlnet at all, being the right place to do the filtering on the router ip.

    So now you must be wondering why a single instance - and no others - used it in the first place. The solution to your dilemma will depend on the answer to this question. It could be that for a particular instance of filtering IP was valid. However, the decision to do so at the level of the layer of tns was wrong, and then pass that instance to a host with other bodies which have different requirements only aggravated the original error.

  • Connecting multiple Renault on the same computer

    Hello

    Im working in a project where I wil need to connect more than 300 digital signs with a USB port.

    I was looking for options and found two that I liked, but I don't know if LabView trouble reading all the signs of different Renault.

    My first option is the USB-6501 (with 24 e / s digital), where bad starts to do the config, but if it works for what I'm looking for, I expected to repeat the same config on a total of 13 Renault

    My second option was, the e/s industrial high-density for USB (96 digital channels) and have total 3 Renault with a supplement of the USB-6501 to complete my set of signals.

    Connect several Renault in the same computer? Which means that all the Renault will work in a single LabView application?

    Kind regards

    LD

    The USB port on the PC is capable of 0. 5a for USB 2.0 and USB 3.0 0.9 a

    You will need to look at current for every DAQ hardware.

  • To connect to vCenter using the same Session with PowerCLI

    Hi all

    Is it possible that we can establish multiple connections to vCenter using the same session with Powercli.

    As connect-viserver-Server "vcenter1" - domain\domainacnt of the username-password "Password".

    is to establish several connections and we want to limit, because we are in the process of report generation based on the web developing using Powercli with IIS.

    Please suggest.

    You can use the Session parameter on the cmdlet Connect-VIServer .

    I use this for the PowerShell Workflows, see workflow of PowerShell and PowerCLI

Maybe you are looking for