The TNS service name gives preference to connect the instance that is in a mount

OS: HPUX
Oracle version: 11.1.0.7

Why TNS service name give preference to connect the instance that is in a mode of installation and the dsiaply ' ORA-01033' as mentioned below.»
I wanted to connect the single instance that are OPEN (no EDITING) using connection string and want to know the status of all instances using SQL query "select instance_name, status of gv$ instance. How can I achieve this?

I have four-node rac and instance cluster four, one instance on each node and the State of the instances are as shown below

SQL > select instance_name, status of gv$ instance;

STATUS INSTANCE_NAME
---------------- ------------
dtrac1 OPEN
Dtrac4 ROAD
dtrac3 OPEN
dtrac2 FORCE

I tried to connect using the name of the service "dtrac" (the tnsnames Details give below) any node, it gives priority to the instance that is set up and shows the sequence of error messages

SQL > conn system/vcs@dtrac
ERROR:
ORA-01033: ORACLE initialization or shutdown in the process ID: ID of Session 0: serial number 834: 139


WARNING: You are more connected to ORACLE.
SQL > conn system/vcs@dtrac
ERROR:
ORA-01033: ORACLE initialization or shutdown in the process ID: ID of Session 0: serial number 834: 139


SQL > conn system/vcs@dtrac
ERROR:
ORA-01033: ORACLE initialization or shutdown in the process ID: ID of Session 0: serial number 834: 139
SQL >


When I change dtrac2 instance in NOMOUNT or OPEN State, then connection correctly goes to instances that are open.

TNSNAME.ora file:
==================


tnsnames.ora # Network Configuration file: /oracle/db11g/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.

DTRAC =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal05-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal06-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal07-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal08-vip)(PORT = 1521))
(LOAD_BALANCE = yes)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = dtrac)
)
)

DTRAC4 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal08-vip)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = dtrac)
(INSTANCE_NAME = dtrac4)
)
)

DTRAC3 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal07-vip)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = dtrac)
(INSTANCE_NAME = dtrac3)
)
)

DTRAC2 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal06-vip)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = dtrac)
(INSTANCE_NAME = dtrac2)
)
)

DTRAC1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal05-vip)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = dtrac)
(INSTANCE_NAME = dtrac1)
)
)

LISTENERS_DTRAC =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal05-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal06-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal07-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal08-vip)(PORT = 1521))
)

LISTENER_DTRAC4 =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal08-vip)(PORT = 1521))


LISTENER_DTRAC3 =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal07-vip)(PORT = 1521))


LISTENER_DTRAC2 =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal06-vip)(PORT = 1521))


LISTENER_DTRAC1 =
(ADDRESS = (PROTOCOL = TCP) (HOST = slpal05-vip)(PORT = 1521))

Too bad, I was hoping that it would work with srvctl

[email protected] wrote:
As you say a different way of configuring the service by referring to the favorite and attributes available for instances, but its not useful to know the instances that are open. Its helpful to separate the work to specific nodes by creating different services for different applications.

Certainly, it only would be logical if you know in advance that you want to start an instance in editing mode and you want to bypass the connection failure. But when you know you're going to just mount a database he used to try to find later.

I searched a bit on metalink and found notes 69546.1 which States that PMON will record with listeners the and remote start the instance, same no editing is required. Which is obviously stupid because of the error message you get when you try to connect.

797713.1 note describes your exact problem and a solution. I'd love to quote, but I'm not sure if this is allowed or not. So instead I'll summarize what I learned: the default service that you create during the installation of first CARS behave as in one instance. As soon as the instance starts, it will register with the other. This is actually intended for you can perform administration. When you create additional services via srvctl or crs, they will somehow managed by crs and only you sign up once the instance is 'up' (I guess they mean open).
So the solution would be to create another service through srvctl and use it for your connections.

Bjoern

Tags: Database

Similar Questions

  • ORA-12162: TNS service name: net is incorrectly specified

    Dear all

    Hello

    I am facing problem when starting linux 4 64-bit version of oracle 11 g Recovery Manager

    Database works fine and when I try to start giving rman

    I put all the good setting and able to start the database data, but problem when you try to start rman target /.

    [oracle@std ~] target rman $ /.

    Recovery Manager: release 11.2.0.1.0 - Production on Mon Sep 9 00:12:46 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-00554: initialization of the package manager internal collection failed

    RMAN-04005: target database error:

    ORA-12162: TNS service name: net is incorrectly specified

    Thanks and greetings

    Thibaut Lacroix

    Hi Thibaut Lacroix,.

    You have the database entry in the tnsnames.ora file? If this isn't the case, you must set.

    And then you export the sid before calling the rman target /.

    Please check and let us know the status

    Kind regards

    Pradeep. V

  • External load and give the name of the instance

    I use this code to load and external swf, now how do I assign an instance name for this?

    var eventInitialLoader:Loader = new Loader();
    var eventInitialURL:String = parent ["eventPath" + ie];
    var eventInitialRequest:URLRequest = new URLRequest (eventInitialURL);
    eventInitialLoader.load (eventInitialRequest);
    eventOdd_MC.addChild (eventInitialLoader);

    Thanks for the help!

    At a certain point in your code, that you must have a reference to the instance that you want to remove, then you can just do:

    [instance].parent.removeChild ([instance]);

    or set up a table:

    var instanceArr:Array = new Array();

    and when you load a new instance with the charger, do:

    instanceArr.push (myInstance);

    and to access:

    for (var i: uint = 0; i< myinstance;="">

    child var = instanceArr [i];

    (do things with child)

    child.parent.removeChild (child);

    }

  • Connection of the agent to the Instance is not

    New to Oracle, but confused with the old question. Did you find it? in past discussions with discussion unanswered.
    agent connection has not seemed to be a problem before restarting.
    the listener is up & running
    in the Enterprise Manager have the error message:
    "ORA-12505: TNS:listener is not currently of SID given in connect descriptor (DBD ERROR: OCIServerAttach).
    error sqlplus: "ORA-12162: TNS: net service name is incorrectly specified.
    Any clue?

    / as sysdba user name results in
    "ERROR:
    "ORA-12162: TNS service name: net is incorrectly specified.

    ORACLE_SID you put before firing 4 lines?

    Kind regards
    Julien

  • In the instance name

    I have a movieclip that is added to the stage in the authoring environment. I gave him an instance myInstance name.

    When I trace the name of the instance, it gives me Instance12.


    Why is this? How can I change the name of the instance that dropTarget.name returns without removing all my bodies from the scene, their instantiation in actionscript and renaming then (with 250 cases that have to be in exact pixel locations would be a huge inconvience bordering the impossible, especially if I always have to move even one of them.)

    If the dropTarget is an another movieclip assigned to a class, is it possible to use the dropTarget to access a parameter in this category? (that is, dropTarget.myVariable the same way, you would use myObject.myVariable)?

    Who is?

    Thank you!!

    Laughing out loud.

    You are welcome.

    (and thank you for being so conscientious answers useful/correct rating.)

  • Purpose of the instance name from default OC4J (House)

    Hello
    When installing Oracle Application Server 10 g Release 3, I put another name OC4J instance by default (at home), for example AS_Inst. When I started the server, I have two instances OC4J: by default (at home) and the name of the instance that I defined during installation (AS_Inst). I would like to ask why there are two instances and what is default OC4J instance (at home)?

    Thanks awfully for help.
    Concerning

    Instance of default OC4J used for administrative purposes... for example you want to deploy an application using Application server control's default home is necessary.

    HTH,
    REDA Mareddi
    http://www.freeoraclehelp.com

  • Video of the loop inside the instance to read .flv

    I have a clip that needs a loop within a clip in Flash. Could someone point out the code to paste in the ActionScript window? The .flv doesn't have any skin on it. I did what I can put the video file outside of the Flash animation.

    I found the script on the Flash forum. "flvPlayer" is the name of the INSTANCE that you give to the .flv.

    Import fl.video.VideoEvent;
    flvPlayer.addEventListener (VideoEvent.COMPLETE, videoFinished);
    function videoFinished(event:Event) {}
    flvPlayer.play ();
    };

  • How do I know whether or not the instance is affected?

    Hello

    Automatic activity or screenflow how would I know if instance has been attributed to a participant or not?

    Thank you

    Hello

    Please find the code below and make the necessary changes in it.

    Write the following code in the workflow activity of automatic screen, but before that you must pass the instanceid as an argument to the screen flow.
    In the process as well as screen brand flow layer an instance instanceid as Intvariable.
    Make a variable instanceidArg of the argument as a Int in the process and screenflow layer and map accordingly so that it will take the instanceid of process layer to the layer of screen flow.

    Assign instanceid = id.number; in automatic business process layer but before the global interactive activity where you maped the screen flow.

    Write the following code in the automatic screen workflow activity.

    logMessage ("= instanceid =" + instanceid); InstanceID is the id of the instance that you had a layer of process.
    ProcessService ps;
    InstanceFilter instF = InstanceFilter();
    ps.connectTo (url: Fuego.Server.directoryURL, user: "", password: ""); In the studio the username and password will be the same
    logMessage ("Connected");

    instF.create(processService: ps);
    SearchScope = instF.searchScope (participantScope: ParticipantScope.ALL, statusScope: StatusScope.ONLY_INPROCESS);
    is the id of the process where you want to know the id of participant assighed
    instF.addAttributeTo (variable: VarDefinition.processid, comparator: Comparison.CONTAINS, value: "/" + "");
    instF.addAttributeTo (variable: VarDefinition.INSTANCE_NUMBER, comparator: Comparison.IS, value: Int (instanceid));
    Instances of [] Fuego.Papi.Instance = getInstancesByFilter (ps, filter: instF);

    {foreach (instance in instances)
    logMessage ("Assigned?:" + instance.participantId.empty);
    logMessage ("instance.participantId:" + instance.participantId);

    }
    ps.disconnectFrom ();

    In the runtime if assigned?: true which means that the instance is not assigned or false means assigned.

    Sidonie

  • How to close the instance of Firefox launched via file/new window without killing all instances of Firefox?

    Before the last update Firefox, running on Ubuntu if it makes a difference, I was able to select close on the file menu (and if memory is also by clicking the x on the last tab) to exit an instance of Firefox open via file new window.

    With the 9.x update this no longer seems to be possible. If I choose the file altogether starting an instance that was launched via the new window, all instances of Firefox away!

    It's embarrassing because I have to leave all the instances that have been launched.

    I tried closing last tab add on, and it allows me to close the last tab content but still leaves the instance running with a blank tab.

    Is there a setting somewhere that I missed to restore the operating mode to exit the additional instances of Firefox without killing all the previous configuration?

    Thank you
    Burt

    Each window must have its own close button (big X in the right corner.)
    But it depends on the 'Theme' that you use in Ubuntu. This large X chould be a round point when you hover over the color changes. It could be on the left instead of the right site.
    This screenshot shows the close the left side, but always an X button.

    CTRL + SHIFT + W closed the window Active.
    CTRL + W closes the current tab.

  • ORA-12514: TNS:listener failed to resolve the SERVICE NAME

    Hi all

    I had installed oracle 11g software WINDOWS successfully on my laptop and then connected the database successfully through sqlplus.exe. After a long time, I connected the database via sqlplus.exe or TOAD error
    ORA-12514: TNS:listener could not resolve SERVICE NAME given in connect descriptor+ _.

    Please provide the solution as soon as POSSIBLE.


    With regard to:
    ---------------------------
    Isabelle Barnes

    Thanks a lot Edsteven for a quick response...

    Please post the solution so the other may benefit when research in the future; then mark this thread as a RESPONSE.

  • ServiceAliasException: Could not enum Net service names: TNS-04404: no error what do I do?

    I am a novice so please don't ask me for this help.

    I have listener.ora and tnsnames.ora

    When I tnsping ORADB_18 which is the connection string in tnsnames.ora file, it says:

    C:\users\administrator > tnsping ORADB_18

    AMT Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production May 26, 2015 00:04:22

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

    Use settings files:

    F:\app\Ashraful\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    AMT-03505: failed to resolve the name

    then I tried to create the sqlnet.ora by netca < configuration of local network service name. She translates by follows it:

    C:\users\administrator > netca

    Oracle Net Services Configuration:

    ServiceAliasException: Could not enum Net service names: TNS-04404: no error

    caused by: oracle.net.config.ConfigException: 04414-TNS: file error

    caused by: TNS-04605: invalid syntax error: unexpected or LITERAL char "ORADB" before or at the ORADB =)

    ServiceAliasException: Could not enum Net service names: TNS-04404: no error

    caused by: oracle.net.config.ConfigException: 04414-TNS: file error

    caused by: TNS-04605: invalid syntax error: unexpected or LITERAL char "ORADB" before or at the ORADB =)

    Oracle Net Services configuration that is terminated by the user.  The exit is - 1 code

    Content of the Listener.ora:

    listener.ora # Network Configuration file: F:\app\Ashraful\product\11.2.0\dbhome_1\network\admin\listener.ora

    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = ORADB)

    (ORACLE_HOME = F:\app\Ashraful\product\11.2.0\dbhome_1)

    (SID_NAME = ORADB)

    )

    (SID_DESC =

    (SID_NAME = CLRExtProc)

    (ORACLE_HOME = F:\app\Ashraful\product\11.2.0\dbhome_1)

    (= Extproc PROGRAM)

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

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = *. *. *. *)(PORT = 1521))

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

    )

    )

    ADR_BASE_LISTENER = F:\app\Ashraful

    Table of contents of tnsnames.ora:

    tnsnames.ora # Network Configuration file: F:\app\Ashraful\product\11.2.0\dbhome_1\network\admin\tnsnames.ora

    # Generated by Oracle configuration tools.

    ORACLR_CONNECTION_DATA =

    (DESCRIPTION =

    (ADDRESS_LIST =

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

    )

    (CONNECT_DATA =

    (SID = CLRExtProc)

    (PRESENTATION = RO)

    )

    )

    ORADB_18 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.11.201.18)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = dedicated)

    (SERVICE_NAME = ORADB)

    )

    )

    I also put my TNS_ADMIN variable in the system. TNS_ADMIN = F:\app\Ashraful\product\11.2.0\dbhome_1\NETWORK\ADMIN

    Listener is towards the top and ok.

    I can connect successfully:

    SQL > conn hr / *.

    Connected.

    but this is impossible:

    SQL > conn hr/***@ORADB_18

    ERROR:

    ORA-12154: TNS: could not resolve the connect identifier specified

    remove the left front spaces of ORADB_18 =

    as I know that this is not allowed

    concerning

    ANR

  • Connectivity of user using net service name

    Hi all;


    The service_name database level value is different and of course vary in the tnsnames.ora file.

    So how oracle allows user connectivity using tns alias name?


    SQL > conn scott/tiger@CRMS

    Connected.


    SQL > show parameter service_name.


    VALUE OF TYPE NAME

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

    service name string crms.server1.com


    $ vi tansnames.ora


    tnsnames.ora # Network Configuration file: /u02/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    CRMS =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.130)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = GCD)

    )

    )

    DB version is: 11.2.0.1 on Linux


    Thank you

    I never statement "changes to the system registry.

    This is not necessary: when you use the default settings for the listener (as in your case), the instance automatically registers with the listener.

    http://docs.Oracle.com/CD/E11882_01/network.112/e41945/listenercfg.htm#NETAG298

  • The Oracle service name - with or without net suffix?

    In sqlplus I tape the show parameter name and I get the following output

    SQL > show the name of the parameter;

    VALUE OF TYPE NAME

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

    db_file_name_convert chain

    db_name string orcl

    db_unique_name string orcl

    global_names boolean FALSE

    instance_name string orcl

    lock_name_space string

    log_file_name_convert chain

    service name string EXP

    SQL >

    However, when I try to connect from a client PC like that

    sqlplus system/password@DBHOST/EXP

    I can not connect - I get the error:

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

    On the host, I type lsnrctl status and I get this for the endpoints listening:

    Summary of endpoints listening...

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

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

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

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

    Service 'EXP.168.203.30' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Service 'orcl.168.203.30' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Service 'orclXDB.168.203.30' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    The command completed successfully

    I can connect from a client computer, as long as I'm using the suffixe.168.203.30 - in other words

    sqlplus system/password@oracleexp/exp.168.203.30

    works very well. However, I won't use the suffix!

    Why the listener is adding a suffix in the name of my service and how do I stop this?

    Thank you

    A.

    Hello

    "You have a domain name is ' 168.203.30 ', which is added to name service.

    You can see with see the db_domain parameter

    Kind regards

    Franck.

  • Unable to connect local database using net service name

    Hello all;


    FYI: This question has been posted in high availability. Now, it has been deleted from there.


    I'm trying to connect my local database using authentication remote.

    but make a mistake. Client & server are on the same server.


    SQL > conn u1/u1@primdb

    ERROR: ORA-12545: Connect failed because target host or object does not exist


    SQL > conn / as sysdba

    Connected.


    SQL > show parameter db_name;

    VALUE OF TYPE NAME

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

    db_name chain primary


    SQL > show parameter service_name.

    VALUE OF TYPE NAME

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

    service name string mydb


    SQL > show parameter db_domain;

    VALUE OF TYPE NAME

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

    db_domain string primary.com


    SQL > show parameter global_name;

    VALUE OF TYPE NAME

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

    global_names boolean FALSE


    SQL > select * from global_name;

    GLOBAL_NAME

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

    PRIMARY

    [oracle@localhost admin] $ lsnrctl start

    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on January 18, 2014 16:32:08

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

    From /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 10.2.0.1.0 - Production

    System settings file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora

    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log

    Error listening on: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=oel5.linuxserver) (PORT = 1521)))

    TNS-12545: Connect failed because target host or object does not exist

    AMT-12560: TNS:protocol adapter error

    TNS-00515: Connect failed because target host or object does not exist

    Listening port could start. See the above error messages...


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


    My listener.ora file content:

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = primary)

    (ORACLE_HOME = u01/app/oracle/product/10.2.0/db_1)

    (GLOBAL_DBNAME = mydb.primary.com)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = oel5.linuxserver) (PORT = 1521))

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))

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

    My tnsnames.ora content

    primdb =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP)(HOST= oel5.linuxserver) (PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = mydb)

    )

    )

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

    $ tnsping primdb


    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on January 18, 2014 16:40:55

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

    Use settings files:

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = oel5.linuxserver)(PORT=1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = mydb)))

    TNS-12545: Connect failed because target host or object does not exist

    Thanks in advance...


    SERVICE_NAME =? in tnsnames.ora file should MATCH what is reported by the listener EXACTLY (like one from below)

    > Service 'mydb.primary.com' has 1 instance (s).

    Instance of 'primary', State LOAN, has 1 operation for this service...

    Managers:

    "DEDICATED" set up: 0 denied: 0 status: ready

    LOCAL SERVER

    > Service 'primary.primary.com' has 1 instance (s).

    Instance of 'primary', State LOAN, has 1 operation for this service...

    Managers:

    "DEDICATED" set up: 0 denied: 0 status: ready

    LOCAL SERVER

    > Service 'primary_XPT.primary.com' has 1 instance (s).

  • ORA-12154 TNS: could not resolve service name

    Hi all

    I cloned an Oracle Apps 11.5.10.2 instance on a new server and coompleted it successfully. I could connect to the applications and submit queries with success. But when I try to connect to the database using SQLPLUS or TOAD, I get an "ORA-12154 TNS: could not resolve service name" error. I have the tnsentry for this database in tnsnames.ora on my PC. the entry is as below:

    QA11I. WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP (Port = 1561))(Host = amcdev0004.xxx.com))
    )
    (CONNECT_DATA = (SID = qa11i) ORACLE_HOME = qa11i/app/qa11iora/9.2) (SERVER = DEDICATED))
    )

    TNSPING does not work. I have tried other servers as well but does not work. Please notify.

    Thank you.

    Hello

    A parenthesis is missing in the tnsnames.ora to your first post (just to the left of the ORACLE_HOME).

    For your listener.ora on the next post I did not notice a missing parenthesis.

    Best regards
    Jean Valentine

Maybe you are looking for

  • My description of bug with examples is greater than the limit of your comments, where can I post it then?

    I was going to send a bug report via but the system rejected it because of its size. The report is the following: "There is a bug that occurs when I delete the symbols quickly with a virtual keyboard: for example, if I start to remove the third line

  • Satellite A500-1GH - display driver stopped responding and has successfully

    My laptop is the A500-1GH and I bought it 2 days ago...My problem is that, for the fourth time, the screen went black and then recovered and I get the message "display driver stopped responding and was retrieved successfully." My graphics card is Nvi

  • How to re-install MS Project 2007?

    My laptop crashed and I need to re - install Project 2007. After several hours, faced with Microsoft customer support I have anywhere. The best they could suggest was that I buy a latest version to more than £550! I have a product key and I want to j

  • Can't start the recovery!

    Hey I just bought a new laptop (Pavilion dv6 1224) and installed Windows 7 RC on it, later today, I discovered that I was not able to boot the recovery disc. I can see the files in the patition of recovery in Windows 7, but when I try to access the d

  • Shift the Lightroom settings

    I swear to you that you used to be able to move the sliders in Lightroom back using the arrow keys. Now he's moving just behind the following image. Have they changed it? How can you make precise adjustments now?