Low dependency to start between CARS and VIP instance when using Server Pools

The CCR, an Instance of database on a node requires a VIP to also run on this node, otherwise, the Instance does not start. This is known in the administration Guide RAC 11 GR 2 as a dependency of good start.

However, I believe now that server pools and bases managed policy introduced in 11 GR 2, there is now start low dependence means that the RAC Instance on one node can start even if the VIP is not started on the same node.

Q1. Is this because the VIP may be running on another node in the server for the VIP Pool?

Q2. So the VIP could be assigned to a Pool which has different nodes that the Server Pool assigned to the RAC database - is - right?

Q3. I guess that's not say that the Instance of FCAC does not have a VIP before starting, what he said, so that the VIP for this Instance may not necessarily be running on the same node as this Instance?

Trying to get my head around that! As in the past, that the only reason why a VIP would not not be running on the node for, would be if the node has failed and the VIP was inherited by another node. In this case there are 2 VIP on the same node, supported by the same Instance.

Q4. Now that we seem to be saying that is a VIP and the associated Instance could be on separate nodes - is that correct?

any advice greatly appreciated,

Thanks Jim

Hi Jim,.

This is a pretty good example of server pools:

An Introduction to RAC 11.2 server pools & #8211; All things Oracle

It is designed as a feature for clusters really big cars, that you divide into pools. And for each pool, you name the amount of servers, you want to have and the candidate. The clusterware chooses server on which to run your instances.

Yet, even in this case, you should have 1 VIP and 1 listener node by node rac. Saw 2 VIP on a node is only failover and a node without a VIP can support a listener running on the VIP. If the case in your Q3 will not happen even in a server pool.

You can play arround with resources as it moves to the CCR on a test system with:

srvctl move h

the default pool in 11g:

srvctl config serverpool

Concerning

Thomas

Tags: Database

Similar Questions

  • Photoshop, Illustrator and InDesign does not update instead, I "Start free Trail ' and 'Buy now', when I have the license for all 3. What should I do?

    Photoshop, Illustrator and InDesign does not update instead, I "Start free Trail ' and 'Buy now', when I have the license for all 3. What should I do?

    Hey Geri,

    Please check the help below document:

    https://helpx.Adobe.com/manage-account-membership/CC-reverts-to-trial.html

    Kind regards

    Sheena

  • Switch between files and change the window using f8 - Dreamweaver CS 6

    In Dreamweaver CS 2, I could switch between files and windows edition with the f8 key. Dreamweaver CS 6, this doesn't seem to work. Is there a way I can put it so that I can switch between the 2 windows with a keyboard shortcut?

    Hello stilley,.

    I'm now working with DW CC, so I can only show you how to work with it, but I'm sure it's the same way:

    In my German DW:

    Bearbeiten > Tastaturbefehle > screenshot > files > Kurzbefehle +-taste press > change > Ok.

    Translated something like:

    Edition > keyboard shortcuts > screenshot

    > Files > shortcuts + - press > edit > Ok.

    Good luck!

    Hans-Günter

  • 11G with ASM and RDBMS problem when the server reboot (dependencies)

    Hello

    I just install the new version 11G with ASM for the first time. When I restart my server, RDBMS start before the ASM service isn't over to start. It's like when the care services, CSS and EVM have been replaced by the OH dependencies have been lost. The OH service is started but it's as if he is not optional and others start immediately (ASM and RDBMS).

    Early restart, I see the OHservice started and the DSO after that (on the road), but when the RDBMS starts the instance handle of stay (inactive and not mount) because unit number logic for the catalog of service is not available yet. I see in the alert.log to RDBMS catalog segment is not found or not existing (/ catalog not nfound).

    If I wait about 3 to 5 minutes and restart only the RDMBS all start without problem.

    Is there a way I can adjust the stop with the 11g version service or use the crsctl to indicate to the RDBMS service start only when all the ASM service (MON) segment are mount?

    Thank you

    Normally the database is started by the clusterware and not by the windows service.

    Thus, there could be 2 ways to do this:
    (a.), try to assign the Windows of the database service to manual. It must be started by clusterware.

    If that doesn't work, try this:

    (b) leaving the service to automatic startup (Windows), but disable the automatic start of the database. This you can normally change in the registry
    -Online-online Oracle-online key HKLM => ORACLE__AUTOSTART
    (not 100% sure on the key, but I'm sure that you'll be able to find it.)

    Unfortunately do not have atm WindowsCluster to try it myself.

    Additional please check if your db instance has the correct dependencies defined in the clusterware.
    Make one

    stat ora res crsctl. .db Pei

    and paste it here.

    So good luck...
    Sebastian

  • Unable to apply security restrictions on creating pages templates and page extraction when using password restricted security in acrobat DC

    Hello

    Would appreciate any help with this problem

    I have a pdf file that I want to sell as a downloadable file on my etsy shop. It is work of art that I created with a few boxes of form to add names. I want to ensure that the recipient can print pages and fill in the areas of form but do not want to allow, print edition, page extraction or creating pages of models. I use the password restriction option, print - high resolution, change-deposit form fields and signing existing signature fields. Check the box enable access text for screen reading devices, compatibility for Acrobat 7 and later versions and check her encrypt all the contents of the document. After saving the document restrictions summary looks like this:

    Print: authorized

    Change the Document: unauthorized

    Document Assembly: unauthorized

    Copy content: unauthorized

    Copy of content for accessibility: allowed

    Page extraction: authorized (as this is not allowed)

    Comment: Not allowed

    Filling of form fields: permit

    Signature: authorized

    Creation of the template Pages: allowed (that this is not allowed)

    I can't work on what I am doing wrong? my mac is Yosemite and I try to use Adobe acrobat free trial version DC (for the moment)

    Thank you very much

    Hi Helen,

    I will suggest you to use DRM for it. You can find more information here: (DRM) digital rights development of management plugins | Adobe Developer Connection

    or this: Digital rights management, DRM protection, video content | Adobe Primetime

    Thank you

    Abhishek

  • Switching between primary CARS and standby instance

    Hi all

    I'm using Oracle 11 g 2.

    I'm redoing a switch between the primary data base (RAC 2 knots) and physical standby (single instance)

    If my primary is the only forum I've followed the steps below:
    On the standby
    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT;
    
    On the primary database:
    alter database commit to switchover to standby with session shutdown;
    shutdown immediate;
    startup nomount;
    alter database mount standby database;
    
    On the standby again:
    
    alter database commit to switchover to primary WITH SESSION SHUTDOWN;
    
    On the new standby:
    
    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT FROM SESSION;
    now, and since my first is CARS when I'm working on switch I get the below error:
    SQL> alter database commit to switchover to standby with session shutdown;
    alter database commit to switchover to standby with session shutdown
    *
    ERROR at line 1:
    ORA-01105: mount is incompatible with mounts by other instances
    In addition, when I want to apply the remaining steps (below step), can I do it on every single instance? or is it all still to do using srvctl command:
     
    alter database mount standby database;
    Kind regards

    Hello

    Since you are using 2 primary CCR node, so for the failover operation, you need to stop
    instance (instance 2 assuming) database.

    Assume your node1:
    host name is dcpdb1
    and node 2:
    host name is dcpdb2

    and Eve hostname is drpdb1

    Then follow these steps for the digital switchover .

    How to transition from primary school on the eve of the database?

    Process:

    On the principal server, check the log of the last archived redo and force a log switch.

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL > SELECT sequence #, first_time, next_time
    V $ archived_log
    ORDER BY next_time;
    SQL > ALTER SYSTEM SWITCH LOGFILE;

    Check the new archived redo log has arrived on the standby server and is enabled.

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > SELECT sequence #, first_time next_time, applied
    V $ archived_log
    ORDER BY next_time;

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL > SELECT sequence #, first_time, next_time
    V $ archived_log
    ORDER BY next_time;

    SQL > ALTER SYSTEM SWITCH LOGFILE;

    Check the new archived redo log has arrived on the standby server and is enabled.

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > SELECT sequence #, first_time next_time, applied
    V $ archived_log
    ORDER BY next_time;

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    IN THE STANDBY MODE

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    IN THE STANDBY MODE

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    NOT ALLOWED

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL > shutdown immediate
    The database is closed.
    The database is dismounted.
    ORACLE instance stops.
    SQL >

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL > ALTER DATABASE COMMIT to SWITCH STANDBY mode PHYSICS WITH the STOP of the SESSION;

    Database altered.

    SQL >
    SQL > shutdown immediate
    ORA-01507: database not mounted
    ORACLE instance stops.
    SQL >

    SQL > startup mount
    ORACLE instance started.
    System Global area 1.5400E + 10 bytes
    Bytes of size 2184872 fixed
    7751076184 variable size bytes
    7616856064 of database buffers bytes
    Redo buffers 29409280 bytes
    Mounted database.
    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    AT THE ELEMENTARY LEVEL

    SQL >

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    ACTIVE SESSIONS

    SQL > alter database validation at the transition to the primary with the stop of the session;

    Database altered.

    SQL > shutdown immediate
    ORA-01109: database is not open
    The database is dismounted.
    ORACLE instance stops.
    SQL >
    SQL > Startup
    ORACLE instance started.
    System Global area 1.5400E + 10 bytes
    Bytes of size 2184872 fixed
    7717521752 variable size bytes
    7650410496 of database buffers bytes
    Redo buffers 29409280 bytes
    Mounted database.
    Open database.

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL > alter database open read-only;

    Database altered.

    SQL > change recover managed standby database disconnect log file using current;

    Database altered.

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL > startup mount
    ORACLE instance started.

    System Global area 1.5400E + 10 bytes
    Bytes of size 2184872 fixed
    7751076184 variable size bytes
    7616856064 of database buffers bytes
    Redo buffers 29409280 bytes
    Mounted database.
    SQL > alter database open read-only;

    Database altered.

    SQL > change recover managed standby database disconnect log file using current;

    Database altered.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    NOT ALLOWED

    SQL >

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    IN THE STANDBY MODE

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    NOT ALLOWED

    SQL >

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL > SELECT SWITCHOVER_STATUS FROM V$ DATABASE;

    SWITCHOVER_STATUS
    --------------------
    NOT ALLOWED

    SQL >

    * # Complete passage # *.

    Check

    * # Connection as the user Oracle Drpdb1 # *.

    SQL > alter system switch logfile;

    SQL >
    SELECT the sequence #, first_time, next_time
    V $ archived_log
    ORDER BY sequence #.

    SQL > archive log list

    * # Connection as the user Oracle Dcpdb1 # *.

    SQL >
    SELECT the sequence #, first_time next_time, applied
    V $ archived_log
    ORDER BY sequence #.

    SQL > archive log list

    * # Connection as the user Oracle Dcpdb2 # *.

    SQL >
    SELECT the sequence #, first_time next_time, applied
    V $ archived_log
    ORDER BY sequence #.

    SQL > archive log list

    Thank you
    Solaiman

    Published by: 876149 on April 12, 2013 11:51

  • What are the differences between "PowerState" and "Guest.State" when I run the powercli command Get - VM

    I run the script following powercli: -.

    Get - VM | Export-Csv-path c:\test.csv - NoTypeInformation - UseCulture

    And from there I found 2 properties that describe the State of the virtual machine;

    1 PowerState which can be either; Receiving or PoweredOff

    2 Guest.State, which can be either; running or not

    Can someone so advice on the differences between these two properties? Could I have for example a VM with PowerState = PowerOn, and that his Guest.State = no run?

    PowerState if the State of the virtual machine itself.

    Documentation Centre of vSphere 6.0

    PoweredOff

    Receptor

    Suspeneded

    Everything about .guest is achieved through VMware tools and provide information to the OS itself.

    (VMware tools must be installed and working properly in the operating system to get whatever it is this property)

    Documentation Centre of vSphere 6.0

    Keep

    Reset

    Running

    ShuttingDown

    Standby

    Unknown

    Could I have for example a VM with PowerState = PowerOn, and that his Guest.State = no run?

    Yes.

    For example, if a virtual computer is started and VMware tools have never been installed on it, it will signal exactly that.

    From the vSphere Client, you will get in the summary > General > VMware Tools

    Does not not (not installed)

    You will get more information using the API via PowerCLI.

    . extensiondata.runtime.PowerState #poweredON

    . extensiondata.guest.GuestState #notRunning

    . extensiondata.guest.ToolsStatus #toolsNotInstalled

  • The difference between them and how they are used by the first?

    I'll buy Adobe CS5 Master Collection. I have a job that has Win 7 Ultimate 64-bit. I have a Nvidia CX card that is installed. The Nvidia card came with fast HD. I will also receive a Matrox MXO2 mini for my junction box.

    My Question is what is the difference between - fast HD, elemental Accelerator, technology Max that you can get with the Matrox junction box, and all this will be of use to me or come into conflict with the Mercury playback engine. I don't think I'll buy the Max technology (no not necessary). But I'm confused on the other 3 being redundant or contradictory.

    Can someone please suggest another option for a junction box? Some companies do not support their products if you are using a Dell workstation.

    Any help would be greatly appreciated.

    Thanks in advance for any advice or suggestions.

    Martin

    Post edited by: Mallady1

    RapiHD is the former name of the elemental accelerator. The EA is a PP plugin that uses your graphics card from nVidia (via CUDA, nVidia GPU programming structure) to speed up encoding h.264/AVC output files. The previous link in this thread is wrong, but here is a link to work for the elemental Accelerator. The product is pretty much dead end, so much that it will be not a CS5 version. There is a stand-alone version called lucky, but it requires you to use Adobe products to encode firstly your timeline to an uncompressed AVI file (or any other format), thus defeating the purpose.

    The Mercury playback engine uses CUDA to accelerate the effects, transitions and insight into the chronology PP. It accelerates only marginally encoding, or not at all. There are a lot of threads on this forum discuss the EMT.

    I have a Blackmagic Design card, so I can't tell you anything about the Matrox card and its software.

  • Difference between Oracle and its customer (object test) Server

    Hello
    I'm on Windows Vista (laptop) and a desktop computer with Windows XP.
    I want to download Oracle 11 g (only for the objective test for personal use).
    But I am confused, what I download.

    Should it be
    (1) oracle Database 11 g Release 2 (11.2.0.1.0) for Microsoft Windows (32-bit) (~ 2 GB)
    or
    (1) oracle Database 11 g Release 2 (11.2.0.1.0) Client for Microsoft Windows (32-bit) (~ 700 KB)


    Also, what is the difference between the two?

    Link from where I want to be download
    http://www.Oracle.com/technology/software/products/database/Oracle11g/112010_win32soft.html

    Thank you
    Bobin

    Oracle Database 11g Release 2 client

    There is especially no real database software; just the client utilities.

  • Hanging of sytem and not display when using internet on chrome

    When I switch between tabs in the web browser google chrome, my system is getting hanged and giving no display in my monitor but still the CPU is running. I use the windows 7 ultimate 32 bit operating system in order to find a solution to this problem I recently formatted my c drive and installed the new copy of windows and monitored my gel of processor and the heat sink. There is no problem with him. But the problem is still not resolved... The problem is high, especially when I am browsing internet...

    Hello

    Thanks for choosing Microsoft Community.

    Because Google Chrome is not a Microsoft Product, it is a product of Google; they have a team that dominates the problems with Google Chrome.

    You can contact them for assistance.

    Here is the link:

    http://support.Google.com/chrome/?hl=en

    Hope this information helps. Response for assistance. We are happy to help you.

  • Presenter PowerPoint on Mac mini mode displayed on the screen and the projector when using HDMI splitter

    We have a Mac mini connected to a screen and a projector via HDMI using a HDMI splitter.

    It works fine for most applications, but during presentations PowerPoint, presenter is displayed on the monitor and the projector.

    When I disconnected the mini Mac's HDMI cable and put it in a MacBook, the presenter appeared on the MacBook screen (as it should) and only the slide appears on the screen and on the projection screen.

    Of course if we have to use the MacBook for presentations instead of the Mac mini, you would need to have seen the presenter on both the screen and on the screen of the MacBook.

    In the Mac mini display preferences there is no button to "Gather Windows" when the Mac mini is attached to the screen and the projector via HDMI splitter is a tab "setting."

    But these two things appear on the MacBook when it is connected.

    Any help would be greatly appreciated.

    Thank you!

    Mike

    I'm confused. When you use a video separator the same screen will appear on the two monitors connected to the separator. This is how works a separator

  • Problem with pop up adds and virus warnings when using safari

    I have an iMac with OS version 10.11.4 2011 mid.  Sites that I visit such as Ancestry.com, Google Maps and find A Grave.com, download pop up ads and new tabs open with warnings of virus heading towards various support sites, including those who say that Apple in charge.  The pop up and new tabs who may or may not happen if often the Web sites are very slow to respond at all to give me the turning ball.

    I closed several times tried to solve the problem in closing Safari, turn off my Wifi, then restart safari while pressing the SHIFT key, and then once that Safari has loaded, removing all data from the website and checking my making sure that my security settings is set to block pop-up windows up , and that my privacy is set to allow cookies and data Web site only on Web sites that I visit. Once I did this I activate Wifi.  But it does not clear the problem. I also ran Clamxav with the latest virus definitions that found six files with extensions of .emix that have been found in my emails and phishing files.

    I switched to Firefox as my default browser and have so far not had a problem with the pop adds up or virus alerts.  And the Web sites I visit have been working properly.

    What should I do to clear the problems I am having with Safari?

    August 2015 topic adware detection and removal - https://discussions.apple.com/thread/7184089

    Suggestions September 2015 by stedman1 - https://discussions.apple.com/message/28945970#28945970

    Download and use MalwareBytes

  • cut and paste not when using MOZILLA FIREFOX

    When I try to do a CUT & PASTE of a website using Mozilla Firefox as my browser, the cfut and paste facility is denied.
    How to fix this problem.

    Firefox is not a Microsoft application.  You should ask a forum of Firefox like http://support.mozilla.com/en-US/questions

  • How the installation program an Oracle 12 c and database instance without using DBCA, or YES?

    Hello

    I was in charge of the implementation of an Oracle 12 c instance and a database on Redhat 6.4. The caveat is that I can't use the DBCA or YES GUI to do this, I can only use the command line...

    The other issue is there is already the default ORCL instance and the database. So I need to get up a second instance and database, to the sides of it.

    Which is fine, but it is almost impossible to find tutorials on how to do this way.

    So if someone can tell me a good doc on how to do this it would be much appreciated.

    Thank you

    Sam

    It would be at this point that I would like to inform my boss that the way he wants me to approach my work will make me very unproductive. I could no longer made in a short period of time, if I could use the tools Oracle provides for me.

    Maybe I got lucky, but I've never worked for a manager who gave me details like this in the way of my job. Generally said "here's the requirements, now get on with the job." His place for me to decide how to do the task at hand. That being said, I could definitely see a Manager saying something like "we don't have the budget by Exceed for your XWindows environment' (or other 3rd party software X), but that doesn't stop me using X if I could find a way to do it within budget.

    You can certainly install the software silently without X. Google for Oracle Silent Install and you should get a lot of success. You will need to create a response file, and then run the YES program with her. This gives you the software installed with only the command line.

    Regards to the manual creation of the database, you can do it too. Here is a link to the Oracle documentation: http://docs.oracle.com/cd/B28359_01/server.111/b28310/create003.htm#ADMIN11073

    Have fun! It is so much easier with the DBCA Wizard now.

    Finally, if it were me, I would give my post to the company a serious reflection. I prefer to work for a boss who gives me rather than a solely responsible for micro me. I do not say your in a bad position. I don't know all the details. You can be perfectly happy with this work, that would be great! But the comments of the kind that a Manager always give me pause.

    See you soon,.
    Brian

  • Camera flashes in the audio window and a camera when using HD Pro Webcam C920 with Mac 0s 10.10.3 character animation - does not work.

    Wen, using my HD Pro Webcam C920 with my MAC pro with OS 10.10.03 the camera and audio Panel flashes just market every second or so and there is no connection to the tracker or facilitator. Y at - it an inconsistency with the camera?

    Solved the problem by turning on another webcam program (Facetime) and it seemed to stabilize the camera.

Maybe you are looking for

  • Download LibreOffice

    Apple support directed me to download LibreOffice that will allow me to open old ClarisWorks and AppleWorks documents.  LibreOffice won't let me download anything until I made a voluntary donation.  When I did everything I had was a thank-you note, b

  • Because Windows 7 was installed lost Audio

    Hello I upgraded from Windows XP (Original on my computer) for Windows 7 Proffesional a few weeks ago. Since then, I had problems with the audio of my computer: it stops working. I downloaded the Realtek Audio driver to solve the problem, but it does

  • Function problem made Gaussian Peak.

    Hello, everyone: I have a problem, the buffaloes me completely. I am collect a signal of the spectrometer, and then use PIC finder to find peaks and fix them with the Gaussian curves. And that part works fine, when I tweak estimate. Next thing I've t

  • V3 - 574G black and cannot restart the laptop screen

    Currently unable to use the laptop at all because he has himself in a State where I can not restart to reset. When "on", the keypad backlight is on but the laptop has a black screen - and pressing caps lock for example does nothing (should be a statu

  • Printer HP OfficeJet Pro 8710 disconnects for no apparent reason

    Anyone know how to put this online paper weight?