remote_registration_address - how to enable this feature (authorize only local databases to register)

I am running 12.1.0.2 software database and infrastructure of grid on RHEL 5.

remote_registration_address is disabled for the listener, listener_scan1, listener_scan2 and listener_scan3 (see below).

valid_node_checking_registration is set to the subnet for earphone and turned off for listener_scan1, listener_scan2 and listener_scan3 (see below).

The listener.ora is shown below, too.  I want to have the remote_registration_address automatically set by the oraagent process to use a HAIP address but I did not find anything in the documentation or My Oracle Support which tells me what I need to change to get the remote_address_registration parameter to be set by the oraagent process.  According to the documentation and the NOTE: 1914282.1 should not be set manually otherwise than on off.  Can someone tell me how to proceed?

No guests nodes or subnets are defined either.

[grid@db1 admin] $ srvctl config scan_listener

LISTENER_SCAN1 listener SCAN exists. Port: TCP:1521

Registration invited nodes:

Registration invited subnets:

SCAN listener is enabled.

SCAN listener is enabled individually on the nodes:

SCAN listener is disabled individually on the nodes:

LISTENER_SCAN2 listener SCAN exists. Port: TCP:1521

Registration invited nodes:

Registration invited subnets:

SCAN listener is enabled.

SCAN listener is enabled individually on the nodes:

SCAN listener is disabled individually on the nodes:

LISTENER_SCAN3 listener SCAN exists. Port: TCP:1521

Registration invited nodes:

Registration invited subnets:

SCAN listener is enabled.

SCAN listener is enabled individually on the nodes:

SCAN listener is disabled individually on the nodes:

[grid@db1 admin] $ srvctl config listener

Name: LISTENER

Type: Database listener

Network: 1 owner: grid

Home page: < CRS Home >

End points: TCP:1521

Listener is activated.

Listener is enabled individually on the nodes:

Listener is disabled individually on the nodes:

############################# listener.ora ############################################

Listener = (Description = (ADDRESS_LIST = (Address = (Protocol = IPC) (Key = Listener))) # line added by Agent

LISTENER_SCAN3 = (Description = (ADDRESS_LIST = (Address = (Protocol = IPC) (Key = LISTENER_SCAN3))) # line added by Agent

LISTENER_SCAN2 = (Description = (ADDRESS_LIST = (Address = (Protocol = IPC) (Key = LISTENER_SCAN2))) # line added by Agent

LISTENER_SCAN1 = (Description = (ADDRESS_LIST = (Address = (Protocol = IPC) (Key = LISTENER_SCAN1))) # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1 = ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2 = ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3 = ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER = ON # line added by Agent

ADMIN_RESTRICTIONS_LISTENER = WE

INBOUND_CONNECT_TIMEOUT_LISTENER = 60

VALID_NODE_CHECKING_REGISTRATION_LISTENER = line of # subnet added by Agent

VALID_NODE_CHECKING_REGISTRATION_LISTENER_SCAN1 = OFF # line added by Agent

VALID_NODE_CHECKING_REGISTRATION_LISTENER_SCAN2 = OFF # line added by Agent

VALID_NODE_CHECKING_REGISTRATION_LISTENER_SCAN3 = OFF # line added by Agent

############################# end of listener.ora ############################################

# the recovery of the listener settings.

[grid@db1 admin] $ lsnrctl show listener remote_registration_address

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:29:15

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

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

Parameter LISTENER 'remote_registration_address' value (REMOTE_REGISTRATION_ADDRESS = OFF)

The command executed successfully

[grid@db2 ~] $ lsnrctl show remote_registration_address listener_scan1

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:31:37

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

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

Parameter LISTENER 'remote_registration_address' value (REMOTE_REGISTRATION_ADDRESS = OFF)

The command completed successfully

There

[grid@db1 admin] $ lsnrctl see remote_registration_address listener_scan2

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:29:26

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

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

Parameter LISTENER 'remote_registration_address' value (REMOTE_REGISTRATION_ADDRESS = OFF)

The command completed successfully

[grid@db1admin]$ lsnrctl show remote_registration_address listener_scan3

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:29:29

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

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

Parameter LISTENER 'remote_registration_address' value (REMOTE_REGISTRATION_ADDRESS = OFF)

The command completed successfully

[grid@db1 admin] $ lsnrctl show listener valid_node_checking_registration

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:34:26

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

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

The value of parameter "valid_node_checking_registration" to the subnet LISTENER

The command executed successfully

[grid@db2 ~] $ lsnrctl show valid_node_checking_registration listener_scan1

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:36:06

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

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

Parameter LISTENER 'valid_node_checking_registration' off

The command completed successfully

[grid@db1 admin] $ lsnrctl see valid_node_checking_registration listener_scan2

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:34:35

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

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

Parameter LISTENER 'valid_node_checking_registration' off

The command completed successfully

[grid@db1 admin] $ lsnrctl see valid_node_checking_registration listener_scan3

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 3 December 2015 12:34:39

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

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

Parameter LISTENER 'valid_node_checking_registration' off

The command completed successfully

Apparently the upgrade of 11.2.0.3 to 12.1.0.2 leaves in this situation (listeners node and scan all with remote_registration_address set to off) rather than the default value that you would get with a new installation 12.1 to have remote_registration_address value address HAIP (listeners both node and scan).  I finally unconfigured and reconfigured a cluster for remote_registration_address game to use an address HAIP.

Tags: Database

Similar Questions

  • I've installed a plugin to add the tab "duplicate" to the context menu for tabs. This was lost when I stupidly updated FF4 (my bad!). I don't remember how I added this feature, which is STANDARD with IE8, FF3.6! Tab Manager disobeys.

    I had installed a plugin to add the tab "duplicate" to right-click menu for tabs. This was lost when I stupidly updated FF4 (my bad). I don't remember how I added this feature, which is STANDARD with IE8, FF3.6! Tab Manager disobeys. WHY IS - IT NOT A STANDARD CONTAINED IN FF4?

    Could this be the add-on you think:

    https://addons.Mozilla.org/en-us/Firefox/addon/duplicate-this-tab/

  • Hello, I got adobe photoshop elements 12 key, but I need the installation file, how can download this, I can only find items 14 download

    Hello, I got adobe photoshop elements 12 key, but I need the installation file, how can download this, I can only find items 14 download

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • The Prime Minister keeps telling me: "saving the backup to the cloud creative projects requires a directory of Creative Cloud Files. Please install the desktop application creative Cloud on your computer to enable this feature. » ??

    Why the Prime Minister keeps telling me:

    "Saving the backup to the cloud creative projects requires a directory of Creative Cloud Files. Please install the desktop application creative Cloud on your computer to enable this feature. »

    I have the app already installed on my computer, I'm pretty sure of (I am connected, and the icon is still present in the top right of my screen).

    This means can't back up in the cloud? I need to do!

    Thank you!

    Hi Dolcerocca,

    "Saving the backup to the cloud creative projects requires a directory of Creative Cloud Files. Please install the desktop application creative Cloud on your computer to enable this feature. »

    I have the app already installed on my computer, I'm pretty sure of (I am connected, and the icon is still present in the top right of my screen).

    This is a known bug that we are working at this time. Sorry! You can file your own experience here.

    This means can't back up in the cloud? I need to do!

    Thank you!

    Right. You must save a separate project once per day at a minimum, copy so that you have several backups in place. Make sure automatic backup is running.

    Thank you

    Kevin

  • How to find this value in the oracle database to find out the table

    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    918440 wrote:
    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    Go to the online documentation and discover the data dictionary. You may be interested in reading about ALL_TAB_COLUMNS, but you will need to know what you want until you can query the view to find information

  • Jet Office HP 8710: Office jet HP8710 wireless has been disabled by mistake. How can I enable this feature.

    During the implementation of the printer for the first time, network functionality was not selected, so the wireless feature was disabled.

    Each time the button wireless, it gives the message that this feature has been disabked and contact the person who performed the installation.

    In the Control Panel, tried restoring factory setting and restore by default, but all failed.

    Please advise and help.

    Thank you

    Hi @Amr4

    I sent a private message, tap the icon of the envelope in the top right of this screen to access private messaging.

    Kind regards

    Shlomi

  • Cannot print on the back with Win 7 on my 7410xi. How to make this feature work? CC = en

    Recently changed from Win XP again Win 7 on a new PC.  Downloaded new driver and the feature in XP under 'Basics' gives me the ability to reverse print.  Cannot find this feature in the newer version.  Everything for my banking is set up to collect setbacks.  This feature was there and I can not find?  Please tell me how to put in work.  If this isn't the case, it must certainly be a feature added to an update as soon as possible.

    Go to start, devices and printers, right click on the Officejet 7410, select the options in Advanced Printer preferences and change the order of pages.

  • How to connect SQL Dev to the local database?

    Hi all

    I have a local database on my laptop. I connect to the database using direct connect without the listener and tnsnames.ora, because I stopped him.

    How can I connect my SQL Developer to the database using direct connect?


    Thank you

    Probably what he finds through explore paths such as path.

    If on Windows, via the path to the files of Oracle binaries, probably it will look 'default' ORACLE_SID HKLM\Software\Oracle\ "tone" and spawn then oracle.exe with the value of the SID as an argument.

    For a more definitive answer, we can wait until the documentation is being updated with the connection type "local". :)

  • This may be a very stupid question, but I don't have the "button new tab" displayed on my tab bar. Can you advise me how can I enable this feature? I've searched around, but I am unable to find any ifo. on that. Thank you, Terry

    I just want to know how to get the "button new tab" displayed on the tab bar.

    Try this:

    View > toolbars > customize

    and see if the 'New tab' button is there. If this is the case, make it slide and put it anywhere you want.

  • How to: enable directx features, texture Directdraw and APG

    Original title: How do I activate my directx, Directdraw features and APG texture

    I had this problem for about 3 months already, I have a windows visa and I'm a gamer, but something went wrong with my my Directdraw DirectX features and my texture of the APG are not working they say NOT AVAILABLE the only one that says enable is Direct 3D, I really need help solve this, I was wondering if I were to change my graphics card or maybe get a new update on my computer but I can't seem to fix, if someone had this problem and solved it please let me know what you were doing. Thank you

    Hi MauricioJimenez

    You can use the DirectX Diagnostic tool and check.

    a. open DirectX Diagnostic tool by clicking Start, typing dxdiag in the search box, and then press ENTER.

    b, click the view tab, under DirectX features, check to see whether DirectDraw, Direct3D, or AGP Texture acceleration is marked as unavailable.

    If so, you might consider upgrading your hardware. You may also need to turn on graphics acceleration. Check out the links for more details on the same and check them off below if it helps-

    http://Windows.Microsoft.com/en-us/Windows-Vista/run-DirectX-Diagnostic-tool

    http://Windows.Microsoft.com/en-us/Windows-Vista/DirectX-frequently-asked-questions

    You can also read the following article and check:

    DirectDraw or Direct3D option is unavailable

    http://support.Microsoft.com/kb/191660

    Hope this information is useful.

  • The parameters visually impaired have disappeared. How to recover this featurs or reset?

    I'm seriously visually impaired. I have Windows 7.  I used parameters - arrow cursor black "BOLD", extended test. etc. - until these capabilities missing rewcently.

    All of a sudden all the texts and other long were too small for me to see with any degree of ease and prompt recognition.  I went to the option of customization (Control Panel) and apply the larger text setting - 150%.

    All the computers I've owned came with the function of accessibility for people with disabilities. What happened to mine? How can I get it back and how?  -DEW

    Hello pink,

    The starter edition of Word/Excel is just a very hobbled version of the real programs - more designed to frustrate you when buying the main period shows you in them. This is not to say however that it is not a potential problem.

    I have a similar, though not as serious problem on my system, and here's how I deal with it. I also have my set screen at 150 DPI because of vision problems. For many programs, including my e-mail program, this causes problems when they are not "DPI aware. Engineer-speak for programs that do not and are not able to deal with ppp parameters such as you and I use it.

    Workaround: right-click on the icon of the program on the desktop and select Properties. Then select the tab compatibility on the top row. Mark the following settings:

    (1) (check the operation in the area of program compatibility mode and the menu drop-down select Windows 7.

    (2) check the box in front of the line that reads turn off display timing of high DPI settings.

    (3) check the box in front of the line that reads run as administrator.

    4) click on "Apply" (from the second row of buttons).

    (5) click on apply to all the users box.

    (6) repeat these same settings for all users.

    7) click on 'Apply' (from the second row of buttons).

    8) click on 'OK' and 'OK '.

    In addition to my e-mail program, my 3 rd-party and Firefox need file manager this tweak in order to maintain the font size, I put in them.

    Unfortunately, it must be done individually for each application behave badly and settings don't always hold, but it is the best and so far only, workaround that I found the problem.

    Let me know if this solves the problem for you.

    Kind regards

    BearPup

  • The package is missing on the file menu in CS6 - how to get this feature?

    Hello

    I'm under Illustrator CS6 (version 16.0.3) 64-bit on Windows 7 64-bit as part of my design Standard CS6. I am trying to package a file but when I go to the file menu, there is no option package. Why isn't here? And how do I get the functionality of Package?

    Mark

    This is an exclusive gift for DC residents.

  • How to disable this feature in lightroom

    I installed Lightroom on Windows 10 Technical Preview. It works fine, but I'll have to re - install Lightroom in Windows 10 good when it comes out and have no more activations. So I would know how to get an activation at the time where the Technical Preview stops working.

    Trevor

    There is no deactivation for Lightroom you just need to have your license key / keys original and upgrade, as appropriate.

    You can install / uninstall as many times it is necessary once you join two active facilities with use at any point in time. The keys are cross-platform Mac & and/or Win

  • at the start of a song or a video or after interruption of the sound is a gradual increase of the volume set, how to remove this feature?

    As the title says every time I start a song or video the sound made a smooth start... same thing when I boot from a break. It's very annoying when bike video in particular because it takes to come back back just so you can hear what is said after the original location of the break.

    Thanks in advance for any help.

    Hello

    The problem occurs when you watch videos online using Internet Explorer?

    Method 1
    I suggest you to run Windows media player convenience store settings.

    Open the troubleshooting Windows Media Player settings Troubleshooter
    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

    Method 2
    I suggest you try the steps from the following link:

    Tips for solving common audio problems
    http://Windows.Microsoft.com/en-us/Windows7/tips-for-fixing-common-sound-problems

    Additional information:
    Change volume settings in Windows Media Player
    http://Windows.Microsoft.com/en-us/Windows7/change-volume-settings-in-Windows-Media-Player

  • How to enable the feature from score

    I have two images, one is normal, and is a slightly different picture. What I want to do is to make the second image will appear when the user hovers over the first image with the mouse.

    See the help files for Dreamweaver under "Disjoint Rollovers" and you
    should find what you need.

    --
    Patty Ayers | www.WebDevBiz.com
    Free articles on the business of Web development
    Web Design contract, quote request form, estimate Worksheet
    --

    'Ka - Wai' wrote in message
    News:e8u4tj$PFC$1@forums. Macromedia.com...
    > I am doing a characteristic stationary flight in which a spike appears when a
    > specific image flew.

Maybe you are looking for

  • Firefox Sync lost all my data after 3 months of inactivity. Can I fix this?

    Is this normal for Firefox Sync wipe data after a period of inactivity? Account.Services.Mozilla.org said that I use 158 KB of data. This sounds like the amount of data that a fresh firefox profile would be download Sync, or is it perhaps even my dat

  • network controller pci, drivers wifi device does not

    my model is dv6-6121tx I'm not able to install network controller and PCI device drivers... also my wifi does not work... no adapter in Device Manager wireless... Help, please...

  • HP HDX model 1180us will work in the United Kingdom?

    Can anyone tell if laptop of model 1180US HDX works OK at the United Kingdom?

  • error code 80070652, 646 error code

    I am running windows 7 Home premium and get error codes when you try to update Office 2007 with automatic updates. I have 8 updates that will not installer.le first four fail code 646 and the latter fail 80070652. Update of security for Microsoft Off

  • Windows 7 questions.

    Why update windows hang for hours at a time downloading 700ko but sometimes will download 30 megs in 10 seconds? Why like this morning to sit on updates of installed 0% for one hour? Why the Task Manager hang and stop working EVER? Why if you have an