Monitor locks and DB integrity

Oracle 10g:
Could of questions:
1. How can I monitor locks to find out those sessions who have been holding on to a resource for say a minute or so.
2. In informix there is something called as oncheck that checks the integrity of data, indexes etc. Is there something similar that oracle has or does it even require us to run something like that. I know these are 2 different DB, but I thought I should ask anyways.
Edited by: user628400 on Feb 5, 2009 7:49 AM

user628400 wrote:
Oracle 10g:
Could of questions:
1. How can I monitor locks to find out those sessions who have been holding on to a resource for say a minute or so.There are couple of views which you can check,
DBA_WAITERS-> For the sessions which are waiting due to lock contetion
DBA_HOLDERS-> Sessions which are holding the resource and thus are the culprits
V$LOCK-> Entire information about locks. This does contain a CTIME column which is basically the time since how long the lock is acquired.
>
2. In informix there is something called as oncheck that checks the integrity of data, indexes etc. Is there something similar that oracle has or does it even require us to run something like that. I know these are 2 different DB, but I thought I should ask anyways.>
I have only used Oracle so no idea about Informix but in Oracle, this stuff is maintained in the dictionary of oracle and oracle does maintain the integerity of the entire system on its own. For your tables, you can use Constraints to do the same.
HTH
Aman....

Similar Messages

  • Difference between Monitoring Process and Integration Process

    What is the difference between the Monitoring Process object for BAM and Integration Process object? Both seem to have exactly the same design environment in the Enterprise Services Builder.
    Is it so that Monitoring Process alarms only appear in the UWL of the specified user?
    Also, suppose I am wanting to create a receive step to wait for the arrival of a message instead of an event (say I want to check a specific message arrives before a certain time, correlating several fields of the message, which is something I cannot do I believe with alert monitoring). Am I able to do this? I cannot see a reason why not, but I'd like confirmation.
    BR,
    Tony.

    Hi,
    Thanks for the link! I read through the replies, but it still leaves a couple of basic questions unsolved:
    1) Why did SAP discriminate these two types of PI objects at design time - the Monitoring Process and the Integration Process?
    2) new capabilities of PI 7.1 are touted as:
    Event provisioning and consumption for BAM:
    - Local container
    - Subscription and handling of business process events
    - Milestone Monitoring
    So can I only employ event provisioning, subscription of Business process Events and Milestome monioring with  a Monitoring process, or can I do that with an Integration Process as well?
    BR,
    Tony.

  • Step Group , Monitoring Process and Integration Process.

    Hi Experts,
    I would like to when we use Step Group, Monitoring Process and what is the difference of these two with Integration Process. As we can use all the steps of Integration Process with Step Goup and Monitoring Process.
    Regards,
    Syed

    For the Step Group:
    You can consider it as a BPM which can be used in another BPM....concept similar to a reusable class :)....So if you have a constant patter of Receive --- transformation -
    Send in some BPMs then create a Step Group and include it in the required BPMs...
    http://help.sap.com/saphelp_nwpi71/helpdata/en/42/ef868be2753268e10000000a1553f6/frameset.htm
    Regards,
    Abhishek.

  • Profiler API - Locks, Threading.Monitor.Enter and Exit

    I'm using the Profiler API in a project in order to track the locks made using Monitor.Enter, Monitor.Exit, and the lock keyword. I planned to do this by outputting using a pipe, the events from the FunctionEnter3WithInfo and FunctionLeave3WithInfo callbacks.
    These callbacks are called when methods are entered and exited, and appear to be functioning fine regarding their implementation - they generate a large output of methods that had been entered and left, but I'm not receiving callbacks for the following:
    ENTER: Monitor.Exit
    LEAVE: Monitor.Enter and Monitor.Exit
    Oddly enough, I do get receive a callback for entering Monitor.Enter. Other than these problematic methods, I appear to be getting calls from the Profiler API for everything else. 
    Is there a known issue regarding these methods not being reported by the API? 
    Alternatively, if there's a better way of achieving my goal than the way I'm doing it, feel free to point me in the right direction :)
    Thanks,
    Olu

    Thanks for the reply Brian,
    I don't get a JITInlining callback for Monitor.Exit (however I do for some Monitor.Enter calls). For FunctionTailcall3WithInfo, I also don't get a callback for Monitor.Exit (but I do for some Monitor.Enter calls).
    I'm not getting anything from ExceptionUnwindFunctionEnter, though when manually tested by throwing an exception within a try-catch, I get a callback.
    If it helps, I have the following flags set for events:
    COR_PRF_MONITOR_ALL
    COR_PRF_ENABLE_FUNCTION_ARGS
    COR_PRF_ENABLE_FUNCTION_RETVAL
    COR_PRF_ENABLE_FRAME_INFO
    Additionally, I've tried the following flags to see if it resolves the issue:
    COR_PRF_DISABLE_INLINING
    COR_PRF_DISABLE_OPTIMIZATIONS
    Edit 1: Using COR_PRF_DISABLE_OPTIMIZATIONS now means I get a callback to FunctionLeave3WithInfo when Monitor.Enter leaves, however there is still no sign of Monitor.Exit
    Edit 2: As a test, in the small application that I'm profiling, I've wrapped the Monitor.Exit and Monitor.Enter method calls in another class, so I can call them as so:
    CCMonitor.Enter(obj) and CCMonitor.Exit(obj).
    The profiler reports both the enter and leave of these functions correctly.
    Thanks,
    Olu

  • 3 Monitors on E31 using integrated & discrete gpu?

    I can't get the integrated graphics to show up in the device manager.  I reset the BIOS to IGD and enabled multi-monitor support  as per :  http://download.lenovo.com/express/HT062445.html
    I'm stuck...any ideas to get my 3rd monitor up and running?

    I can't get the integrated graphics to show up in the device manager.  I reset the BIOS to IGD and enabled multi-monitor support  as per :  http://download.lenovo.com/express/HT062445.html
    I'm stuck...any ideas to get my 3rd monitor up and running?

  • After updating my Macbook Pro retina display to os x yosemite 10.10.2, the mause and track pad locks, and do not respond especially when using the Mac for a long period, please help, how can I solve this, I do not like feel like in windows, so I paid

    after updating my Macbook Pro retina display to os x yosemite 10.10.2, the mause and track pad locks, and do not respond especially when using the Mac for a long period, please help, how can I solve this, I do not like feel like in windows, so I paid good money for this mack, I feel calm

    Hi Buterem,
    I'm sorry to hear you are having issues with your MacBook Pro since your recent Yosemite update. I also apologize, I'm a bit unclear on the exact nature of the issue you are describing. If you are having intermittent but persistent responsiveness issues with your mouse or trackpad, you may want to try using Activity Monitor to see if these incidents correspond to occupied system resources, especially system memory or CPU. You may find the following article helpful:
    How to use Activity Monitor - Apple Support
    If the entire system hangs or locks up (for example, if the system clock freezes and stops counting up), you may also be experiencing some variety of Kernel Panic. If that is the case, you may also find this article useful:
    OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem." - Apple Support
    Regards,
    - Brenden

  • Error while XI and xMII integration (Plain HTTP as sender)

    Dear Friends,
       I am doing the scenario XI and xMII integration. While sending the input file from plain HTTP adapter the result comes as follows in *sxmb_moni* :
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!-- Call Adapter -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    <SAP:Category>XIAdapterFramework</SAP:Category>
    <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
    <SAP:P1/>
    <SAP:P2/>
    <SAP:P3/>
    <SAP:P4/>
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: <xMII server name></SAP:AdditionalText>
    <SAP:ApplicationFaultMessage namespace=""/>
    <SAP:Stack/>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    In HTTP Client Adapter for XI 3.0 it is shown as follows:
    <SAP:Error><SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code>MESSAGE.GENERAL
    </SAP:Code>
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: <xMII server name> </SAP:AdditionalText></SAP:Error>
    Please show the way to rectify this error.
    Regards,
    Jagan.

    Dear Sudharshan,
       I'm doing the scenario which is in the following blog.
    /people/dhanabal.thangavel/blog/2008/02/07/xi-and-xmii-integration--part-1 ==> XI and xMII Integration - Part 1
    This is a synchronous one. So I set QOS as BE in Client Http Adapter for XI 3.0.
    Scenario is HTTP <--> XI <--> xMII
    The following errors are I found:
    1) In RWB -> Message Monitoring
    Status : Canceled with Errors
    Message Details:
    SOAP : call failed
    SOAP :error occured: java.net.UnknownHostException: <HOST>
    Exception caught by adapter framework: <HOST>
    Delivery of the message to the application using connection AFW failed, due to: <HOST>. Setting message to status failed
    The message status set to FAIL.
    Returning synchronous error message to calling application: <HOST>.
    2) Error coming in the Client Http Adapter for XI 3.0 as follows:
    *URL:*
    http://xxxxxx07:xx10/sap/xi/adapter_plain?namespace=http%3A//www.xxxxxxx.com/XIBatch3/10099/xMII_Integration&interface=xMII_Integration_Sync_Outbound&service=BS_BATCH3&party=&agency=&scheme=&QOS=BE&sap-user=xxxxx&sap-password=xxxxx&sap-client=xx1&sap-language=EN
    *Result:*
    <SAP:Error><SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code>MESSAGE.GENERAL</SAP:Code><SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException:<HOST></SAP:AdditionalText></SAP:Error>
    *Input XML file:*
    <?xml version="1.0" encoding="UTF-8"?>
    <ns1:XacuteRequest xmlns:ns1="http://www.lighthammer.com/Xacute">
       <ns1:LoginName/>
       <ns1:LoginPassword/>
       <ns1:InputParams>
          <ns1:ProductName>ProductA1</ns1:ProductName>
       </ns1:InputParams>
    </ns1:XacuteRequest>
    *WSDL file (Which is generated using the xMII transaction):*
    <?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.lighthammer.com/Xacute" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.lighthammer.com/Xacute">
        <!-- Types -->
        <types>
            <s:schema elementFormDefault="qualified" targetNamespace="http://www.lighthammer.com/Xacute">
                <s:complexType name="InputParams">
                    <s:sequence id="InputSequence">
                    <s:element maxOccurs="1" minOccurs="0" name="ProductName" type="s:string"/></s:sequence>
                </s:complexType>
                <s:element name="XacuteRequest">
                    <s:complexType>
                        <s:sequence>
                            <s:element maxOccurs="1" minOccurs="0" name="LoginName" type="s:string"/>
                            <s:element maxOccurs="1" minOccurs="0" name="LoginPassword" type="s:string"/>
                            <s:element maxOccurs="1" minOccurs="0" name="InputParams" type="s0:InputParams"/>
                        </s:sequence>
                    </s:complexType>
                </s:element>
                <s:complexType name="Rowsets">
                    <s:sequence>
                        <s:element maxOccurs="1" minOccurs="0" name="FatalError" type="s:string"/>
                        <s:element maxOccurs="1" minOccurs="0" name="Messages" type="s0:Messages"/>
                        <s:element maxOccurs="1" minOccurs="0" name="Rowset" type="s0:Rowset"/>
                    </s:sequence>
                    <s:attribute name="StartDate" type="s:dateTime" use="required"/>
                    <s:attribute name="EndDate" type="s:dateTime" use="required"/>
                    <s:attribute name="DateCreated" type="s:dateTime" use="required"/>
                    <s:attribute name="Version" type="s:string"/>
                </s:complexType>
                <s:complexType name="Messages">
                    <s:sequence>
                        <s:element maxOccurs="unbounded" minOccurs="0" name="Message" type="s:string"/>
                    </s:sequence>
                </s:complexType>
                <s:complexType name="Columns">
                    <s:sequence>
                        <s:element maxOccurs="unbounded" minOccurs="0" name="Column" type="s0:Column"/>
                    </s:sequence>
                </s:complexType>
                <s:complexType name="Column">
                    <s:attribute name="Name" type="s:string" use="required"/>
                    <s:attribute name="Description" type="s:string" use="required"/>
                    <s:attribute name="SourceColumn" type="s:string" use="required"/>
                    <s:attribute name="MinRange" type="s:double" use="required"/>
                    <s:attribute name="MaxRange" type="s:double" use="required"/>
                    <s:attribute name="SQLDataType" type="s:int" use="required"/>
                </s:complexType>
                <s:complexType name="Rowset">
                    <s:sequence>
                        <s:element maxOccurs="1" minOccurs="1" name="Columns" type="s0:Columns"/>
                        <s:element maxOccurs="unbounded" minOccurs="0" name="Row" type="s0:Row"/>
                    </s:sequence>
                </s:complexType>
                <s:complexType name="Row">
                    <s:sequence id="RowSequence">
                    <s:element maxOccurs="1" minOccurs="1" name="Quantity" type="s:long"/><s:element maxOccurs="1" minOccurs="1" name="ProductName" type="s:string"/></s:sequence>
                </s:complexType>
                <s:element name="XacuteResponse">
                    <s:complexType>
                        <s:sequence>
                            <s:element maxOccurs="1" minOccurs="0" name="Rowsets" type="s0:Rowsets"/>
                        </s:sequence>
                    </s:complexType>
                </s:element>
            </s:schema>
        </types>
        <!-- Messages -->
        <message name="XacuteSoapIn">
            <part element="s0:XacuteRequest" name="parameters"/>
        </message>
        <message name="XacuteSoapOut">
            <part element="s0:XacuteResponse" name="parameters"/>
        </message>
        <!-- Ports -->
        <portType name="XacuteWSSoap">
            <operation name="Xacute">
                <input message="s0:XacuteSoapIn"/>
                <output message="s0:XacuteSoapOut"/>
            </operation>
        </portType>
        <!-- Bindings -->
        <binding name="XacuteWSSoap" type="s0:XacuteWSSoap">
            <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
            <operation name="Xacute">
                <soap:operation soapAction="http://www.lighthammer.com/Xacute" style="document"/>
                <input>
                    <soap:body use="literal"/>
                </input>
                <output>
                    <soap:body use="literal"/>
                </output>
            </operation>
        </binding>
        <!-- Service mapping -->
        <service name="XacuteWS">
            <port binding="s0:XacuteWSSoap" name="XacuteWSSoap">
                <soap:address location="http://<XMII_SERVER_NAME>/Lighthammer/SOAPRunner/Jagan/SDN_Fetch_Product_Qty"/>
            </port>
        </service>
    </definitions>
    Regards,
    Jagan.

  • My other Apple ID locked and email hacked

    Hello
    My other apple id locked and email got hacked and cant get it back, I want this apple ID really..
    I have paid to much apps and cant miss this apple id
    Can help me please

    Outside of urging you to contact Apple, there is little we can do for you here, sorry. Apple doesn't monitor these forums.
    I'm surprised you can't call the US from Kuwait.
    Apple Developer Relations:
    (800) 633 2152
    (408) 974 4897
    Know too that the enrollment/renewal process is still being reported as offline.
    Apple has a contact email on the status outage [ http://devimages.apple.com/maintenance/ ] page if your account has gone dark. Use that contact.

  • Need to Lock and unlock the fn key freely

    I just today purchased the HP g72-b66us notebook.  An MMO that I play uses the f # keys at the top of the keyboard for integral aspects of the game on a regular basis.  Thus far I have had to hold the fn key down and that hampers gameplay ability drasticly.  I'd like to be able to lock and unlock the fn key the same way one uses the number lock or caps lock.  Please advise.

    You Can disable that functionality by disabling "Action Keys Mode" in the BIOS...
    Here is the document, that will help you with it... http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02035108&cc=us&dlc=en&lc=en&jumpid=reg_R1002_US
    Although I am an HP employee, I am speaking for myself and not for HP.
    Make it easier for other people to find solutions, by marking my answer with 'Accept as Solution', if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"

  • Print monitor locks up if there are multiple documents printing

    I have a HP Laserjet 3015 and a iMac G5. I reinstalled the newer hp drivers recently. Since then, when I am printing in OS 9, if I have more than one document in the print monitor, the print monitor locks up, then if I force quit it and delete the documents in the printmonitor documents folder, it still won't print. I have to re-boot my computer. I don't know what to do, and hp certainly isn't any help. I emailed them through their mac support system and they said it was on the mac end and they couldn't help me. Please, can anyone solve my problem?

    Hi, hunterjin -
    Welcome to Apple's Discussions.
    Try increasing the memory allocation for OS 9 (Classic); adding 50% to the original Preferred amount is a good starting point -
    http://docs.info.apple.com/article.html?artnum=152297
    You may also need to try increasing the memory allocations for the Print Monitor and the Desktop Print Monitor programs - these can both be found in the Extensions folder in Classic's System Folder. If you use desktop printing with Classic (OS 9), the memory allocation for the desktop printer icon used by OS 9 can also be increased. Doubling the original Preferred amount is a reasonable increase.
    http://docs.info.apple.com/article.html?artnum=151908

  • PP and PM integration for PRT equipment

    Hi,
    i got integration issue when implementing PP and PM.
    i used PRT equipment with counter, PP confimation will update the counter.
    If it reach some value it is overhaul and maintenance order created.
    1, if it is overhaul, can i automatically set the PRT so it is not available (status)
    2. can PP people know this and the they reschedule the PP order and it schedule automatically considering the maintenance order for the PRT equipment they use.
    after PRT equipment i will user work center as equipment too and then we will have botj issue as above
    is it really possible for pp and pm integration like this.
    please kindly help.
    best regards,
    Freddy Ha

    hi
    In the normal process once your production order is confirmed ,your maintenance order from plan will be triggered ,but your PRT status is in release only which will not be updated as LOCK automatically .it can be locked manually in the Master data.
    check with abaper whether it is possible to update the status using measurement document ,for say once it reaches 2000 pc
    Once the status is locked it cannot be used for maintenance or production order
    for Workcenter as equipment then you can process with System condition as Not in operation which will show the maintenance order while checking the production order planning table
    regards
    thyagarajan

  • Obtaining monitor lock of a blocked thread

    Is there a way to obtain the monitor lock (reference to the object) of a blocked thread? Something like Object Thread.getMonitorLockedObject()Also when you get the locked object it would be useful if you can get reference to the thread which is holding it, e.g.
    Thread Object.getLockingThread() although the latter could be achieved through iterating over all threads and calling boolean Thread.holdsLock(Object)Such methods would help very much in debugging deadlocks and other concurrency problems.

    <pre>
    Is there a way to obtain the monitor lock (reference
    to the object) of a blocked thread? Something like
    Object Thread.getMonitorLockedObject()
    Not that I'm aware of, and a quick glance through the APi didn't look promising.
    Also when you get the locked object it would be
    useful if you can get reference to the thread which
    is holding it, e.g.
    Thread Object.getLockingThread()although the latter could be achieved through
    iterating over all threads and calling boolean
    Thread.holdsLock(Object)
    Again, no. And your work-around wouldn't work, since the holdsLock method is static and can only be called for the current thread.
    Such methods would help very much in debugging
    deadlocks and other concurrency problems.There already are some useful methods for that in the Thread class, e.g. getState() and getAllStackTraces().
    </pre>

  • Need remote lock and password reset

    This question is in regards to this thread:
    https://social.technet.microsoft.com/Forums/windows/en-US/499f83d0-36f8-4f29-a4ce-e32f76632c90/intunesccm-mobile-application-management?forum=microsoftintuneprod
    -We currently have ConfigMgr 2012 R2 and want to start using Intune to support company owned iOS devices.
    -We must have the ability to perform remote lock and password reset on our iOS devices.
    -According to this link  https://technet.microsoft.com/en-us/library/dn600286.aspx this is not possible with ConfigMgr integration.  So I assume this means I
    should NOT integrate Intune with our ConfigMgr right now, correct?  And according to the response referenced above, Microsoft plans on erasing this disparity in the future, so I guess I should just wait until then and use Intune standalone until
    then? correct? But at some point it should be safe to do so, correct?
    While I am not in this position, it appears that when you are setting up Intune with ConfigMgr you get to a point of no return where you "Set the Mobile Device Management Authority" and the prompt says this is permanent.  For those that
    have integrated ConfigMgr, does that mean they are stuck and have no option to change to using Intune only to get these features?
    I setup ADFS/WAProxy for SSO for Intune.  I can still use that without ConfigMgr integration right?
    On a different note, is the on-premises connector for Exchange a requirement for Intune?  I have seen several tutorial for installing Intune that do not mention this step.
    https://technet.microsoft.com/en-us/library/eb9618d2-dc90-48be-b921-8044b7e693ac#bkmk_EX_OP

    Hi,
    I guess the first question is really up to your company requirements and how long you can wait. as there are now communicated time of release of that feature it is hard to say if it is worth it.
    Exchange connector in SCCM 2012, no, Exchnage on premise connector for Conditional Access in Intune, if you want to use that feature yes you need it but you can use Intune without it.
    Yes, you can use ADFS/WAP for Intune standalone as well.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Lock and wait free data structures...???

    Hi - I am developing an application that requires multi-threading. We are testing this on CentOS 5, 64 BIT, running on Intel Quad Core machines, with 8 GB RAM (3 of them). I am using a III party tool to create a datagrid, and have 2 more machines in the federation to monitor performance.
    Java collections/synchronized collections has restriction on multithreading. If thread1 performs puts or removes objects in collection (Tree, Map, List, Set), thread2 cannot iterate. Thread2 can iterate only if it acquires synchronized lock on collection – this implies thread1 has to wait till iteration is over. This introduces latency. If without acquiring lock thread2 does iteration, then “concurrent modification thread exception” arises.
    For real time application like financial markets (multiple thread based application) every microsecond/millisecond matters.
    For workaround at present we have customized sun code by masking “modCount and expectedCount”. This means check for concurrent modification is disabled. But not quite sure this is correct approach. Other option was multiple buffering.
    Other option is lock and waits free data structures – which I am interested.
    Any ideas on this???
    cheers - Murali

    It depends on what is acceptable to you.
    If you are only iterating and not removing any objects through the iterator, then there are two concerns;
    1. Iterator skips some elements.
    2. Iterator iterates to non-existent elements causing NPE.
    You can also copy the datastructure. Then iterate over the copy.
    You can also do "copy on write." This causes a copy only when the datastructure is modified and those iterators already created are not affected. This is the technique I use.
    Eliminating locks is not the objective. Locking is very quick. Its the contention that you want to eliminate. COW can do this nicely in my experience. Depends on your requirements.
    P.S. Try assigning duke dollars to the question and you will probably get more viewers.

  • Agent Failover and AD Integration in Operations Manager

    Hi
    I got some queries around SCOM agent failover and AD Integration:
    Does the discovery wizard differentiates between domain-joined and workgroup systems in terms of deploying agent on them?
    Why do we ever need Active Directory Integration with Operations Manager as described here
    http://technet.microsoft.com/en-us/library/hh212922.aspx
    - is it required for non-domain joined Windows systems or any other systems? All the other documents I read are saying that Windows agents can failover to other available MS in resource pool if their currently assigned MS fails and fails back automatically
    as soon as it comes back online.
    Is the automatic failover applicable to agents installed using client push (Discovery Wizard) Or it applies to agents installed manually using MOMAgent.msi?
    Also referred to this article
    http://blogs.technet.com/b/meamcs/archive/2013/05/10/is-ad-integration-or-manual-scom-agents-required-to-allow-automatic-windows-agent-failover-between-multiple-scom-management-servers.aspx
    but doesn’t seems to be having grip on it so far. Request some details on the above points.
    Thanks
    Taranjeet Singh
    zamn

    Hi,
    For the first question, I don't think we can use discovery wizard to install agent on non-domain joined computers. Please refer to the below links for how to deploy SCOM agent to non-domain computers:
    http://blogs.technet.com/b/quenguyen/archive/2011/07/13/monitoring-non-domain-servers-using-scom.aspx
    http://blogs.technet.com/b/stefan_stranger/archive/2012/04/17/monitoring-non-domain-members-with-om-2012.aspx
    For the second question, as we can read from the below link:
      http://blogs.technet.com/b/meamcs/archive/2013/05/10/is-ad-integration-or-manual-scom-agents-required-to-allow-automatic-windows-agent-failover-between-multiple-scom-management-servers.aspx
    SCOM windows agents automatic failover does not require AD integration or PowerShell scripting or Configuration Manager or manual agents installation specially for small to medium environment and agents distribution between different SCOM management servers
    can be accomplished through push agents wizard, and windows agents failover can be simply verified from event viewer.
    Regards,
    Yan Li
    Regards, Yan Li

Maybe you are looking for

  • CASE Statement in a SELECt

    I want to do something like this in a SELECT where I set the value of one field based on another. Is this possible. If not are there any alternatives? Thanks CASE WHEN [var_cpnt_brkpt_ct] = '0' THEN [enrc_cpnt_var_price_rt] = '0'

  • Field 'record_EMP_ID' doesn't have a default value

    I solved org.hibernate.TransientObjectException by adding "@OneToMany(fetch=FetchType.EAGER, cascade=CascadeType.ALL)" But this time values can't be inserted to DB. OS : Windows 7 JDK : JDK 1.6 JBoss : JBoss 5.1.0.GA DB : MySQL 5.5 Error is "Field 'r

  • How do I fix this account issue on itunes?????

    I need to open a new itunes account since my old account is shared with my ex-husband and I can no longer access our library without his password. When I attempt to open a new account, my laptop links me to the old one.  I just want to open a new acc

  • I cant delete these brushes

    Ok so I had photoshop on my mac. I got a boat load of brushes on my mac version. They are all .abr so I thought hey why not just copy and paste them to my windows pc. So i did that apparently like none of them work except for 8. I deleted them emptie

  • Want answer from experts tables used in cost raw material

    hi friends, how do i know about diff fico tables involved in diff batches. actullay i want to know f status of diff batches under diff materials. kindly help me out if any body have answer.                                      OR which table are used