<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SCOM 2012 OnCommand Plugin - Change Location of OCPMDB without SCVMM in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/SCOM-2012-OnCommand-Plugin-Change-Location-of-OCPMDB-without-SCVMM/m-p/114084#M20229</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do not use SCVMM and I am trying to update the location of the OCPM DB for the OnCommand plugin for SCOM 2012 R2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of the docs point to the plugin for SCVMM to change the location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isn't there a way via powershell or some other way besides SCVMM to change the location of the db?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2015 23:54:08 GMT</pubDate>
    <dc:creator>DavidMahler</dc:creator>
    <dc:date>2015-12-23T23:54:08Z</dc:date>
    <item>
      <title>SCOM 2012 OnCommand Plugin - Change Location of OCPMDB without SCVMM</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/SCOM-2012-OnCommand-Plugin-Change-Location-of-OCPMDB-without-SCVMM/m-p/114084#M20229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do not use SCVMM and I am trying to update the location of the OCPM DB for the OnCommand plugin for SCOM 2012 R2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of the docs point to the plugin for SCVMM to change the location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isn't there a way via powershell or some other way besides SCVMM to change the location of the db?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 23:54:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/SCOM-2012-OnCommand-Plugin-Change-Location-of-OCPMDB-without-SCVMM/m-p/114084#M20229</guid>
      <dc:creator>DavidMahler</dc:creator>
      <dc:date>2015-12-23T23:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: SCOM 2012 OnCommand Plugin - Change Location of OCPMDB without SCVMM</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/SCOM-2012-OnCommand-Plugin-Change-Location-of-OCPMDB-without-SCVMM/m-p/139268#M25386</link>
      <description>&lt;P&gt;I'd add to this as well. I have no idea how to update this, as we are not using and are not installed for the VMM MP portion, but we are getting the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The PowerShell script failed with below exception&lt;BR /&gt;&lt;BR /&gt;System.Management.Automation.MethodInvocationException: Exception calling "InvokeMethod" with "6" argument(s): "Execution of OC.Cluster.OM.Server.Monitoring.StorageMonitoring.InsertLunPerformanceStatistics method resulted in exception being thrown. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.Exception: OCPMDB connection information not found!&lt;BR /&gt;at OC.Cluster.OM.Library.Performance.PerfStoreDB.GetDBConnection()&lt;BR /&gt;at OC.Cluster.OM.Library.Performance.ActivePerformanceSampleDAL..ctor()&lt;BR /&gt;at OC.Cluster.OM.Server.Monitoring.StorageMonitoring.insertLunLatency(ClusterDataVserver dataVserver, NcController vserverConnection)&lt;BR /&gt;at OC.Cluster.OM.Server.Monitoring.StorageMonitoring.InsertLunPerformanceStatistics(String dataVserverUuid)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)&lt;BR /&gt;at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)&lt;BR /&gt;at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)&lt;BR /&gt;at OC.Cluster.OM.AppDomainInvoker.AppDomainInvoker.InvokeMethod(Assembly assembly, String typeName, Object[] constructorParameters, String methodName, Object[] parameters)&lt;BR /&gt;at OC.Cluster.OM.AppDomainInvoker.AppDomainInvoker.AppDomainCallback()"At line:64 char:5&lt;BR /&gt;+ $result = [OC.Cluster.OM.AppDomainInvoker.AppDomainInvoker]::InvokeMethod($a ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;at System.Management.Automation.ExceptionHandlingOps.ConvertToMethodInvocationException(Exception exception, Type typeToThrow, String methodName, Int32 numArgs, MemberInfo memberInfo)&lt;BR /&gt;at CallSite.Target(Closure , CallSite , RuntimeType , AppDomain , String , String , Array , String , Array )&lt;BR /&gt;at System.Dynamic.UpdateDelegates.UpdateAndExecute7[T0,T1,T2,T3,T4,T5,T6,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)&lt;BR /&gt;at System.Management.Automation.Interpreter.DynamicInstruction`8.Run(InterpretedFrame frame)&lt;BR /&gt;at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Script Name: Monitoring.ps1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One or more workflows were affected by this. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Workflow name: DataONTAP.Cluster.Monitoring.InsertLunPerformanceStatistics.Rule&lt;BR /&gt;&lt;BR /&gt;Instance name: Storage virtual machine hpsf001.&lt;BR /&gt;&lt;BR /&gt;Instance ID: {C1197F31-255A-049C-356F-6E220735E913}&lt;BR /&gt;&lt;BR /&gt;Management group: &amp;lt;REDACTED&amp;gt;-SCOM&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 22:27:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/SCOM-2012-OnCommand-Plugin-Change-Location-of-OCPMDB-without-SCVMM/m-p/139268#M25386</guid>
      <dc:creator>hsbrown2</dc:creator>
      <dc:date>2018-03-30T22:27:34Z</dc:date>
    </item>
  </channel>
</rss>

