ORA-02097 when the value parameter REMOTE_LISTENER

We have a node 3 11.2 on Redhat Linux 2.5 CARS. We have set the grid infrastructure and includes 3 identical in grid_home with listener.ora headphones as
LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))))            # line added by Agent
LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1))))                # line added by Agent

LISTENER_CCHPRD =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb1-vip)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb2-vip)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb3-vip)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb1)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb2)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = cchORdb3)(PORT = 1521))
        (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
      )
    )
  )

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=OFF                # line added by Agent
ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON          # line added by Agent
3 listeners on 3 nodes all have similar status:
Listener Parameter File   /u01/app/grid/network/admin/listener.ora
Listener Log File         /u01/app/oracle/diag/tnslsnr/cchORdb3/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.2.0.52)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.2.0.152)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
  Instance "+ASM2", status READY, has 1 handler(s) for this service...
Service "cchprd" has 3 instance(s).
  Instance "cchprd1", status READY, has 2 handler(s) for this service...
  Instance "cchprd2", status READY, has 3 handler(s) for this service...
  Instance "cchprd3", status READY, has 2 handler(s) for this service...
Service "cchprdXDB" has 3 instance(s).
  Instance "cchprd1", status READY, has 1 handler(s) for this service...
  Instance "cchprd2", status READY, has 1 handler(s) for this service...
  Instance "cchprd3", status READY, has 1 handler(s) for this service...
The command completed successfully
According to the doc Furom and Oracle in http://www.oracle.com/technology/products/database/clustering/pdf/scan.pdf using, we need to define the parameter REMOTE_LISTENER = SCAN: PORT. To find the name SCAN
[oracle@cchORdb1 ~]$ srvctl config scan
SCAN name: cchORdb-rac, Network: 1/10.2.0.0/255.255.255.0/eth0
SCAN VIP name: scan1, IP: /cchORdb/10.2.0.250
[oracle@cchORdb1 ~]$ srvctl config scan_listener
SCAN Listener LISTENER_SCAN1 exists. Port: TCP:1521
Now set the instance parameter 2
SQL> select instance_name from  v$instance;

INSTANCE_NAME
----------------
cchprd2

SQL> alter system set remote_listener ='cchORdb-rac' scope=both;
alter system set remote_listener ='cchORdb-rac' scope=both
*
ERROR at line 1:
ORA-32008: error while processing parameter update at instance cchprd3
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-00119: invalid specification for system parameter REMOTE_LISTENER
ORA-00132: syntax error or unresolved network name 'cchORdb-rac'
ORA-32008: error while processing parameter update at instance cchprd1
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-00119: invalid specification for system parameter REMOTE_LISTENER
ORA-00132: syntax error or unresolved network name 'cchORdb-rac'
Sorry for the long post, but here are the questions:
(1) why 'alter system set remote_listener = "cchORdb-cars' scope = both' does not work?
(2) I suspect that the listener.ora can isn't very good. I have found no documentation on how to configure listener.ora in Oracle RAC 11.2. He said that he is not yet documented. Can someone share with me your listener.ora files and the status of the listener, lsnrctl status output.

Thank you.

try to define the port number

example of

ALTER system set remote_listener ='cchORdb - rac: 1521' scope = both;

Tags: Database

Similar Questions

  • How the LED lights up when a threshold is reached, then turns off only when the value does not reach the threshold for a while?

    Hi, I want to write a program that can turn on the LED when a range of value, this is the threshold and only when the value does not reach the threshold for a period of time, say 5 seconds, then the LED will turn off, otherwise it will remain. How can I achieve this in labview? Can someone help me? Really thanks!

    I assume that you use a while loop to keep the updated value.

    Add a record to offset to your looping it initialize with a U32 (time in ms)

    Add the registry to offset to your loop that keeps the previous value of your bool

    When your reaches the threshold value => the light and set the current time in your shift register.

    In the next iteration of the loop weather check value is still above threshold

    => Y-online previous set to true?

    => Y-online the next iteration

    -Online N => turn switch on and set the current time in your shift register.

    -Online N => subtract the time current less time shift record-online more then 5 seconds?

    => Is => keep turning on

    -Online N => turn given

  • Is it possible a 0 is displayed after the decimal point when the value is rounded? (I get: 20-20, 1;) "I need 20, 0-20, 1).

    Using the effect of text "cursor", I am able to view replace "30 ° C" "35.5 ° C". My question is: is it possible a 0 is displayed after the decimal point when the value is rounded? (I get: 20-20, 1;) "I need 20, 0-20, 1). I use this code:

    Temp = effect ("Slider Control") ("Slider");

    sliderValue = Math.round(temp*10)/10;

    [sliderValue + ' ° C ' "']

    Here is the solution:

    numDecimals = 1;

    Temp = effect ("Slider Control") ("Slider");

    sliderValue = (Math.round(temp*10)/10).toFixed(numDecimals);

    sliderValue + "° C";

  • How to disable Lov when the value of the attribute is NULL at the level line

    Hi all

    JDev 11.1.1.5.0

    I have a view as a table ADF jsff page object. Value of the attribute in a row may have null values.
    And I want that Lov must be disabled when the value of the attribute in the row is null or not.
    So please suggest me how can I implement this.

    Kind regards
    Marie-Claude

    Set to the disabled for LOV attribute property

    disabled="#{bindings.YourAttribute.inputValue eq null}
    {code}                                                                                                                                                                                                                                        
    
  • Data affinity: Duplication of entities when the value of associatedKey?

    I'm trying to implement data affinity. I have a domain of the FootballClub and player model. A player is held by a FootballClub. Players and Clubs are cached in separate NamedCaches and I use serialization of java base.

    Affinity seems to work - I connect the partition using a BackingMapListener and you can see that a player is going to the same partition as the club owner. If I start a new data node, and the score moves to the new node, that the player and the Club move together.

    The problem I have is that if I change the owner of an existing player and put in my reader updated in the cache of the drive, I don't update the existing player entry in the cache - I get a brand new player. This is the expected behavior?

    If it is not planned, anyone have any suggestions as to where I could go wrong? I tried with a KeyAssociator and by setting up KeyAssociation on Player.Id.
    I also tried excluding the clubName (associatedKey), in the methods Player.Id.hashcode () and equals() and make the transitional clubName in this class.

    I connect MapEvents and you can see that the toString() of the binary version changes key player when the value of KeyAssociator.getAssociatedKey () changes slightly, but convert the key to original format using BackingMapManagerContext.getKeyFromInternalConverter () always returns the same value.

    I'm new on consistency so quite possible something basic wrong I.

    user6871200 wrote:
    I'm trying to implement data affinity. I have a domain of the FootballClub and player model. A player is held by a FootballClub. Players and Clubs are cached in separate NamedCaches and I use serialization of java base.

    Affinity seems to work - I connect the partition using a BackingMapListener and you can see that a player is going to the same partition as the club owner. If I start a new data node, and the score moves to the new node, that the player and the Club move together.

    The problem I have is that if I change the owner of an existing player and put in my reader updated in the cache of the drive, I don't update the existing player entry in the cache - I get a brand new player. This is the expected behavior?

    This is the expected behavior: If you have actually changed the key, it's a different key, and you put the same player with a different key in the cache. Why it would affect old Scripture?

    A key in the plan is considered as immutable and you violate this principle.

    The problem is that your modeling is defective: owner should not be part of the key, or must be immutable. In your case, it should not be part of the key (but then you can't affinity). Question is: why do you want to have an affinity between the owner and player, anyway?

    Best regards

    Robert

  • Cell borders disappear when the value is null

    I'm now a PL/SQL report. When the value of a column is null, the cell borders disappear. I would have preferred that they do not disappear.

    Any suggestions?
  • How to hide the div tags when the value inside is empty?

    I'm creating a tab bar using jQueryTabs.

    I want to hide a tab when the value inside is empty.

    It is perfectly feasible to hide the real on the ground when notting to show is, however, the tab is always in the tabs on top.

    Here is the code:

    as you can see in the tabs 4 and 5 I'm hidding values that are inside the field is it not there no. The tab is still there

     <script type="text/javascript">
    // BeginOAWidget_Instance_2140022: #jQueryTabs
    
    
    
    
              $(function() {
          $("#jQueryTabs").tabs({
                        event:"click",
                        collapsible: false,
                        selected:'0',
                        fx: { opacity: 'none', duration: 1 }
            }).tabs( "none" , 1 , false ); 
              });
    
    
    // EndOAWidget_Instance_2140022
           </script>
          <div id="jQueryTabs">
            <ul>
              <li><a href="#tabs-1">Description</a></li>
              <li><a href="#tabs-2">Specification</a></li>
              <li><a href="#tabs-3">Video</a></li>
              <li><a href="#tabs-4">Audio</a></li>
              <li><a href="#tabs-5">Downloads</a></li>
            </ul>
            <div id="tabs-1">
              <p><?php echo $row_Recordset1['Full_Description']; ?>
            </div>
            <div id="tabs-2">
              <p><?php echo $row_Recordset1['Specification']; ?></p>
            </div>
            <div id="tabs-3">
              <p><?php echo $row_Recordset1['Video']; ?></p>
            </div>
            <div id="tabs-4">
              <p><?php if (!is_null($row_Recordset1['Audio1'])) { ?><a href="<?php echo $file_wav.$row_Recordset1['Audio1']; ?>"><img src="files/Images/audio_image1.jpg" width="50" height="50" ></a><?php } ?></p>
            </div>
            <div id="tabs-5">
              <p><?php if (!is_null($row_Recordset1['Brochure'])) { ?>
              <a href="<?php echo $file_pdf.$row_Recordset1['Brochure']; ?>"><img src="files/Images/pdf_image1.jpg"></a>Brochure<?php } ?></p>
              <p><?php if (!is_null($row_Recordset1['User_Guide'])) { ?><a href="<?php echo $file_pdf.$row_Recordset1['User_Guide']; ?>"><img src="files/Images/pdf_image1.jpg"></a>User Guide<?php } ?></p>
            </div>
    
    

    RiaandSteve1 wrote:

    Thanks for your quick response,

    I tried this,

     

    ">

    I'm not able to click on the tab now, but he is always visible (in this case telling audio). I must be something to do with this code

  • Audio
  • above the actual div for the tab.  Do not know how to remove the tab

    Well Yes if you want to hide the tab too then you must surround the

  • tag in a similar way:

  • Audio
  • In the column of table when the values are grater that maximum linear axis it does not show the bar

    Hi guys,.

    In the column of table when the values are grater than there maximum linear axis it does not show the Bar.But I want to display the bar up to the maximum limit of the axis is linear without changing the limit max.

    Consider following the example:

    The values are 80 90 200 300

    and here is the result:

    Left: when I don't put maximum property of linear axis.

    Right: when I put in maximum property of linear axis to 200.

    Untitled.jpg

    Law 4th bar is not visible because the value of this bar is 300 which is excedding maxium. But I want the 4th bar to appear identical to 3 bar.

    How can I do this?

    Thanks in advance.

    Then you should change the value of Y to the maximum value.

    Another option, you should consider is changing the Render item column to reflect that the value is greater than the specified maximum value.

  • Object that can be bound but not updated when the value changes

    I have an object that is declared as [Bindable], which is updated in a component that is also declared as [Bindable] However, when the value is changed the user interface shows the change but the linked object never gets updated.

    Are there cases where related objects do not updated?

    Yes, as I said, pass the name of the property and the value in the change manager.

    Support rating allows you to set the value, not a switch statement. Some examples of code.

    Tracy

  • Invalid value for parameter error when the value is in the list of the parameters allowed

    I have a few documents with many styles of paragraphs which have been organized in groups. I have a simple script that aims to decouple these styles and remove groups now empty.

    Code:

    #target indesign
    
    
    var myDoc = app.activeDocument;
    
    
    if (myDoc.paragraphStyleGroups.length > 0)
    {
        myDoc.paragraphStyleGroups.everyItem().paragraphStyles.everyItem().move(LocationOptions.AT_END, myDoc);
    
    
        myDoc.paragraphStyleGroups.everyItem().remove();
    }    
    
    
    alert("Done")
    
    

    The error I get is (my highlighting):

    JavaScript error!

    Error number: 30477

    Error string: invalid value for the "reference" parameter of method "move". ParagraphStyle waited, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or application, but received Document.

    As you can see, my Pickle is my value is of a type allowed. This only happens in certain documents, and there is nothing that distinguishes these documents from those in which it works of course.

    One thing I noticed is that the error sometimes manifests a while to appear (a minute or two), but none of the styles have been moved once I click OK. So, I don't know if this is specific to a single style. I doubt it, just because other documents with the same style the value of work.

    Anyone can shed light on what this error can mean in this context? I have certainly an activeDocument, so what could cause a Document to a Document?

    Any help much appreciated!

    Hello

    It occurs when there are 2 or more models have the same name, probably.

    Jarek

  • relaxation led when the value is greater than

    Hey everybody! I have to do a project and im stuck because I'm a noobler with regard to labview. I'm using labview 6 and got to watch the pressure and temperature of a reactor in time. I need to create a system in which if a value is greater than it triggers an alarm (perhaps led can show it) or is less than a certain limit. I mean it should trigger an alarm when the temperature or pressure is beyond 100 and less than 10. And after that to generate a text document in which it is specified the time and date at which these values were exceeded. I also use randomly generated values. Can I get help please? I'm not manage it by myself)

    Line and force. as Norbert said.

    You won't get much sympathy on overloaded around here.  Three things occurred to me that I read your messages:

    1. You will be in trouble when you get a job if you think that you will be not always charged.
    2. If I help you, you'll probably end up working for me and I still have to do your homework.
    3. You'll be fine.  Engineers outsource their work all the time.

  • How to set the limit function, means I want defined logic that when the value is between 0 to 0.3 loop and then stops.

    Hello

    I'm looking for the logic as the way to define the logic of upper limit and lower limit.

    Means that there is only one indicator of entry in which a user can enter any value, I want that when the user gives value between 0 and 0.3 for example while then loop will stop other wise, it will work on an ongoing basis.

    Please guide me.

    Thank you very much.

    Please consider the VI below.

  • When the value to display in the time format double digital indicator... Changes in value.

    Hi all

    I can't display the values that I want. I have a value double say 320 sent to a digital indicator where I edited the properties of it to display in a time format that contains only minutes and seconds as Yes, 3:20 '. Unfortunately, it takes the value and change it to another value and display that. I don't know what is the issue. If anyone knows the solution... Please post!

    There is an image attatched!

    Thank you.

    I believe only then due to the fact that when I convert a timestamp value to double as 03:20, he gave me 320. So I thought that the reverse can be trying. Should I just enter the total amount of seconds and that will show the Minuteseconds I want?

    Thanks for the quick response.

  • Resolution of the screen - police too small when the value of resolution 1920 x 1080

    original title: screen resolution

    Got a new laptop which has 1920 x 1080 screen resolution that I paid extra for.  However, when I keep this setting on any web site text size/font is so small that it is very difficult to read.  I tried all the plugins to font size, but that did not help.  The only way I can get readable (for me) the text is to reduce the 1360 x 768 resolution which totally defeats the purpose of getting a screen high resolution.  Is there another way other than the setting screen resolution, such that it can be Pascal outside and still provide a readable text?  I don't want bugs like the magnifying glass or similar devices.

    When you increase the resolution of the screen, things are smaller. Basically, the only way to get great results even at higher resolutions is to have a bigger screen. Magnifying glass, zooms and more police sizes allow you just to settle on the edges of this kit, you must make the best compromise.

    I use 1920 x 1080 and I have my text size the value 125% (and IE9 = 200% zoom), but I have a 24 "display which is much bigger than a computer screen.

  • change should only be updated only when the value of lov

    Hi experts Adf.

    JDeveloper 11.1.1.4.0

    I have a usecase where a lov and a field date is in a table. Each time, I have a lov selects for the first time, and then save the button. Then change date is get inserted with null. (it's fine).

    Now when I change the existing value of the lov and then clicking on save, then the modified date is updated. (it is also very good).

    Scenario question: suppose that in the first row, WE show dropdown because it is saved in the database and change date as null.

    However when I try to change the value to lov ' sales and do not click Save. Now, once I select IT and clicking record. In this case, change date is updated.

    Idle screenplay: Change Date must be updated if there is no modification.

    Untitled.jpg

    If (operation == DML_UPDATE) {}

    setModifyDate (newTimestamp (System.currentMillis));

    }

    You can check the value of publication and skip this step if postedValue is newValue.

    See this example: http://adfcodebits.blogspot.com/2010/07/bit-22-using-getpostedattribute-to.html

    Dario

Maybe you are looking for