Unable to install 2nd SCOM 2012 Management Server - Services Fails and fails trying to get data reader writer accounts?

2<sup>nd </sup>Management Server Setup fails at "Data Warehouse Configuration".
error log:
[12:33:20]:           Always:                :Current Action: StartServices
[12:33:20]:           Always:                :Starting OM Services.
[12:33:20]:           Debug: :StartService: attempting to start service OMSDK
[12:33:50]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:33:50]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:33:50]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
or control request in a timely fashion
[12:33:50]:           Error:     :InnerException.StackTrace:
[12:34:51]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:34:51]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:34:51]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
or control request in a timely fashion
[12:34:51]:           Error:     :InnerException.StackTrace:
[12:35:55]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:35:55]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:35:55]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
or control request in a timely fashion
[12:35:55]:           Error:     :InnerException.StackTrace:
[12:36:32]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:36:32]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:36:32]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
or control request in a timely fashion
[12:36:32]:           Error:     :InnerException.StackTrace:
[12:37:36]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:37:36]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:37:36]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
the start or control request in a timely fashion
[12:37:36]:           Error:     :InnerException.StackTrace:
[12:38:12]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
Cannot start service OMSDK on computer '.'.
[12:38:12]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
[12:38:12]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
the start or control request in a timely fashion
[12:38:12]:           Error:     :InnerException.StackTrace:
[12:41:19]:           Error:     :StartService: Unable to start the service OMSDK after 3 minutes.
[12:41:19]:           Warn:    :Warning:OMSDK service could not be started
[12:41:19]:           Debug: :StartService: attempting to start service healthservice
[12:41:19]:           Debug: :StartService: Able to start the service healthservice after 0 minutes.
[12:41:19]:           Debug: :StartService: attempting to start service cshost
[12:41:19]:           Debug: :StartService: Able to start the service cshost after 0 minutes.
[12:41:19]:           Info:      :StartServices completed.
[12:41:19]:           Always:                :Current Action: GetDataReaderWriterAccounts
[12:41:22]:           Error:     :GetDataReaderWriterAccounts failed with the following exception: : Threw Exception.Type: System.Reflection.TargetInvocationException, Exception
Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
[12:41:22]:           Error:     :StackTrace:   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct&
sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.Action.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
   at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.InstallStep.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
[12:41:22]:           Error:     :Inner Exception.Type: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException, Exception Error Code: 0x80131604, Exception.Message: The Data
Access service is either not running or not yet initialized. Check the event log for more information.
[12:41:22]:           Error:     :InnerException.StackTrace:   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
   at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
   at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetDWWriterAccountFromManagementGroup(String managementServerName, String& userName, String& userDomain)
   at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMDataWarehouseProcessor.GetDataReaderWriterAccounts()
[12:41:22]:           Error:     :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131604, Exception.Message: Could not connect to net.tcp://localhost:5724/DispatcherService.
The connection attempt lasted for a time span of 00:00:00.9950000. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:5724.
[12:41:22]:           Error:     :InnerException.StackTrace:
Server stack trace:
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
[12:41:22]:           Error:     :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131604, Exception.Message: No connection could be made because the
target machine actively refused it 127.0.0.1:5724
[12:41:22]:           Error:     :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
[12:41:22]:           Error:     :FATAL ACTION: GetDataReaderWriterAccounts
[12:41:22]:           Error:     :FATAL ACTION: DWInstallActionsPostProcessor
[12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate returned false.
[12:41:22]:           Always:                :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse Configuration
[12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate for OMDATAWAREHOUSE failed.... This is a fatal item.  Setting rollback.
[12:41:22]:           Info:      :SetProgressScreen: FinishMinorStep.
[12:41:22]:           Always:                :!***** Installing: POSTINSTALL ***
[12:41:22]:           Info:      :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
[12:41:22]:           Always:                :****************************************************************
[12:41:22]:           Always:                :****Starting*RollBack*******************************************
[12:41:22]:           Always:                :****************************************************************

Hi,
Pls ensure there is no firewall in between DB, DW and MS or required ports are open and you have permission on DW for the account being used for installation.
http://technet.microsoft.com/en-us/library/hh298609.aspx
http://technet.microsoft.com/library/hh205990.aspx   supported configuration
Thanks,
Varun

Similar Messages

  • SCOM 2012 DataWarehouse Crash effect to SCOM 2012 Manager Server

    If the SCOM 2012 Database Warehouse crash,what is effect to scom 2012 manager server?
    thanks

    Reporting will not work, data will not synchronize from the operational database, data will not be inserted into the data warehouse (it will be dropped on the management servers), you'll see a bunch of errors and alerts regarding reporting and writing/synchronizing
    data to the database, dashboards will not work, just to name a few.
    Operationally, SCOM will continue to function, generate alerts, and provide SDK (console) access without the data warehouse.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)
    Thank you very much!By the way
    Do you mean it does not affect the normal monitoring  function of the management server?
    another question:
    At last ,The lost data will be synchronized to the data warehouse  from management database?

  • Unable to install the sqlserver 2012 in cluster services.

    Hi All, 
      Since couple of days i am tide with sql server 2012 cluster installation. Server account screen is moving hang state while providing the service account details (Domain\serviceaccount), Service account is a domain account and having local admin permission
    on both nodes. . 
      (04) 2014-10-10 18:09:01 SQLBrowser: This is a cluster-related scenario. IsCluster = 'True'.
    (04) 2014-10-10 18:09:01 SQLBrowser: CalculateStartMode: bIsNamedInstance = 'False', bIsDbmsEngineInstall = 'True', bEngineNetworkProtocolsOn = 'True', bIsAsInstall = 'False',bIsCluster = 'True'.
    (04) 2014-10-10 18:09:01 SQLBrowser: CalculateStartMode: Named instance needing SQL Server Browser: setting intended SQL Server Browser StartMode property to 'Automatic'.
    (04) 2014-10-10 18:09:01 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='CalculateStartMode'.
    (04) 2014-10-10 18:09:01 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='Calculate'.
    (04) 2014-10-10 18:09:01 SQLEngine: Use default collation: SQL_Latin1_General_CP1_CI_AS
    (04) 2014-10-10 18:09:01 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount:XXXX\XXXXXXX
    (04) 2014-10-10 18:09:01 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount:XXXX\XXXXXXX
    (04) 2014-10-10 18:09:01 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLFDLauncher'
    (04) 2014-10-10 18:09:01 SQLEngine: Use default collation: SQL_Latin1_General_CP1_CI_AS
    (04) 2014-10-10 18:09:01 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: XXXX\XXXXXXX
    (04) 2014-10-10 18:09:01 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: XXXX\XXXXXXX
    (04) 2014-10-10 18:09:01 Slp: Sco: Attempting to determine if the password is required for account 'XXXX\XXXXXXX'
    (04) 2014-10-10 18:09:01 Slp: Sco: Attempting to determine if the account XXXX\XXXXXXX is Virtual Account

    This is a known issue. Just use local account and setup domain accounts after the installation. See http://support.microsoft.com/kb/2913102
    Satish Kartan www.sqlfood.com

  • SCVMM 2012: Unable to connect to the VMM management server localhost:8100

    Hi everyone
    I have difficulties connecting with the Admin UI to the SCVMM server running on the same machine. This is the error message I see:
    Unable to connect to the VMM management server localhost. The Virtual Machine Manager service on that server did not respond.
    Verify that Virtual Machine Manager has been installed on the server and that the Virtual Machine Manager service is running.
    Then try to connect again. If the problem persists, restart the Virtual Machine Manager service.
    ID: 1602
    I checked that the service is running and checked with the Resource Monitor that vmmservice.exe is really listening on port 8100. The Resource Monitor also shows some traffic between itself, the service and the DC. But all traffic dies down after a few seconds,
    then nothing happens for a minute, then I get the above error message. The only SCVMM related entry in the eventlog is this (was logged when I manually tried restarting the service):
    Failed to stop service. System.NullReferenceException: Object reference not set to an instance of an object.
    at Microsoft.VirtualManager.Engine.VirtualManagerService.OnStop()
    at System.ServiceProcess.ServiceBase.DeferredStop()
    But I guess that entry is of no help. Other important things that might be relevant:
    This installation worked fine three months ago. Since then only the automatic updates were installed.
    DPM (the 2012 CTP for Win8) is installed on the same server.
    After it didn't work I installed SQL Server 2008 R2 SP1 (offered by Microsoft Update)
    SCVMM is part of a small test installation (~10 VMs or so), no valuable data, so there's no risk when messing around
    Control panel shows the version number 3.1.1042.0 for "Microsoft System Center 2012 Virtual Machine Manager".
    Is there anything else I could try? How can SCVMM stop to work, all by itself? Leaves a sour taste...
    Cheers,
    Simon

    When such odd behaviour occur, it is a good tip to start a VMM trace to see where things are actually going wrong. And suck files is interestin for MS support once the obvious things for errors, are eliminated out of the picture.
    VMM has dependencies such as SQL, permissions and service accounts. All of these variables does
    also have dependencies that should be verified. Verify that the account for the service does is not locked/expired pwd, that the SQL is up and running - and actually is working. There is a lot of logs to check in order to determine the root cause of
    this behaviour.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • SQL version could not be verified error while installing the SCOM 2012 R2 reporting component

    I have the below SCOM server roles in my SCOM 2012 R2 set up
    1) All servers with Windows Server 2008 R2 SP1, MS - SCOM1, DB & DW - DB1, Reporting Server - DB2
    2) All the DB servers with SQL 2012 SP1
    3) Windows firewall is turned off on all the servers.
    4) Success fully installed all the components except SCOM reporting.
    While installing the SCOM 2012 R2 reporting component on DB2 ( Iam running this set up on the server where I instllaed the SQL DB engine and reportin services in Native mode. Configured the SQL reporting database and reporting URLs successfully in SQL reporting
    configuration manager) getting the below error in the Rporting server instance page. Kindly advise.
    I ran mofcomp.exe and there is no firewall restrictions. My account also has DB owner & sysadmin permissions.
    Also tried re installing the SQL on Reporting server.
    "The installed version of SQL Server could not be verified or is not supported. Verify that the computer and the installed version of SQL Server meet the minimum requirements for installation, and that the firewall settings are correct. See the Supported
    Configurations document for further information".

    Hi,
    As far as I know, after installing SSRS, we don't need to configure the database and reporting URLs manully. When we install the reporting service for SCOM, it will configure those automatically.
    If possible, you may re-install SSRS and then install SCOM reporting service.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Where is unix/linux agent located on scom 2012 r2 server

    hey there,
    my boss tried to install scom unix agent manually, and asked me where the unix agent located on scom 2012 r2 server.
    Is it "GetOSVersion.sh" the one he looks for? If it is not, then wherw it is located
    I'm a Windows guy and have no idea what that .sh file is. Please help~~

    The "GetOSVersion.sh" is a script that is first executed when you try to push an agent out to
    a unix/linux server. It then tells SCOM what version of the agent it needs to download and install.
    As for the location:
    Management Server: \System Center Operations Manager\Server\AgentManagement\UnixAgents\DownloadedKits
    Gateway Server: \System Center Operations Manager\Gateway\AgentManagement\UnixAgents\DownloadedKits
    I suggest to push the agent out vs manual install as you then don't need to worry about manually signing certificates/installing agent. Its saves considerable amount of
    time and your then managing your agents from a central location. 
    Oh and as Steve mentioned make sure you download the Unix Management pack bundle (MPB) and not from the online catalog. This is due to the MPB is what actually contains the agents where as the catalog is just the management packs.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Difference between Scom 2007 and Scom 2012 Gateway server setup.

    Hi All,
    Greetings!!
    I would like to know the differences for gateway server setup in Scom 2007 and 2012 versions..
    Are there any changes in the data collection or in the configuration? and also the prerequisites for it.
    Please let me know these info..
    Regards,
    Gokul

    There is no great different in settng up gateway server in SCOM 2007 R2 and SCOM 2012. As summary, it requires
    1.Request certificates.
    2. Import those certificates into the target computers by using the MOMCertImport.exe tool.
    3. Distribute the Microsoft.EnterpriseManagement.GatewayApprovalTool.exe to the management server.
    4. Run the Microsoft.EnterpriseManagement.GatewayApprovalTool.exe tool to initiate communication between the management server and the gateway
    5. Install the gateway server.
    However, the prerequisites has different between SCOM 2007 R2 and SCOM 2012
    SCOM 2007 R2 gateway server support folloiwng OS
    Windows Server 2003 Standard Edition with Service Pack 1 (SP1)
    Windows Server 2003 Standard Edition with Service Pack 2 (SP2)
    Windows Server 2003 Standard x64 Edition with SP1 or SP2
    Windows Server 2003 Enterprise Edition with SP1
    Windows Server 2003 Enterprise Edition with SP2
    Windows Server 2003 Enterprise x64 Edition with SP1 or SP2
    Windows Server 2003 R2 Standard Edition with SP1 or SP2
    Windows Server 2003 R2 Standard x64 Edition with SP1 or SP2
    Windows Server 2003 R2 Enterprise Edition with SP1 or SP2
    Windows Server 2003 R2 Enterprise x64 Edition with SP1 or SP2
    Windows Server 2008 Standard 32-Bit with SP1 or SP2
    The 64-bit edition of Windows Server 2008 Standard with SP1 or SP2
    Windows Server 2008 Enterprise 32-Bit with SP1 or SP2
    The 64-bit edition of Windows Server 2008 Enterprise with SP1 or SP2
    Windows Server 2008 Datacenter 32-Bit with SP1 or SP2
    The 64-bit edition of Windows Server 2008 Datacenter with SP1 or SP2
    Windows Server 2008 R2
    Windows Server 2008 R2 with SP1
    SCOM 2007 R2 gateway server
    CPU :2.8 GHz or faster
    Memory: 2 GB of RAM or more
    available Space: 20 GB of available hard disk space
    NET Framework 2.0
    Microsoft Core XML Services (MSXML) 6.0
    SCOM 2012 Gateway server
    Disk space: %SYSTEMDRIVE% requires at least 1024 MB free hard disk space.
    Server Operating System: must be Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 Core Installation or Windows Server® 2012 R2.
    Processor Architecture: must be x64.
    Windows PowerShell version: Windows PowerShell version 2.0, or Windows PowerShell version 3.0.
    Microsoft Core XML Services (MSXML) version: Microsoft Core XML Services 6.0 is required for the management server.
    .NET Framework 4 is required if the Gateway server manages UNIX/Linux agents or network devices.
    Roger

  • 'VTK-1000: Unable to connect to the Oracle Management Server

    Hello, I installed ORA 8.1.7 on Win2k, everything went smooth apart from I can't run OEM now, brings the following error:
    'VTK-1000: Unable to connect to the Oracle Management Server. Please verify that you have entered the correct host name and the status of the Oracle Management Server'
    I recall it was ok for NT, there was OracleOra817ManagementServer Service and now there is no any for Win2k..
    If you know any way I can make it up and running please help
    Thanks in advance
    Marina

    services: management server service started successfully.
    but OracleOra90Agent not yet started.
    the current scenario with my oem with login as management server has started with the user:sysman
    password:oem_temp
    still OracleOra90Agent has not started.
    inside oem server management,the discovery wizard is not cofiguring the nodes.
    kindly tell me, that is it due to the Agent, or SOMETHING ELSE.
    please do reply, thanks

  • Limitations of SCOM 2012 Singel server environment

    Hi All,
    We are monitoring Hyper-v(25) and Lync server in SCOM 2012, Lync servers(12) are deployed in different domain and monitoring via GW.  Rest of the components like Management server, DB, DW and SSRS are hosted in a single server.
    Currently we are monitoring around 38 agents in our environment, I just want to know what is the limitation of agent count?
    As per MS recommedation, we can monitor maximum 3000 agents per Management server. But for the below configuration , how many agents we can monitor?
    Server Hardware Configuration is below..
    Intel Xenon(R) CPU
    24 GB RAM & 20 GB Paging file
    Note - Currently Server is consuming 80% of physical memory.
    Thanks in advance.
    Regards
    Karthick M

    As you have MS, OpsDB, OpsDWH, SSRS - all in one Server, your memory consumption is higher, for monitoring 38 agents you can go with
    0-500 agents configuration which can obtained by sizing helper tool for SCOM
    (Total: 2) (1) management server managing up to 500 agents, plus (1) management server for HA, managing up to 5 SDK users total
    (Total: 2) Operations Database Server, Operations Data Warehouse Server, Web Console Server & SQL Server Reporting Services Server - 1 DB (+1 for HA)
    DB Size
    Number of Days for Data Retention
    7
    Number of Server Computers
    500
    Number of Network Devices
    0
    Number of APM-enabled Computers
    0
    Total Size (MB)
    8208.97
    Total Size (GB)
    8.02
    Total Size (GB) with 50% Buffer
    12.02
    DW Size
    Number of Days for Data Retention
    365
    Number of Server Computers
    500
    Number of Network Devices
    0
    Number of APM-enabled Computers
    0
    Total Size (MB)
    331598.55
    Total Size (GB)
    323.83
    Total Size (GB) with 10% Buffer
    356.21
    Please refer SCOM sizing helper tool 
    http://blogs.technet.com/b/momteam/archive/2012/04/02/operations-manager-2012-sizing-helper-tool.aspx
    Hope this helps
    Faizan

  • Unable to Install OBIEE on Windows 2008 Server R2

    I am Unable to Install OBIEE on Windows 2008 Server R2. It is giving the error
    Oracle Business Intelligence is not supported on this Windows version. Oracle Business Intelligence is only supported on Windows XP x86, Windows 2003 x86, Windows 2003 AMD64, Windows 2003 EM64T, Windows Vista x86, Windows Vista AMD64, Windows Vista EM64T, and Windows 2000 x86.
    But is there any patch to install the OBIEE on Windows 2008 Server R2

    Hi Sk
    I think it might be due to compatible issue.So check the properties of the install.exe file and change the compatability to windowsxp or windows 2003 ,then try to install .I think its going to work.Because i installed OBIEE10.1.3.4 on windows server 2008.
    Regards
    Sandy

  • Unable to install Forfront TMG 2010 on Server 2008 R2 with Service Pack1

    Hi I am  Installing TMG 2010 on Server 2008R2 with service pack 1 ... then I am getting the error as below snapshot...kindly help me out
    and I 've check event log then please find below snapshot :

    Hi,
    It seems that you have created an similar thread below:
    Unable to install Forfront TMG 2010 on Server 2008 R2 with SP1    
    Since you have installed Service Pack 1 for Windows Server 2008 R2, please refer to the KB below:
    Event ID 10 is logged in the Application log after you install Service Pack 1 for Windows 7 or Windows Server 2008 R2
    If the solutions in the thread above are not helpful, please feel free to contact us.
    Best regards,
    Susie                  

  • Unable to install oracle 9i (64) on server 2003 (64)

    unable to install oracle 9i (64) on server 2003 (64) :
    " setup is valid but to enother type machine"
    (proc INTEL XEOM)

    I have downloaded this version:
    http://www.oracle.com/technology/software/products/oracle9i/htdocs/win64soft.html
    Oracle9i Database Release 2 Enterprise/Standard/Personal/Client Edition
    for Windows XP 2003/Windows Server 2003 (64-bit)
    There is nothin to read about "just for itanium". Pls can u give me a link (or metalink ID) where u got your informations? Is it possible to run 9i 32bit on Win2k3 Enterprise 64bit?

  • Error while starting Oracle Management server service

    Hi all,
    We are about to administer our database using Oracle Enterprise manager. For that we have configured OEM in a Test PC and tried to connect our database.
    First i have logged in to OEM Console with Sysman login id using the default password "oem_temp" and it prompts me to change the password, also i have changed the password as "xxxxx" and i have come out of OEM console and tried to relogin using the changed password.
    i got the message as invalid login or password or
    check for the availablity of Management server service"
    i found that the service Oracle Management server which was previously running is not running now and i tried to restart that manually.
    On doing that i got a message as
    "Error 1053: The service did not respond to the start or control request in a timely fashion"
    Would any one of u help me to solve this problem.
    Thanks in advance..

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • Can't start 9iAS-Management server service in Win2000 pro

    After install 9ias, I can't start Management server service. I got error emssage 'Could not start the OracleOra9ias_HomeManagement server service on local computer. Error 1053: The server did not respond to the start or control request in a timely fashion' Please assist me how can I do. Thanks in advance.

    I can do now by reinstall 9iAS with select management server.

  • 9i No Oracle Management Server Service in Control Panel

    I installed Oracle 9i yesterday but there is no Oracle Management Server Service in the Control Panel. Any ideas anyone on how to rectify this ?

    start the Oracleagent services first and then make sure your oraclelistener is running before you attempt to start the ManagementServer.

Maybe you are looking for

  • My imac screen has vertical lines in multicolors. is this fixable?

    My imac has multicolored lines on the display.  Is this fixable?

  • OCR - array of numbers

    Hello I am beginner in image processing and I  need sugestion how to create array of numbers from image. So far I ve processed this: to that: in vision builder. Now I should divide this square into 9x9 smaller and then run OCR in each of them? And wh

  • How to test multiple Resource connection in sun Idm

    Hi, I am configuring 1000+ servers by importing one resource.xml file in IDM. The resources are added in the resource list in IDM. But i want to check the connectivity of each resource. Is there any procedure to check the connectivity of all resource

  • Zen Wont Turn On... Somebody... Please HELP ME

    I recently bought a Creative Zen Micro, and it was working great! til one day i was listening to it til it just died. Then i went to charge it and it wouldnt charge! the light wouldnt come on or anything. I couldnt turn it on or charge it since. But

  • Table of contents/paragraph style question

    In my dissertation I have many figures with an associated TOC for the figures.  I have one paragraph style for the figure label/description and this is what is used in the TOC.  Everything is perfect except for some of the figure descriptions are muc