Listener Show database Service Name In Wrong LSITENER Service

dear Gurus,
I need your help to understand this Listener stuff.
Resume :
Server : Linux RH5
Oracle : 10G2
In this server I've 2 database Instances lets say DMWEB adn CFMP
Because several times we need to restart the Listener for CFMP i've choose to have separate Listener for each Database.
So, i've created 2 Listener :
LISTENER_CFMP =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = srvldbp13)(PORT = 1522)
(SEND_BUF_SIZE=4194304)
(RECV_BUF_SIZE=4194304)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = srvldbp13 )(PORT = 1521)
(SEND_BUF_SIZE=4194304)
(RECV_BUF_SIZE=4194304)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
SID_LIST_LISTENER_CFMP =
(SID_LIST =
(SID_DESC =
(ORACLE_HOME = /u01/app/oracle/product/10.2)
(SID_NAME = CFMP)
LISTENER_DMWEB =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = srvldbp13)(PORT = 1523)
(SEND_BUF_SIZE=4194304)
(RECV_BUF_SIZE=4194304)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
SID_LIST_LISTENER_DMWEB =
(SID_LIST =
(SID_DESC =
(SDU = 32767)
(ORACLE_HOME = /u01/app/oracle/product/10.2)
(SID_NAME = DMWEB)
When I get the Status for each listener I get :
LSNRCTL> set current_listener LISTENER_CFMP
Current Listener is LISTENER_CFMP
LSNRCTL>
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=srvldbp13)(PORT=1522)(SEND_BUF_SIZE=4194304)(RECV_BUF_SIZE=4194304)))
STATUS of the LISTENER
Alias LISTENER_CFMP
Version TNSLSNR for Linux: Version 10.2.0.4.0 - Production
Start Date 18-DEC-2009 10:54:44
Uptime 19 days 23 hr. 9 min. 13 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /u01/app/oracle/product/10.2/network/admin/listener.ora
Listener Log File /u01/app/oracle/product/10.2/network/log/listener_cfmp.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=srvldbp13 )(PORT=1522)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=srvldbp13 )(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Services Summary...
Service "CFMP.world" has 1 instance(s).
Instance "CFMP", status READY, has 1 handler(s) for this service...
Service "CFMP_SITE2.world" has 1 instance(s).
Instance "CFMP", status READY, has 1 handler(s) for this service...
Service "CFMP_SITE2_DGB.world" has 1 instance(s).
Instance "CFMP", status READY, has 1 handler(s) for this service...
Service "CFMP_SITE2_DGMGRL.world" has 1 instance(s).
Instance "CFMP", status UNKNOWN, has 1 handler(s) for this service...
Service "CFMP_SITE2_XPT.world" has 1 instance(s).
Instance "CFMP", status READY, has 1 handler(s) for this service...
Service "DMWEB_SITE2" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
Service "DMWEB_SITE2_DGB" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
Service "DMWEB_SITE2_XPT" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL>
LSNRCTL> set current_listener LISTENER_DMWEB
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=srvldbp13)(PORT=1523)(SEND_BUF_SIZE=4194304)(RECV_BUF_SIZE=4194304)))
STATUS of the LISTENER
Alias LISTENER_DMWEB
Version TNSLSNR for Linux: Version 10.2.0.4.0 - Production
Start Date 18-DEC-2009 11:17:33
Uptime 19 days 22 hr. 45 min. 50 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /u01/app/oracle/product/10.2/network/admin/listener.ora
Listener Log File /u01/app/oracle/product/10.2/network/log/listener_dmweb.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=srvldbp13)(PORT=1523)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
Services Summary...
Service "DMWEB" has 1 instance(s).
Instance "DMWEB", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL>
LSNRCTL>
My Question
Why the Services belonging to DMWEB database are registred on Listener CFMP????
This Services are in LISTENER_CFMP when they should be in LISTENER_DMWEB right?
Service "DMWEB_SITE2" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
Service "DMWEB_SITE2_DGB" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
Service "DMWEB_SITE2_XPT" has 1 instance(s).
Instance "DMWEB", status READY, has 1 handler(s) for this service...
What have I done wrong in listener configuration ???
Thxs if you can help
Rgds
Carlos

Why the Services belonging to DMWEB database are registred on Listener CFMP????Because Oracle is listening by default on port 1521 (and it is your CFMP listener) and the LOCAL_LISTENER parameter of the database DMWEB has been left empty ?
That said, I'm not sure to understand why you need a listener for each db.
Nicolas.

Similar Messages

  • Service-name meaning in the service instance command

    Hi,
    in the Cisco 7600 we have the following command to configure a service instance:
    service instance id ethernet  [service-name]
    Searching information for the meaning of the service-name option I didn't find nothing..
    Do you know what service-name do and when (or why) it might be configured?
    Often the service instance configuration is
    service instance 100 ethernet without any service-name
    thx
    Riccardo

    Hi,
    Router(config-if-srv)#service instance id {Ethernet [service-name]}
    Creates an service instance (instantiation of an EVC) on an interface. It sets the device into the config-if-srv sub-mode.
    http://www.cisco.com/en/US/products/hw/routers/ps368/products_configuration_guide_chapter09186a00807f3f7e.html

  • EM doesn't allow creation of tnsnames.ora entry with service name orcl11gr2

    Dear all,
    I'm trying to create a net service name with EM Database Control, via Net Services Administration link. On the service name field, under the 'Edit Net Service Name' screen, I key in orcl11gr2, and it throws the the following error:
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Service Name - Specify a valid service name.
    I wonder what is the extra validation that EM is checking. I assume it's checking the number of characters to be 8 characters or less.
    Also, because of this extra validation that is in EM, all tnsnames.ora entry that have service name = orcl11gr2, I will not be able to use EM to modify them, as I will get the same above error.
    But why does Oracle implements this extra validation, when the same validation is not implemented on other Oracle tools? For instance:
    1. dbca allows me to create a database with instance_name greater than 8 characters, and the outcome of initialization parameters will be as follow:
    db_name=orcl11gr -- truncated to 8 characters
    instance_name=orcl11gr2
    db_unique_name=orcl11gr2
    service_names=orcl11gr2
    2. Oracle Net Manager supports service name of orcl11gr2. The created Net Service Name, I have no problem connecting to the database.
    3. Listener support orcl11gr2 service name
    I'm using Oracle 11g R2 (11.2.0.1.0) for Microsoft Windows (x64), running on Windows 7.

    For your reference, here is the bug numbner: 10278345.
    -Mughees

  • ORA-12154 TNS Could not resolve the service name

    I am working on Oracle 9i(Release 2) windows version. I want to change the value of
    shared pool size, buffer size and others database parameter through "Enterprise Manager Console" but
    when i connect to sysdba mode message comes "ORA-12154 TNS Could not resolve the service name".
    How can I solve this problem?

    these problem are you getting from OEM?
    post
    lsnrctl status
    lsnrctl services
    make sure database is running.. all the services running in services.msc
    check error code and start..
    ORA-12514:
         TNS:listener does not currently know of service requested in connect descriptor
    Cause:      The listener received a request to establish a connection to a database or other service. The connect descriptor received by the listener specified a service name for a service (usually a database service) that either has not yet dynamically registered with the listener or has not been statically configured for the listener. This may be a temporary condition such as after the listener has started, but before the database instance has registered with the listener.
    Action:      
    - Wait a moment and try to connect a second time.
    - Check which services are currently known by the listener by executing: lsnrctl services <listener name>
    - Check that the SERVICE_NAME parameter in the connect descriptor of the net service name used specifies a service known by the listener.
    - If an easy connect naming connect identifier was used, check that the service name specified is a service known by the listener.
    - Check for an event in the listener.log file.

  • Determine Service Name in SQL+

    I am trying to connect to a different database, on a different server. From what I understand, I need to know the service name. And the service name is made up of databasename.domain.
    I can log into both databases in SQL+...but all I have to enter is the ID, Password, and Database. How can I figure out the domain/service name of the database using SQL+?

    google tom kyte for this and he might have a solution for your need.
    ben

  • Get TCP Service Name Port Number

    The TCP Listen and TCP Create Listener VIs have an input terminal named 'Service Name', once a listener is created in the LabVIEW application is it possible to query which named service is running and on what port in an external application? The external application may or may not be developed in LabVIEW.
    The TCP Create Listener VI outputs the port number used, this is useful for information purposes but I can see no automatic method for an external application to get this information?
    The C++ function getservbyname does not return any information given the known, created and listening LabVIEW TCP listener.
    Solved!
    Go to Solution.

    From the LabVIEW help:
    service name creates a known reference for the port number. If you specify a service name, LabVIEW registers the service name and the port number with the NI Service Locator.
    NI Service Locator:
    http://digital.ni.com/public.nsf/allkb/227453F884CE035386256E55007A303D
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness

  • How to remove service names

    One thing about oracle that I am unable to understand is that when we uninstall oracle, all the service names for its different services stay there in the services section in WindowsXP. I know how to remove the instance name services, but I am unable all the other services. Does anyone know how to remove all those services?

    a launch daemon should normally have a .plist extension. did you skip it? that would explain why the command gives an error.
    the command you are using is basically correct. you don't need sudo because the daemon is in your home directory. also, to unload it so that it doesn't load automatically on the next login you should use -w switch. this will add a 'disabled' flag to the daemon. the syntax is
    launchctl unload -w /path/to/daemon
    However, as others have said the best thing is to trash the daemon and log out/in. you don't need it for anything as you've removed the application that created it.

  • Unregister service name from listener

    Hi,
    I have a default listener (named LISTENER, port 1521) and a database with SID=ORCL. The database automatically registers with the listener, the output of "lsnrctl status" is:
    Service "orcl" has 1 instance(s).
    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
    And the value of the service_names parameter is:
    SQL> show parameter service_names
    NAME                                 TYPE        VALUE
    service_names                        string      orclNow I'd like to prevent clients to connect to the database using the service name 'ORCL', so I changed the service_names init parameter:
    SQL> alter system set service_names=testdb;
    System altered.
    Then I restarted the listener. The "problem" is that the database registers with the listener also the 'ORCL' service name:
    Service "TESTDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    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
    Is it possible to somehow prevent the database from registering the service name ORCL with the listener?
    If you're wondering why I'm asking that, it's because this database is a duplicated production database (on a different host), and I'd like to prevent the possibility of mistakenly connecting to the production DB. I'm aware it would be better if I change the database's SID altogether, but currently that's not possible.
    Thank you in advance for any answer.
    Regards,
    Jure

    Hi coskan,
    Thanks for the answer.
    Jut a question at the beginning. Doesn't the SID_LIST_listener_name parameter define which databases the listener listens to (and not the single services the database offers)? As I understand, I can prevent automatic registration of a database into the listener, but not selectively allow only some services the database offers? Maybe I'm completely wrong, so please correct me if it's so :-)
    As you suggetsed I tried the following:
    listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1522))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = ORCL)
    (ORACLE_HOME = E:\oracle\product\10.2.0\db_4)
    tnsnames.ora:
    LISTENER=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1522))
    SQL> show parameter local_listener
    NAME                                 TYPE        VALUE
    local_listener                       string      LISTENERlsnrctl status:
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Services Summary...
    Service "ORCL" has 1 instance(s).
    Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    So, now only the service ORCL is registred, although the init parameter service_names=TESTDB. I can connect using ORCL as the service_name in the connection string, but not using TESTDB.
    Regards,
    Jure

  • How to use the default database service name on creating procedure for data

    how to use the default database service name on creating procedure for datagaurd client failover ??? all oracle doc says create a new service as below and enable at DB startup. but our client is using/wanted database default service to connect from application on the datagaurd environment (rac to non rac setup).please help.
    Db name is = prod.
    exec DBMS_SERVICE.CREATE_SERVICE (service_name => 'prod',network_name =>'prod',failover_method => 'BASIC',failover_type => 'SELECT',failover_retries => 180,failover_delay => 1);
    says already the service available.
    CREATE OR REPLACE TRIGGER manage_dgservice after startup on database DECLARE role
    VARCHAR(30);BEGIN SELECT DATABASE_ROLE INTO role FROM V$DATABASE;
    IF role = 'NO' THEN DBMS_SERVICE.START_SERVICE('prod');
    END IF;
    END;
    says trigger created, but during a swithover still the service is listeneing on listener.
    tns entry.
    prod =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (LOAD_BALANCE = YES)
    (ADDRESS = (PROTOCOL = TCP)(HOST = prod1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = prod2)(PORT = 1521)) ---> primary db entry
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = proddr)(PORT = 1521)) --> DR DB entry
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    thanks in advance.
    Edited by: 854393 on Dec 29, 2012 11:52 AM

    Hello;
    So in the example below replace "ernie" with the alias you want the client to use.
    I can show you how I do it :
    First an entry need to be added to the client tnsnames.ora that uses a SERVICE_NAME instead of a SID.
    ernie =
    (DESCRIPTION =
        (ADDRESS_LIST =
           (ADDRESS = (PROTOCOL = TCP)(HOST = Primary.host)(PORT = 1521))
           (ADDRESS = (PROTOCOL = TCP)(HOST = Standby.host)(PORT = 1521))
           (CONNECT_DATA =
           (SERVICE_NAME = ernie)
    )Next the service 'ernie' needs to be created manually on the primary database.
    BEGIN
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    END;
    /After creating the service needs to be manually started.
    BEGIN
       DBMS_SERVICE.START_SERVICE('ernie');
    END;
    /Several of the default parameters can now be set for 'ernie'.
    BEGIN
       DBMS_SERVICE.MODIFY_SERVICE
       ('ernie',
       FAILOVER_METHOD => 'BASIC',
       FAILOVER_TYPE => 'SELECT',
       FAILOVER_RETRIES => 200,
       FAILOVER_DELAY => 1);
    END;
    /Finally a database STARTUP trigger should be created to ensures that this service is only offered if the database is primary.
    CREATE TRIGGER CHECK_ERNIE_START AFTER STARTUP ON DATABASE
    DECLARE
    V_ROLE VARCHAR(30);
    BEGIN
    SELECT DATABASE_ROLE INTO V_ROLE FROM V$DATABASE;
    IF V_ROLE = 'PRIMARY' THEN
    DBMS_SERVICE.START_SERVICE('ernie');
    ELSE
    DBMS_SERVICE.STOP_SERVICE('ernie');
    END IF;
    END;
    /lsnrctl status - should show the new service.
    When I do this the Database will still register with the listener. I don't give that to the clients. That one will still be available but nobody knows about it. Meanwhile "ernie" moves with the database role.
    So in my example the default just hangs out in the background.
    Best Regards
    mseberg
    Edited by: mseberg on Dec 29, 2012 3:51 PM

  • Service name and database name are different.

    Hi,
    I had created a database with name PROD, latter i changed DB name to PRODT as per management request.
    But i notice the following things.
    1. At OS level ORACLE_SID variable is still PROD.(.bash_profile too have this entries)
    2. From sql prompt DB_NAME is PRODT.
    3. In Listener service name is showing PRODT and instance name is PROD.
    can any one please explain me, why oracle is behaving like this.
    Our all the applications are working fine with out any issues till now.
    [oracle@qual ~]$ echo $ORACLE_SID
    PROD
    [oracle@qual ~]$ sqlplus '/ as sysdba'
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Mar 5 10:35:01 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 608174080 bytes
    Fixed Size 1220868 bytes
    Variable Size 209719036 bytes
    Database Buffers 394264576 bytes
    Redo Buffers 2969600 bytes
    Database mounted.
    Database opened.
    SQL> select name from v$database;
    NAME
    PRODT
    SQL> !lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 05-MAR-2013 10:38:30
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=qual.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 05-MAR-2013 10:36:54
    Uptime 0 days 0 hr. 1 min. 35 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u001/app/oracle/product/10.2.0/network/admin/listener.ora
    Listener Log File /u001/app/oracle/product/10.2.0/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=qual.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PRODT" has 1 instance(s).
    Instance "PROD", status READY, has 2 handler(s) for this service...
    Service "PRODT_XPT" has 1 instance(s).
    Instance "PROD", status READY, has 2 handler(s) for this service...
    The command completed successfully
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    [oracle@qual ~]$

    Hello,
    I had created a database with name PROD, latter i changed DB name to PRODT as per management request.Using NID ?
    But i notice the following things.
    1. At OS level ORACLE_SID variable is still PROD.(.bash_profile too have this entries)ORACLE_SID is the instance name. Changing DB name does not change the instance name. You can manually change it by creating a new PFILE/SPFILE and Password file for the new instance.
    2. From sql prompt DB_NAME is PRODT.Yes, as you have changed the DB name from PROD to PRODT.
    3. In Listener service name is showing PRODT and instance name is PROD.Database name is PRODT and the instance associated with it is PROD. There can be multiple instances for a single database.
    Regards,
    Shivananda

  • How to add a new database service name to 9iDS

    Hello,
    I installed 9iDS and 9iDB on my laptop which worked fine for few months. I had trouble with 9iDB I/O system so I reinstalled 9iDB with a new SID name. I updated 9iDS by replacing old SID name with new SID name in tnsnames.ora file but it did not work.
    Please someone suggest where should I update in 9iDS to access my newly installed database service with new SID so that forms appication builder can connect properly.
    Currently it is saying :
    ORA-12514: tns listener could not resolve service name given in connect descriptor.
    Thanks,
    [email protected]

    Shyam,
    could it be that you are still starting the old database tnslistener. Please make sure that you start the listener for your new Db instance.
    Frank

  • Listener cannot solve service name

    Our server has 2 databases (8i) on AIX 4.3.3.
    I created a new one (newdb) for trainning. I modified listener.ora at /etc and $ORACLE_HOME/network/admin folders. Also modified tnsnames.ora on server side. On my workstation, there are 2 Oracle home. One is orawin95 (Oracle 8 client) and the other one is ora8i.
    The problem is I can connect to newdb using sql*plus and DBA studio under ora8i. But I cannot connect to newdb using sql*plus under orawin95. I modified tnsnames.ora under both folders.
    Is there anythong need to be modified on the server?
    Please help.
    Thanks in advance.

    Hello Wang, I am in the same boat. I have installed Oracle 8i Personal Edition (C:\Oracle\Ora81) on my computer running Win 98. I have installed the Developer 2000 (C:\Orawin95) from CD tools Pack V6.
    When I invoke SQL*Plus from Database installation it works but when I invoke SQL*Plus from Tools installation it says that the TNS cannot resolve the service name. etc.
    If anyone had this problem and fixed it please respond. Thanks
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Gu Wang ([email protected]):
    Our server has 2 databases (8i) on AIX 4.3.3.
    I created a new one (newdb) for trainning. I modified listener.ora at /etc and $ORACLE_HOME/network/admin folders. Also modified tnsnames.ora on server side. On my workstation, there are 2 Oracle home. One is orawin95 (Oracle 8 client) and the other one is ora8i.
    The problem is I can connect to newdb using sql*plus and DBA studio under ora8i. But I cannot connect to newdb using sql*plus under orawin95. I modified tnsnames.ora under both folders.
    Is there anythong need to be modified on the server?
    Please help.
    Thanks in advance.<HR></BLOCKQUOTE>
    null

  • Get port number,host name,service name from database

    Is there any way to know the host name,port number, sid and the service name of a particular instance from the database.

    > Is there any way to know the host name,port number, sid and the service name
    of a particular instance from the database.
    Why?
    The host name in the HOST_NAME column of V$INSTANCE for example, may not be the hostname/IP address that the local Listener listens for connections on. Or the Listener can listen on that host name/IP and several other local IP addresses.
    The port number used for listening for connections by clients, are determined by the Listener's configuration.
    Thus if you can explain the requirement for this info, maybe the forum can provide better and more specific answers.

  • How to get service name and listening host to connect to oracle DB server?

    I have successfully installed oracle db client 10g release 2 on my winXP. But when I tried to use Net Congiguration Assistance to connect to oracle db server. I do not know what is the "service name" and listening "host" I supporse to enter. Where can I get the names?
    PLEASE HELP! THANKS!

    machine name or IP = machine name or IP address of the database server
    To know the service name do the following on the server :
    $ lsnrctl services
    LSNRCTL for Linux: Version 10.1.0.3.0 - Production on 30-DEC-2005 00:24:28
    Copyright (c) 1991, 2004, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "test10" has 1 instance(s).
      Instance "test10", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    $The service name is test10 in my case. Of course you have to use yours.

  • Database ID is showing different host name in live cache backup

    Hello All ,
    While triggering the live cache backup , the database id is showing different one.
    i have build the system using cloning method from production. the server name is showing correct one but database id still showing the source system.
    Please help me to fix the issue . Thanks in advance .
    Backlog is pasted below.
    >backup_start  LCD_DB_Backup
    OK
    Returncode              0
    Date                    20140804
    Time                    00081900
    Server                  *********(showing correct hostname)
    Database                LCD
    Kernel Version          Kernel    7.9.08   Build 008-123-247-140
    Pages Transferred       913824
    Pages Left              0
    Volumes                 1
    Medianame               TH_LCD_DB_Backup
    Location                /sapdb/LCD/backup/LCD_DB_Backup
    Errortext
    Label                   DAT_000000820
    Is Consistent           true
    First LOG Page          4981
    Last LOG Page
    DB Stamp 1 Date         20140804
    DB Stamp 1 Time         00081900
    DB Stamp 2 Date
    DB Stamp 2 Time
    Page Count              913803
    Devices Used            1
    Database ID             xxxxxx:LCD_20140803_103951 ( wrong database ID: xxxxx)
    Max Used Data Page      0
    Converter Page Count    991
    Regards,

    Hello,
    I recommend you to create the SAP message to BC-DB-LVC component and get SAP support.
    - How have you build the system using cloning method from production?
    - What note/documens did you follow?
    Regards, Natalia Khlopina

Maybe you are looking for

  • G2TiVX Pro-VT

    Good evening, i have a G2TiVX Pro-VT 64 mb graphics card on a Gigabyte GA-7VA motherboard with 512 mb of ram, cpu is a Athlon xp 1900+. My problem is with the latest driver, if I update to the latest drivers my TV-Out doesn't work anymore, all i get

  • Crashes on when conect camera

    Weird thing has started to happen on one of my cameras I use to print to video but I used that camera to transfer from a video and a dvd onto dv tape using its S video socket so I could put the test film onto FCP but for some reason now when I connec

  • How to create dropdown list for custom remote function module

    HI ,        I created a custom remote function module for a ztable.table having four fields.But now the requirement is to maintain the dropdown list for input parameter . For eg: I maintain Input parameter as action.For that Action we have to maintai

  • How do I auto bcc emails from iPhone?

    I want to automatically blind copy emails that I send from my iPhone to a specific email address? Any advice? Thanks!

  • Problem with formatting Chart

    Backround: I have years going in Column-wise starting with 2008 and going down. I have percentages in the next column going down. I highlight the percentages and start a bar graph. Now how do I add the years that correspond to the percentages (do I h