Change the attributes of resources in GR 11, 2 ASM grid Infrastructure

Hello

I have two or three never starts automatic start-up located in the crs profile 11 GR 2, can I change the profile of resources to auto_start = always while the cluster is running? or fact cluster will display the parameter ASM_DISKGROUP starts listed of spfile?

Thank you

Hello

user9097501 wrote:
Hello

I have two or three will never start Autostart located in the crs profile GR 11, 2...

Let us clarify which component has effect on what it:
1 profiles/resources src have nothing to do with the ASM starts
2 auto_start is a resource of src attribute that specifies if the clusterware automatically starts the resource in question after the restart of the cluster server.
3. the list of parameters init ASM_DISKGROUP names of disk groups that the ASM instance goes up at startup.

I can change the profile of resources to auto_start = always while the cluster is running?

You can change the attribute auto_start to the value 'always' online, no downtime is required.

or fact cluster will display the parameter ASM_DISKGROUP starts listed of spfile?

No, not this connection between the CBC and the ASM instance. Crs begins the only DSO resource (using the script specified in the resource action_script attribute) and groups of disks listed in the ASM_DISGROUP parameter, will be mounted by the instance ASM itself.

HTH.
Kind regards
József

Published by: Jozsef on October 21, 2010 21:43

Tags: Database

Similar Questions

  • How can I change the attributes read-only or system files?

    How can I change the attributes read-only or system files?

    To view or to remove the read-only or system attributes, use the Attrib command at a command prompt:

    1. click the Start button, type cmd in the search box and press ENTER.

    2. to view the syntax for the Attrib command, Type attrib------? at the command prompt.

    WARNING: If you remove the read-only or a file system attribute, it may seem like a regular folder and some customizations may be lost. For example, Windows customizes the Fonts folder and provides a special folder view that allows you to hide variations, such as bold and italics. It also allows you to change the display settings of the file in a way that is specific to fonts. If you remove the read-only attributes and the Fonts folder system, these custom display settings not available. For folders that you have customized by using the tab, customize the folder properties dialog box, the folder icon and other other customizations may be lost when you remove the read-only attribute.

    If a program cannot save files to a folder with read-only, such as My Documents, change the read-only to the system attribute by using the Attrib command at a command prompt.

    To remove the read-only attribute and to set the system attribute, use the following command:

    attrib - r + s drive:------------.

    For example, to remove the read-only attribute and set the attribute to system for the C:\Test folder, use the following command: attrib - r + s c:\test

    Be aware that some programs may not work correctly with folders for which the read-only attribute and the system attribute are granted. You can use the following command to remove these attributes:

    attrib - r-s c:\test

  • Change the attribute to read-only by using ClientListener?

    Hello friends of the forum...

    I created a form with two INPUTTEXT and put them with read-ONLY using an EL made reference to a BEAN called GENERAL Manager

    < af:panelFormLayout binding = "#{backingBeanScope.backing_Layout2.panelFormLayout1}" id = "panelFormLayout1" > "
    < af:inputText value = "#{bindings." Modulo.inputValue}"binding =" #{backingBeanScope.backing_Layout2.inputText1} "id ="inputText1"* readOnly =" #{General.BLock} "* / >"
    < af:inputText value = "#{bindings." Proceso.inputValue}"binding =" #{backingBeanScope.backing_Layout2.inputText2} "id ="inputText2"* readOnly =" #{General.BLock} "* / >"
    * < af:clientListener type = "dblClick" method = "activate the" / > *.
    * < af:serverListener type = "activate the" method="#{backingBeanScope.backing_Layout2.activarBloque}"/ > *.
    < / af:panelFormLayout >


    ClientListener calling Javascript Fucntion:

    function Activar (event) {}
    AdfCustomEvent.queue (event.getSource (), "Activar", {operation: "Create"}, false);
    }


    ServerListener call the method to change the attribute Block of GENERAL bean and also try to update panelFormLayout...

    {} public void activarBloque (ClientEvent clientEvent)
    * General.Block = false; *
    General.Operacion = clientEvent.getParameters ().get("operacion").toString ();
    * AdfFacesContext.getCurrentInstance () .addPartialTarget (this.getPanelFormLayout1 ()); *
    }

    (the block is static attribute)

    After I do dbClick I see general.block change its value to false but inputText don't update!...


    So, how can I force it to refresh the components when actionListener is trigger?

    Hello

    I think that in this case, you must call

    AdfPage.PAGE.addPartialTargets ()

    in JavaScript

    Frank

  • How to programmatically change the attribute of af:message.for?

    < p >
    I would like to know how, if possible, dynamically change the attribute 'for' of the af: message in the code for the validator in my grain of support. In my example below, I would like to change the af: message for the 'txtReportNumber' attribute 'txtCaratWeight '.

    I have included an excerpt from the next page
    & lt; AF:panelGroup binding = "#{backing_ReportVerificationCriteria4.panelGroup2} '"
    ID = "panelGroup2" layout = "vertical".
    styleClass = "body_text15" & gt;
    < /p >
    < p >
    & lt; < color = "#ff0000" > af:message < / police > binding = "#{backing_ReportVerificationCriteria4.message1} '"
    ID = "message1", color = "#ff0000" > for = "txtReportNumber".
    < / police > inlineStyle = "font family: Gil without, Verdana, Arial, Helvetica, without serif;" do-size: 15px; color: #FFFF00; make-weight: bold; left margin: 0px; Max-width: 300px; line-height: 5px; < br / >
    messageType = "none" / & gt; < br / >
    & lt; AF:objectSpacer width = "10" height = "10" < br / >
    Binding = "#{backing_ReportVerificationCriteria4.objectSpacer1}" < br / >
    ID = "objectSpacer1" / & gt; < br / >
    & lt; / af:panelGroup & gt; < br / >
    & lt; AF:panelGroup binding = "#{backing_ReportVerificationCriteria4.panelGroup3}" < br / >
    ID = "panelGroup3" layout = "horizontal" < br / >
    inlineStyle = "font family: Gil without, Verdana, Arial, Helvetica, without serif;" do-size: 11px; color: #052149; margin left: 15px; line-height: 14px; "& gt; < br / >
    & lt; AF:outputLabel value = "number of statement:" < br / >
    Binding = "#{backing_ReportVerificationCriteria4.outputLabel5}" < br / >
    ID = "outputLabel5" < br / >
    inlineStyle = "do-family: Gil without Verdana Arial Helvetica without serif;" font-size: 11.0px; Color:RGB (5,33,73); line-height: 14.0px; "/ & gt; < br / >
    & lt; AF:inputText label = "number of statement:" < br / >
    Binding = "#{backing_ReportVerificationCriteria4.txtReportNumber}" < br / >
    < color = "#ff0000" > id = "" txtReportNumber < / police > ' columns = "20" simple = "true" < br / > "
    inlineStyle = "do-family: Gil without Verdana Arial Helvetica without serif;" font-size: 11.0px; Color:RGB (5,33,73); line-height: 14.0px; "< br / >
    showRequired = 'false' immediate = "false" < br / >
    Validator = "#{backing_ReportVerificationCriteria4.txtReportNumber_validator}" < br / >
    requiredMessageDetail = 'Both report number and Carat weights are necessary.' < br / >
    required = "true" / & gt; < br / >
    & lt; / af:panelGroup & gt; < br / >
    & lt; AF:panelGroup binding = "#{backing_ReportVerificationCriteria4.panelGroup4}" < br / >
    ID = "panelGroup4" < br / >
    inlineStyle = "font family: Gil without, Verdana, Arial, Helvetica, without serif;" do-size: 11px; color: #052149; margin left: 15px; line-height: 14px; "< br / >
    page = "horizontal" & gt; < br / >
    & lt; AF:outputLabel value = "Carat weight: ' < br / >" "
    Binding = "#{backing_ReportVerificationCriteria4.outputLabel6}" < br / >
    ID = "outputLabel6" < br / >
    inlineStyle = "do-family: Gil without Verdana Arial Helvetica without serif;" font-size: 11.0px; Color:RGB (5,33,73); line-height: 14.0px; "/ & gt; < br / >
    & lt; AF:inputText label = "Carat weight:" < br / >
    Binding = "#{backing_ReportVerificationCriteria4.txtCaratWeight}" < br / >
    < color = "#ff0000" > id = "" txtCaratWeight < / police > ' columns = "20" simple = "true" < br / > "
    inlineStyle = "do-family: Gil without Verdana Arial Helvetica without serif;" font-size: 11.0px; Color:RGB (5,33,73); line-height: 14.0px; margin-left: 7.0pt; "< br / >
    Validator = "#{backing_ReportVerificationCriteria4.txtCaratWeight_validator}" / & gt; "" < br / >
    & lt; / af:panelGroup & gt; < br / >
    < /p >

    Hello

    the field 'for' supports the El. So you can use a reference of bean managed to replace the value

    Frank

  • How can I set the DSO AU to 8 MB during install/config grid Infrastructure?

    Hello

    How can I set the DSO AU to 8 MB during install/config grid Infrastructure? Storage installer screens do not have the ability to set a caliber of more big to ASM when creating initial DATA DG, just go with the value defaults to THE (1 MB). Our SAN provider did studies and for ASM a framework to THE 8 MB instead of the default 1 MB will give better performance. Is there a template that I can change preinstall so the installer will create the DG with a frame of 8 MB DATA?


    Thank you
    Tom

    Hello

    You can not change it to the default diskgroup created during installation of GI.

    Only option you have is to make an installation by default, create a new diskgroup and move all the files needed.
    If you can read German see here for a tip on how to do it:

    http://www.Oracle.com/WebFolder/technetwork/de/community/dbadmin/tipps/asm_dg_change/index.html

    Concerning
    Sebastian

  • Change the attributes of the camera with a .ini file

    Hello.

    I would change some attributes of camera through an INI file, before you run the User Interface.

    The problem is that when I view the values of the modified attributes, they are not changed: it's always the same values as in the case of camera NIMAX.

    In fact, I've logged IMAQdx with IMAQdxOpenCamera, then I loaded the Camera.ini value for the attributes of the camera, and finally, I closed the session with IMAQdxCloseCamera.

    I can't wait to see your ideas!

    Thomas1330

    Hello

    in fact, I solved the problem.

    I used the following function: IMAQdxReadAttribute (session id, ini_pathname)--> only the attributes in the .ini are changed in the file of the camera until I close my program

    Thomas1330

  • How to change the attributes on a folder, including all subfolders and files without doing a file at a time?

    Windows operating system.  I get a disk crash and a lot of my restored photos and documents are now set to hidden or read only files.  I would like to reset the attributes of files to remove these attributes, but are not particularly care to do one file at a time.  How can I make a folder at a time?

    Hit,

    This should give you all the information you need on the attrib command from a command prompt window

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/attrib.mspx?mfr=true

    To open a command prompt window.

    • Click Start
    • Click on run
    • Type cmd and press enter

    Post back if you have any other questions.

    Tricky

  • Change the attributes of file of 'AT' to 'A '.

    Most of my photo and document files have an attribute 'A', which I believe means 'archived '. Some, however, have an attribute "AT". Does this mean "archived temporary? I have searched and cannot find a description of what means the file attribute "AT".

    More important still, when I do a search by name (partial or total) for all of the files AT using Windows Explorer (WE), they are not identified (doing the same type of search for 'A' files works well). Why do WE not seek 'see' FILES? Now I know why I can't find sometimes some files with US, even though I know they are there - I can open them, copy, etc. In addition, my data backup program is not backup files AT (maybe WE're dependent?).

    Here is another weird thing about WE search function: it won't identify the FILES in the folders on my C drive, but will identify them on my external hard drive so I copy and paste here. Why WE search for files with an attribute AT does not work on the external, but not on the C drive D drive?

    Finally, is there a way to 1) in the world, replace files with an attribute AT to have an attribute A rather? And (2) change the search WE work so he can identify files by name even if they have an attribute AT?

    Thanks in advance.

    OK, after several decades of DOS/Windows use, I found a whole new world on extended attributes. Here are a few links that explain their:

    https://jpsoft.com/help/FileAttr.htm
    https://jpsoft.com/help/attrib.htm
    https://jpsoft.com/help/attrswitch.htm
    http://social.technet.Microsoft.com/wiki/contents/articles/406.DFSR-does-not-replicate-temporary-files.aspx
    http://blogs.msdn.com/b/larryosterman/Archive/2004/04/19/116084.aspx

    The T attribute: 'temporary' and is used by browsers. You would need a PowerShell command to reset. Since I never use the search function of Windows Explorer, I don't know how it affects the temporary attribute.

  • Change the attributes of Certificate SSL CUCM

    How can I change the values of attributes that CUCM uses to create self-signed certificates or CSR?  I am referring to the configured settings when CUCM is installed, as an organization, State, country, etc.

    Thanks, Mike

    http://www.Cisco.com/c/en/us/TD/docs/voice_ip_comm/CUCM/cli_ref/10_0_1/C...

  • Change the attribute - Configuration Item mapping in task Scriptable

    Hello

    is it possible to change the mapping of attributes to the elements of configuration with a scriptable tasks?

    Or do I have to map all possible configuration to decide later that you use attributes?

    example:

    configuration 1:

    UC = 4

    memory = 8

    disk_size = 16

    configuration 2:

    UC = 2

    memory = 4

    disk_size = 8

    Is it possible to have only three attributes (processors, memory, disk_size) and configuration card 2 via the script task or 1 configuration?

    Or should I do 6 attributes (cpus1, cpus2, memory1, memory2, disk1, disk2) a static mapping and use three of the six possible attributes?

    Thank you

    Michael

    The way I saw this fact is as follows:

    Define a ConfigurationElement (called configElement in the example below) as an attribute to your workflow.

    Create items in the ConfigurationElement prefixed by your size or configuration. (Ex: small_cpu, large_cpu, small_memory, large_memory, etc.).

    In your task scriptable:

    var cpuAttr = configElement.getAttributeWithKey (size + "_cpu");

    var cpu = cpuAttr.value;

    var memoryAttr = configElement.getAttributeWithKey (size + "_memory");

    memory of var = memoryAttr.value;

  • change the attributes of text on working capital in muse

    Hello!

    I'll build a Web site with muse and I need to change the text attributes when I turning on the text.

    However, when I try to do this with the States Panel, it is said "beaches of text cannot be edited or formatted by the State."

    For example, I want to change the text color to red when I hover over a menu item in my navigation bar.

    or change the color of the text when I hover over the title of the tabbed panels widget.

    Thanks in advance

    -Connor

    I'll answer my own question, hope this helps someone.

    To change the text attributes such as size, color, weight or same font family, rollover, mousedown, etc. active:

    I thought that I should click until I could change the text (the normal way to change fonts, etc.)

    but for this change by the State, simply select what you want to change (click the box, do not click until it appears the text tool) then click on the 'States' tab, choose the State to change (rollover, active, normal, etc.) then click on the button next to "Text" attribute (menu, top-right in Muse cc 2014) and then change the color , weight, etc.

    This will change it for this State!

    Sorry if that was confusing. but I thought id answer my questions for me

  • Access policy does not change the status of resource

    I have a set access policy to assign a role and a resource to anyone in a specific group. The policy work very well for those who have never had the resource before. For people who were in a disabled state resource - access policy is to add the role, but it does not change the State of the resource from disabled to enabled (or put into service).

    How can I do so it adds not only the role, but he changes the State of the handicapped resource? Thanks in advance.

    Simple!

    -Create an adapter of the entity during the prior insertion of the Members Group.Group of the user who will be called on the user being part of the group. Add custom java code that will check the resource assigned to this user and confirm if its there and in a disabled state. If its disabled and then turn it back on, otherwise just hang on and do nothing.

    Thank you

    Sunny

  • Dynamically change the attribute "display as"?

    There is a form where some fields should only be edited by connections with certain roles.
    The layout changes often, so I prefer to keep only a single shape.
    Is there a way to dynamically assign a value to the attribute "display as" (on Application Builder > Page definition > elements on the Page) for example

    If the login is admin role, Display_as = "text field.
    else Display_as = "view only".

    If the connection is the role of Manager, Display_as = "Radiogroup".
    else Display_as = "view only".

    Thank you in advance.

    Wolfram,

    Each element has a 'Read Only' condition that can apply to it. It is used exactly as conditional display. The read-only attribute can be found after the conditional display.

    See you soon,.

    Janet Tyson

  • Problems to change the attributes of the song

    I like having all my podcasts in a list in order to put in order and interlacing different podcasts.  To do this, I changed the album on all podcasts "PodcastList" and change the track numbers so they sort in the order I want.  (I actually did a script in MediaMonkey to do that for me automatically).

    All this worked fine until I added an SD card and has started to keep my podcasts on it.  By mistake, I synced my list in MediaMonkey before that I had changed everything to be in the "PodcastList" album, so now some of my podcasts appear in different lists in the "rocket".  Now I've tried everything I can think to change the album on these podcasts, but it seems whatever I do that the "rocket" seems to remember the original name of the album.

    I manually changed the name of the album on some of these podcasts in MediaMonkey, located on the device (no synchronization involved this time), but when I unplug my Fuze, let him do the thing "Refreshing your media", then plug it back in MediaMonkey, I find that the name of the album was changed to the rear.

    I think that the database of the rocket is cached information.  Even if I delete the files of the "rocket", let 'refresh my media', then put the files they receive in return the original album.  The only thing that I found that can get the "rocket" to "forget" this info is to change the names of files (not the title of the track, the name of the file).

    Is there an easier way to clear the cache of the rocket for some songs, far from doing a reformat of this?  It will take me some time to rename all these files.

    I finally understood what went wrong.  It wasn't the "rocket" that had the problem, it was the way that I was updating my files in MediaMonkey.

    I wrote a script to MediaMonkey in order to Auto-re - number all my podcasts.  It turns out that while I was updating the file information in the database I was not updated on the real files.  For some reason any MediaMonkey synced those files on the SD card in the "rocket" it took the tags on the files, not the tags in the database (although when I sync to the internal memory of the rocket, it was not a problem).  I added a line at the end of my script, re-run on my files, and then removed all of the "rocket" and re-synchronized it.  After that, it seems to work.

    For someone else in the same situation, it's the line that I had to add:

    ITM. WriteTags

    I already had this, but it does not seem to be sufficient when a SD card took part:

    ITM. UpdateDB

    Now, I have both, and it works great so far.

  • How can I change the attributes of text within a PHP/MUSE Web site

    I have questions on this specific page that has been created within the muse and has php code enclosed in it.
    I had no such problem of text until after changing the name of a specific tab within the muse for different name then return.

    Here is the page with the issue (you can see the tab on the bottom right)

    If you click on another page, you will see the tab change - that's how I want I look

    SESSION TIMES

    Any help with this would be much appreciated!

    PS I added this on the dreamweaver support forum, because I think it's a related issue code

    Replace the whole line 172, namely

    nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u20577" href="our - extension.html"data-href ='page: U3904" > ""

    OUR

    EXTENSION

    a >

    with

    or just the highlights.

    All I did was to compare a working copy with the copy of non-working.

Maybe you are looking for

  • Match and iOS 10 iTunes

    Hello I've been thinking about subscribing to Match iTunes for awhile.  I updated my iPhone 5S for iOS 10 yesterday. In "Settings-> music", the iTunes game option is no longer in effect. He still appears in my iPad Air (still running iOS 9). The serv

  • Laptop NB550D - software needed to get the working Fn keys

    What is the name of the Toshiba software that makes really nice and useful menu graphic on the top of the screen, when I press the Fn key? Packed in which driver I can find it?[Portable NB550D | http://ce.computers.toshiba-europe.com/innovation/downl

  • HP Pavilion ZD8000 wireless card replacement

    Hi all, there I have a bad wireless card and bought a new one using the HP number #392591-001. It is said it is expected to work in my computer, but I install and said material is not configured right and is not working. Here can someone help me find

  • HP Envy 15 t-Q300: fake product Check

    Hello I speak good English. I bought a notebook HP Envy 15 t-q300 cto in an online store. but I worry that it is false. Box is too vague, not the HP logo, not enough labels. See the image below: information of labels is not enough that it is a HP pro

  • BES 10 replacement for user defined rules of politics

    Our application for BES5 used the rules defined by the user to set default values for the application specific user.  From my reading, I can't find the equivalent of the user policy rules set in BES 10. Are there alternative ways to create, manage an