Erro no SQL Server na Instalação do System Center Operations Manager

Já recebi diversas vezes perguntas de profissionais de TI sobre o erro abaixo do instalado do SCOM em todas as suas versões.

Realmente o erro é muito genérico e normalmente quem me perguntou consultou páginas de requisitos e não achou o problema.

image

Neste exemplo especifico que simulei, o erro é o SQL Server 2012 que está no SP1 e o SCOM exige o SP2, que ainda não havia sido aplicado:

WU

Mas como chegar a este detalhe para saber se o problema é um patch, service pack ou comunicação com o servidor?

Para isso o instalador do System Center gera um log que fica no diretório C:\User\<usuário>\AppData\SCOM\Logs com o nome OpsMgrSetupWizard.txt

Tela1

Neste arquivo é detalhado os passos das validações como abaixo:

[11:08:46]:    Debug:    :MSSQLSERVER on server w2012r2-sql2012 is in a running state
[11:08:46]:    Info:    :Info:Opening/Testing Sql Connection on w2012r2-sql2012, port:
[11:08:46]:    Debug:    :Connection was not open.  We will try to open it.
[11:08:46]:    Debug:    :SqlConnectionReady returned True.
[11:08:47]:    Debug:    :MSSQLSERVER on server w2012r2-sql2012 is in a running state
[11:08:47]:    Debug:    :Connection was not open.  We will try to open it.
[11:08:47]:    Debug:    :SqlConnectionReady returned True.
[11:08:47]:    Info:    :Info:Using DB command timeout = 1800 seconds.
[11:08:47]:    Info:    :SQL Product Level: SP1
[11:08:47]:    Info:    :SQL Edition: Enterprise Edition (64-bit)
[11:08:47]:    Info:    :SQL Version: 11.0.3128.0
[11:08:47]:    Always:    :Current Version of SQL=11.0.3128.0   Required Version=11.0.5058
[11:08:47]:    Always:    :Entering GetRemoteOSVersion.
[11:08:47]:    Info:    :Info: remoteOS = 6.3.9600
[11:08:47]:    Info:    :Info:Using DB command timeout = 1800 seconds.
[11:08:47]:    Info:    :Info:Using DB command timeout = 1800 seconds.
[11:08:47]:    Info:    :The SQL Collation is valid.
[11:08:47]:    Info:    :Info:Using DB command timeout = 1800 seconds.
[11:08:47]:    Info:    :Info:DatabaseConfigurationPage: DB connection attempt completed.
[11:08:47]:    Info:    :Info:DatabaseConfigurationPage: DB connection attempt completed.

Neste arquivo é possivel visualizar todos os testes que ele efetuou e saber se o problema é permissão, porta, collation ou, como neste exemplo, falta de update.

Evento Online sobre Infraestrutura com Microsoft Azure (Exame 70-533)

A Microsoft anunciou um evento ao vivo sobre IaaS com Azure com grandes nomes da companhia.

image

Este evento será um preparatório para o exame Exam 70-533: Implementing Microsoft Azure Infrastructure Solutions para Microsoft Azure Specialist Certification, alem de garantir um desconto de 50% no exame!!!!

  • Day 1:  Establish the Foundation: Core IaaS Infrastructure Technical Fundamentals

    • View from the CTO: Mark Russinovich, Chief Technology Officer - Azure
    • Azure IaaS Virtual Machines Inside Out
    • Optimize Your Windows Server Workloads on Azure
    • Inside IaaS Architecture Best Practices and Management
  • Day 2:  Dive Deep into Networking, Storage and Disaster Recovery Scenarios

    • Designing Networking and Hybrid Connectivity Infrastructure
    • Deep Dive Into Storage Using Azure Backup, Data Protection Manager, StorSimple, and InMage
    • Planning Disaster Recovery, Migration and More
    • Learn the Ins and Outs of Azure Automation, PowerShell and Desired State Configurator
  • Day 3:  Embrace Open Source Technologies (Chef and Puppet Configurations, Containerization with Docker, and Linux) to Accelerate and Scale Solutions

    • How to Deploy Linux and OSS on Azure
    • Leverage Existing Chef / Puppet toolsets for management 
    • How to Implement Containerization with Docker to Increase Density and Performance of Virtual Machines
    • Lift and Shift Your Linux Solutions to Azure
  • Day 4:  Optimize Windows Workload Architecture and Administration Capabilities Within Azure

    • Identity Solutions: Leveraging Azure Active Directory / Active Directory Premium
    • Azure Websites: Manage Your Websites not Your VMs
    • Leveraging SQL Azure for Your Solutions to Increase Scale
    • Architecting SharePoint for the Cloud

Link: http://channel9.msdn.com/Events/Microsoft-Azure/Level-Up-Azure-IaaS-for-IT-Pros?WT.mc_id=11100-iaas-for-it-pros-event-

Liberados Ebooks sobre SharePoint 2013

Na semana passada foi liberado pelo time de IT Pro de Exchange dois guias importantes para SharePoint 2013, o primeiro tratando da implementação e o segundo das novidades do produto.

É importante ressaltar que os guias lançados pelas equipes de documentação de produtos como estes dois, são uma coletânea dos artigos no TechNet e MSDN. Mas o fato destes artigos estarem compilados, categorizados e indexados ajuda muito aos profissionais de TI.

Deployment guide for SharePoint 2013: http://www.microsoft.com/en-us/download/details.aspx?id=30384&WT.mc_id=rss_alldownloads_all

image

Explorer SharePoint 2013: http://www.microsoft.com/en-us/download/details.aspx?id=35396&WT.mc_id=rss_alldownloads_all

image