Knowing the current active guard option

Hello

Control user access to Tables in a logical standby database can be controlled using the following command:
ALTER DATABASE GUARD STANDBY;

My simple question is: How can I tell him active current guard the parameter in the database pending?

Oracle 11g R2.

Thank you

You must run on the logical standby database instance:

select guard_status from v$database;

Tags: Database

Similar Questions

  • How to know which is the current active screen despite the menu is open?

    Hi all

    I'm developing a BlackBerry mobile application where a place in the program I want to know who is the current active screen and my request for a specific form, I want to take some actions.

    I realized that there is a follows;

    UiApplication.getUiApplication () .getActiveScreen)

    But the problem I face is when the Menu is opened on the screen of my application of that method above, gives me something net.rim.device.api.ui.menu.DefaultMenuScreen@629f6b5e in the active screen so for this instance even if my action should be handled is not due to the fact that the menu is the active screen.

    Y at - there no possibility of finding the menu screeen is open on top of what screen?

    Thank you

    Mukesh

    Have you tried with getScreenBelow and getScreenAbove?

  • How can I automatically get a new tab always be a copy of the current active tab?

    The extension add-on "NewTabURL' (from"sogame") provided the option I want to and used for a number of years. But it has stopped working when Firefox has been updated to version 16.0. When I click to a new tab, all I get is a completely blank tab. How can I automatically have the new tab always be a copy of the current active tab?

    The extension "NewTabURL" can be revised to work in version 16 or 17? If not, if not, how can I get the new functionality of the tab I want? I can't find another extension that provides this feature.

    Milt Beychok

    Yes, the balls are always a problem because they do not have three buttons on the mouse and you cannot Middle-click.

    You can always try to click on the "Restore default" button in the window customize if you want to have all the toolbar buttons in the default position.

  • JavaScript: How do you pass the currently active doc to a dialogue in a menu item?

    I use Adobe Acrobat 11.0 Standard on Windows 7, and I have a problem with the menu item that I create.  The menu item calls a dialog box that prompts the user to select a page in the active document.  The problem is, I can't find a way to send the currently active document in the dialog box.  I went through the rest of the documentation, did some research on Google and here in the Adobe forums, but do not have whatever it is turned upward.  The AcroJS API gives the following solution (which is under app/methods/execDialog):

    This function attaches the Doc object to the dialog box, then past the dialog box to the app.execDialog method. The dialog4 object and this function may be at the level of the document.

    function dotheDialog (dialog, doc)

    {

    Dialog.doc = doc;

    retn var = app.execDialog (dialog)

    }

    Finally, the following script can be run an action of mouse-to the top, for example.

    dotheDialog (dialog4, this);

    I did this exact thing, but in the dialog box, the value of this.numPages still comes out as indefinite, indicating that the current document has not yet been adopted.  My own code looks like this:

    function dotheDialog (dialogue, thisDoc) {}

    Dialog.doc = thisDoc;

    retn var = app.execDialog (dialog);

    }

    app.addMenuItem({)

    cName: 'Testbox Dialogue. "

    cParent: "change."

    cExec: "dotheDialog (templateDialogue, this);"

    });

    where templateDialogue is the name of my own dialog, rather than dialog4.  I'm not sure of what concerns the variable retn that they declare in the documentation, but I have tried with and without this part, and it doesn't seem to make a difference.  Does anyone know how to do this?

    The reference to the document is a property of the dialog box, so that you access the inside like this:

    This.doc

    And if you want to access the number of pages, like this:

    this.doc.numPages

  • How do I know the current patch or version 11 g

    How to know the current version of the 11g with patch Info?

    Check this box
    http://obi9.blogspot.com/2012/11/determining-current-patch-levels.html

    If brand pls help

  • The name of the tag: "embed" not found in the currently active versions

    How can I remove the error message displayed in it Validation of Dreamweaver:

    The name of the tag: "embed" not found in the currently active versions. [HTML 4.0]

    Extraction of tag reads:

    < embed src = "about.swf" width = "615" height = "262" loop = "false" align = "absmiddle" bgcolor = "#FFFFFF" name = "about" allowscriptaccess = "sameDomain" allowfullscreen = "false" type = "application/x-shockwave-flash" pluginspage ="http://www.adobe.com/go/getflashplayer_fr" wmode = "transparent" quality = "high" >

    Use the modern techniques of the recess.  Here is a link to one of the newest...

    http://code.Google.com/p/SWFObject/

  • How do I know the current month

    Hi Everibody,

    I need to know if there is a function o something in Hyperion to calculate the current month.

    Thank you!!!

    Edited by: Dieguinho on 22/07/2010 13:36

    you mean current month is the current month?
    Then, we can automate the input of the variable current month using the batch program by choosing the date system.
    You can use the variable to calculate the data for the current month.

  • Do the current ('active') in the bar a different color navigation tab

    Hi-

    How to make the 'active' tab in the navigation bar displayed in a different color, so that the user knows which page is currently viewing the color of the tab from the navigation bar?

    I tried to assign a unique ID to each element of the navigation bar (tab), so they can be decorated.  Then, I made a CSS rule for each tp tab set the same color (green) to indicate that the tab is "active".  I ran a test using the 'HOME' tab, but my procedure did not work.  Any ideas as to what I can do?

    Here's what I have for HTML and CSS:

    HTML:

    < div class = "navMain" >

    < ul >

    < li = "Home" tab id > < a href = "index.html" > home < /a > < /li >

    < id li = "AboutTab" > < a href = "about.html" > on < /a > < /li >

    < id li = "PortfolioTab" > < a href = "portfolio.html" > portfolio < /a > < /li > ""

    < id li = "ResumeTab" > < a href = "resume.html" > curriculum vitae < /a > < /li > ""

    < id li = "ContactTab" > < a href = "Contact.php" > Contact < /a > < /li > ""

    < /ul >

    < / div > <! - END navMain - >

    CSS:

    {#HomeTab}

    do-family: "Arial Unicode MS";

    do-size: 18px;

    make-weight: normal;

    text-transform: uppercase;

    Color: #0F0;

    text-decoration: none;

    }

    I also provided my reference site:

    http://www.sbaisden.com/

    Persistent Page indicator

    http://ALT-Web.com/articles/persistent-page-indicator.shtml

    Nancy O.

  • Need to know the current table whose stats are collected

    All,
    I ran DBMS_STATS.gather_schema_stats on my DB for a schema with a degree = > 32. I want to know for which table the package is currently gathering statistics.
    I tried to see the columns num_rows & last_analyzed from user_tables & user_tab_partitions for this information, but without success.

    Regds,
    Malika

    In session of v$ get hash_value then ask in V$ sql with this hash_value in sql_hash_value...

    Select sql_text from v$session, V$sql where hash_value = sql_hash_value and sid = 
    
  • How to reset the password lock screen? I know the current password only wanting to change it.

    I only know that the password, now I want to change it.  How can I reset the password lock screen of my iPad?

    Try the settings > password > change password.

  • How do I know the current line of javascript

    Apex 4.2

    A Javascript function uses the following jQuery statement to access certain values of the element "tabular":
    $('input [name = "f01"]') [0]

    But to refer to point of the line, I need to know which line the column element was clicked.
    The function is taken on an attribute column-> attributes of the element-> onClick = "javascript:f_setglp (this); »

    How is it possible?

    Any help is very appreciated.

    Hi JVO,.

    with this setting you can get the line number in the table of the property id.
    For example, the entry with the name f01 element will have an id of f01_0001 for the first row, f01_0002 for the second row, etc.
    The $(this).attr("id") of jQuery education you will get the value of the id and with the substr, you get the line number.
    Because the use of jQuery table to access the input elements is zero-based you must subtract 1 from the line number to access the right items.

    To get all the other entry in the same line as the clicked element you can use this:

    $(this).closest('tr').find('input');
    

    Kind regards
    Erik-jan

  • How to get the file name of the current active document in InDesign CS4?

    Hello

    If I open a document in the file-> open, I can get the file name of the document using IOpenedFileInfo-> GetOpenedFilePath().

    But, if I create a new document and run the file-> save as, GetOpenedFilePath is invalid back reference IdFichier.

    What is the right way to get the file name of the active document?

    Thank you

    VSP

    You can try this:

    IDatabse * db =: GetDatabase (theDoc);

    IdFichier * SYSIXCOL = db-> GetSysFile();

    PMString docName is SYSIXCOL-> GetFileName();.

    Good luck

  • Change the LV version currently active in the batch script

    Hello

    I use two different applications on my computer, and one of them should run in LV 2011, this in LV 2012. The two versions are installed and it works fine until I start the correct version of LV manually before you start the application (start and end of the required version of LV in C:\Program Files (x 86) \National Instruments\... before starting my request).

    I want to do this automatically in a command script, so basically I want to do the following:

    * Check which version of LV is currently active (last LV start version)

    * If the currently active version of LV is NOT required: change to the required version of LV (by starting LV and close or preferably do differently if someone could tell me how)

    * If the currently active version of LV is required: do nothing

    There are two problems I couldn't solve so far:

    * How to get the LV version currently active (I checked the windows registry, but I see that my installed versions of LV, and not one that is currently active)

    * How can I close LV with a batch script (or how to change the version of the currently active LV without opening and closing)

    Thanks in advance,

    Tobias

    PS: I did the same for the different versions of TestStand, by reading the TestStand system and if requuired environment variable change the version of TestStand via the command-line of the TS Version selector. It works fine, but there is no system environment variable that indicates the currently active version of LV.

    OK, this is a very informal Tip:

    In the registry (regedit), you will find the key 'HKEY_CLASSES_ROOT\LabVIEW.Application\CLSID '. This default key should contain some weird ID information.

    If you search for this key, you will find an entry for the key in the "HKEY_CLASSES_ROOT CLSID" section.

    If you have several versions of installed LV, there must be a key in the entry which will give you the path to the active version of NV. don't forget: this is the version that you have opened up to the last successfully!

    Please note that keys can change from system to System. Also different versions of LV can use different keys like "routing information" the way of the real LabVIEW.exe.

    hope this helps,

    Norbert

  • Open all documents in the current source Active doc

    Hey all,.

    I am writing my first script using ExtendScript. What I would like is for the script open the reference documents for all cards in the current active document.

    I think I'm pretty close, but I'm unable to find the right method to call to obtain the path to the current insert. So far, I have:

    function main()

    {

    var doc is app. ActiveDoc;

    If (! doc.) ObjectValid())

    {

    Alert ("no active document in short");

    return;

    }

    medallion of var = doc. FirstTiInDoc;

    While (in Medallion. ObjectValid())

    {

    Open the source document

    var Cheminaccesfichiersource = insert. InsetFile;           < <-this does not work

    openFile (sourceFilepath);

    move to the next box

    inset = insert. NextTiInDoc;

    }

    return ("Script complete");

    }

    function openFile (filename)

    {

    var openParams = GetOpenDefaultParams();

    var i = GetPropIndex (openParams, Constants.FS_FileIsOldVersion);

    .propVal.ival = constant .FV_DoOK openParams [i];

    I have = GetPropIndex (openParams, Constants.FS_FontNotFoundInDoc);

    openParams [i].propVal.ival = Constants.FV_DoOK;

    I have = GetPropIndex (openParams, Constants.FS_FileIsInUse);

    openParams [i].propVal.ival = Constants.FV_OpenViewOnly;

    I have = GetPropIndex (openParams, Constants.FS_AlertUserAboutFailure);

    openParams [i].propVal.ival = Constants.FV_DoCancel;

    I have = GetPropIndex (openParams, Constants.FS_LockCantBeReset);

    openParams [i].propVal.ival = Constants.FV_DoOK;

    var returnParams = new PropVals();

    var fileObj = Open (filename, openParams, returnParams);

    Return fileObj;

    }

    I tried inset. InsetFile and inset.filePath, but none work. Can someone tell me the correct syntax? Thank you!

    Try TiFile

    -Rick

  • Problems related to the events active Blackberry as the call.

    Hi people, I have a few questions about the device especially for Blackberry Storm Blackberry app. I'm quite a beginner and do not know much about these issues. I would appreciate if someone could look on this and provide their valuable opinion. Here are the following:

    1. I'm developing an application in which I need to super - impose the currently active event. I mean, say my unit received an e-mail or a text Message during a call, so it is possible to display this message or body on the same screen the call if email is still active? I read somewhere that super imposing a device event is not possible, but I would need still a second opinion on this.

    2. now say the actions mentioned above are not possible, then it would be possible to hold on to my message arrived, he can be posted immediately after the call is completed?

    3. is it possible to kill an active call by force?

    I would be really grateful if someone could get an idea on these issues. Also, if there is an example or a document in place, any information about them would be highly appreciated. Yet once again, thanks a ton in advance to all.

    Thank you and best regards.

    Yes, you can display a screen on top of the phone application.  Therefore, you can display a message that has arrived.  Note that you cannot display at the top of the screen incoming call, but once the call has been answered, you can display what you want.

    There is no API in the API BlackBerry game that puts an end to a phone call.

Maybe you are looking for

  • Broken touchpad

    I don't know what happened. Last night before I SLEEP, my touch pad was perfect. In the morning, when I checked my touch pad, it was broken into pieces in itself. I wonder if it is the problem of the quality of this product. How can I fix it?

  • Pavilion x 360-13-s100nv: delete the folder after the driver update

    I just installed updates for my x 360-13-s100nv Pavilion nb. Well, during the process, the installation wizard retrieves the downloaded package (for example, sp71883.exe, sp71899.exe etc.) to a local folder. And then began the new installation/update

  • Windows update error 80070026

    Hey guys, something ate my computer in the past days resources. My CPU will be slowed down about 20%, and my memory will be slowed to about 30%. I have dell XPS 1530 with 3.5 GB of ram and a Dual-Core 2.4 GHZ cpu. I checked Windows update, and he sai

  • Error message from Windows XP Pro SP3 1720 Windows installation Script required

    Original title: WINDOWS XP PROFESSIONAL VERSION 2002 SERVICE PACK 3-__ERROR MESSAGE 1720 FOR WINDOWS - installation SCRIPT REQUIRED FOR INSTALL NOT running. I get error message 1720 whenever I try to install an Internet card mobile broadband (MC760)

  • Bridge for Mac crashes constantly

    I'm under the bridge for Mac 3.8 on a 32-bit MacBook Pro with OS x 10.6.8. I tried to transfer music from iTunes to the Z2 without success.  Each time, it ends with bridge for Mac crashing or with a failure error.  If I try one file at a time it work