SSIS Package compiled successful, in SQL Server Integration Service package executed sucessful, But fail to run in MS SQL Job Scheduler

Hi Everyone,
I having a problem to transfer data from MS SQL 2005 to IBMAS400. Previously my SSIS was running perfectly but there is some changes I need to be done in order for the system to work well. Considers my changes are minimal & just for upgrades (but I did
include DELETE statements to truncate AS400 table before I insert fresh data from MS SQL table to the same AS400 table), so I compile my SSIS package & it run successfully & I passed it into MS SQL Integrated Service as 1 of the packages & manually
executed the package & the result is the same, that mean it was successful again but when I try to run it in a MS SQL Job Scheduler, the job failed with these message shown below as extracted from the job View history. 
Date today
Log Job History (MSSQLToAS400)
Step ID 1
Server MSSQLServer
Job Name MSSQLToAS400
Step Name pumptoAS400
Duration 00:00:36
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
Executed as user: MSSQLServer\SYSTEM. ... 9.00.4035.00 for 32-bit  Copyright (C) Microsoft Corp 1984-2005. All rights reserved.    
Started:  today time  
Error: on today time     
Code: 0xC0202009     Source: SSISMSSQLToAS400 Connection manager "SourceToDestinationOLEDB"     
Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. 
Error code: 0x80004005.  An OLE DB record is available.  
Source: "IBMDA400 Session"  
Hresult: 0x80004005  
Description: "CWBSY0002 - Password for user AS400ADMIN on system AS400SYSTEM is not correct ".  End Error  
Error: today     
Code: 0xC020801C     
Source: Data Flow Task OLE DB Destination [5160]     
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "DestinationClearData" failed with error code 0xC0202009.  There may be error messages posted before
this with more information on why the AcquireConnection method ca...  The package execution fa...  The step failed.
So I hope somebody can shed some hints or tips for me to overcome time problem of mine. Thanks for your help in advance. As I had scoured thoroughout MSDN forums & found none solution for my problem yet. 
PS: In the SQL Integrated Services when I deployed the package I set the security of the packages to Rely on server... 
Hope this will help.

Hi Ironmaidenroxz,
From the message “Executed as user: MSSQLServer\SYSTEM”, we can see that the SQL Server Agent job ran under the Local System account. However, a Local System account doesn’t have the network rights natively, therefore, the job failed to communicate with
the remote IBMAS400 server.
To address this issue, you need to create a proxy account for SQL Server Agent to run the job. When creating the credentials for the proxy account, you can use the Windows domain account under which you executed the package manually.
References:
How to: Create a Credential
How to: Create a Proxy
Regards,
Mike Yin
TechNet Community Support

Similar Messages

  • I'm new to SQL Server Integration Services and I need help on how to begin learning SSIS. Is there any training for it besides msdn?

    I'm new to SQL Server Integration Services and I need help on how to begin learning SSIS. Is there any training for it besides msdn?

    Check this thread where people have already given their suggestion on learning SSIS
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f2cc1cf3-204d-454a-a189-47df87a3aa23/i-want-to-learn-ssis?forum=sqlintegrationservices
    I would suggest to go for You tube videos (type learn SSIS or begin SSIS step by step) you will get lot of good tutorials to start with.
    Happy Learning!!
    If this post answers your query, please click "Mark As Answer" or "Vote as Helpful".

  • SQL Server Integration Services 11.0 not showing

    To whom it may concern,
    I have been using SSIS 2008 R2 without a problem.  I then installed VS 2012 and migrated my SSIS packages from VS 2010 to VS 2012.  I also installed the BI Components (SSDTBI_VS2012_x86_ENU) in VS 2012,
    All the SSIS packages runs fine within VS 2012.  As soon as I run the packages from the command line (i.e. "C:\Program Files\Microsoft SQL Server\110\DTS\Binn\dtexec.exe") the packages referencing any lookup objects provides the following
    error: 
    Error: 2014-04-21 13:20:15.85
    Code: 0xC000F427
    Source: Update Category SSIS.Pipeline
    Description: To run a SSIS package outside of SQL Server Data Tools you must install Derived Column of Integration Services or higher.
    End Error
    Error: 2014-04-21 13:20:15.85
    Code: 0xC000F427
    Source: Update Category SSIS.Pipeline
    Description: To run a SSIS package outside of SQL Server Data Tools you must install Lookup [Table Name] of Integration Services or higher.
    End Error
    I checked my services on my Local machine and the following integration service is the only one available:
    SQL Server Integration Service 10.0 (i.e. SQL Server Integration Service 11.0 is missing)
    I presume this is the problem.  
    I will appreciate it if someone can assist with this problem.  I have also tried to repair MS-SQL 2012 (Express Version) to no avail (Shared Features).
    Kind Regards,

    Hi, I am running SSIS on a Local Dev Machine and I am trying to execute the packages via the "C:\Program Files\Microsoft SQL Server\110\DTS\Binn\dtexec.exe" Command Line It look as though I need to remove my previous version of SSIS and then install the
    2012 SSIS.
    I have also downloaded the extend MS SQL 2012 Express Version (1.9 GB), but still no no avail.  It therefore seems to be related to the previous version of SSIS that I possibly need to remove and then try to reinstall SSIS for 2012.
    I will revert back as soon as I have done these tests.
    As I said before, the Express version doesn't have SSIS.
    MCSE SQL Server 2012 - Please mark posts as answered where appropriate.

  • Is there any way to add SQL Server 2008 R2 "SQL Authentication" logins to SQL Server Integration Services

    Hi Experts, 
    We have a way to add the Windows Authentication-logins /OS users  in SSIS
    Component Services -> Computers -> My Computer -> DCOM Config -> MSDTSServer
    Right click on MSDTSServer
    Click properties
    Click on the Security tab
    Select Customize and add the users/groups to the Launch/Activation and Access tabs accordingly
    Add the user to the local Distributed COM Users group
    Restart the SSIS service
    +++But do we have a way to add SQL Server Authetication logins to SSIS, Please clarify me 
    Prem Gokull

    Hi PREM,
    If I understand correctly, you want to use SQL Server Authentication log to SQL Server Integration Services.
    Based on my research, only Microsoft Windows Authentication is available for SSIS. So we cannot use SQL Server Authentication log to SQL Server Integration Services. Besides, we can only add OS users in the DCOM Config permission area.
    Reference:
    Connect to Server (Integration Services)
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SQL Server Integration Service wont start.

    If integration services doesnt come online where should we check, apart from Event viewer, SQL Server Error logs and SQL Server Agent logs??
    The below error is what I see in Event viewer.
    Timeout (30000 milliseconds) waiting for the SQL Server Integration Services service to connect.
    The SQL Server Integration Services service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    This doesnt tell me the real problem.  The service account is Windows AD account. The other SQL Server services running under same account is up and running. Could you guys please help me in troubleshooting?

    Hi Shanoof,
    Please go through below links, hope these helps:
    http://blogs.msdn.com/b/ajaykumarks/archive/2010/11/13/a-short-story-about-the-quot-ssis-service-that-failed-to-start-quot.aspx
    http://biatlink.wordpress.com/2013/04/29/sql-server-request-failed-or-the-service-did-not-respond-in-a-timely-fashion

  • [Forum FAQ] How to get SSIS packages XML definition which are stored in SQL Server Integration Services instance

    Introduction
    Integration Services gives you the ability to import and export packages, and by doing this change the storage format and location of packages. But after import packages into package store, how can we get the package XML definition?
    Solution
    As we know, SSIS packages are stored in msdb using existing SSIS storage table([msdb].[dbo].[sysssispackages]). The “packagedata” column store the actual SSIS package with Image data type. In order to get the package XML definition, we need to convert “packagedata”
    column through Varbinary to XML. You can refer to the following steps:
    Using the following query to get package GUID:
    SELECT [name],
                [id]
      FROM [msdb].[dbo].[sysssispackages]
    Using the following query to convert packagedata column to XML: SELECT id, CAST(CAST(packagedata AS VARBINARY(MAX)) AS XML) PackageDataXML
    FROM      [msdb].[dbo].[sysssispackages]
    WHERE id= 'ABB264CC-A082-40D6-AEC4-DBF17FA057B2'
    More Information
    sysssispackages (Transact-SQL):
    http://msdn.microsoft.com/en-us/library/ms181582.aspx
    Applies to
    SQL Server 2005
    SQL Server 2008
    SQL Server 2008R2
    SQL Server 2012
    SQL Server 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi Ketak. Thank you for replying. I already followed your instructions - specifically -
    You do not see the SQL Server Reporting Services  service in SharePoint Central Administration after installing SQL Server 2012 SSRS in SharePoint mode
    I get the following error when I run rssharepoint.msi on the APP sever (where Central Admin is installed). I have to run this other wise
    Install-SPRSService and Install-SPRSServiceProxy 
    are not recognized as commands on that server.
    Failed to call GetTypes on assembly Microsoft.AnalysisServices.SPAddin, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91. Could not load file or assembly Microsoft.AnalysisServices.SPClient, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
    or one of its dependencies. The system cannot find the file specified.
    macrel

  • SQL Server Reporting Service 2008 R2 - The request failed with HTTP status 401: Unauthorized.

    I got the error "The request failed with HTTP status 401: Unauthorized." when I call the Reporting Service Web Service.
    The code is very simple:
    // Initialise the reporting service Web Service
    this.RSWebService = new ReportingService2010();
    // Pass windos authentication credentials to Web Service
    this.RSWebService.Credentials = System.Net.CredentialCache.DefaultCredentials;
    // List children
    List<CatalogItem> reports = this.RSWebService.ListChildren(folder, false).ToList();
    The SQL Server is installed on a different machine (say server A) from the Web server (say server B). We are using Windows Server 2003.
    The code work fine for all the scenario below:
    i) Run locally (XP) to call the web service on the sql server
    ii) Provide the Network Credentials with the username, password, and domain when calling the web service
    iii) If the web server and sql server is using same server (i.e. not distributed)
    I'm using windows authentication and impersonation. Any idea?

    Hi Raymond,
    If I understand correctly, the issue only happens in the environment that the web server is different with the SQL Server Reporting Services server. This means the web server is a remote server of the Report Server. Windows Integrated authentication is used
    in this case. When running the web page, the 401 error occurs.
    If so, it is actually a double hop issue. The double-hop problem will usually only be an issue to those of you who write some sort of web-based code (a web application or web service) that uses impersonation.
    To fix the issue, we can configure kerberos authentication for the web application and the SQL Server Reporting Services.
    Below is a great article that has delivered many solutions to fix the issue you met:
    http://odetocode.com/articles/216.aspx
    Additionally, you can read the following article to know more about double-hop:
    http://blogs.technet.com/b/askds/archive/2008/06/13/understanding-kerberos-double-hop.aspx
    http://blogs.msdn.com/b/knowledgecast/archive/2007/01/31/the-double-hop-problem.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT
    Thanks Jin. I believe this is the cause of the problem as well.
    I tried to register the SPN but unfortunately it still doesn't work. I'm not sure whether I'm using the correct SPN name.
    I have 3 reporting server instance on the SQL box. So the Web Service URL is like
    http://Server:80/VirtualDirectoryDev,
    http://Server:80/VirtualDirectoryTest  and
    http://Server:80/VirtualDirectoryStaging .
    What's the SPN I need to register?
    I tried
    Setspn -a http/Server:80/VirtualDirectoryDev domain\account
    and
    Setspn -a http/aerver:80 domain\account.
    But both of them are not working :(

  • SQL Server Reporting Services Add-In disappered but SSRS Service Application is there

    Good Day,
    I am using SQL Server 2012 SP1, and SharePoint 2013 SP1.
    In the SharePoint Central Admin, Reporting Services Add-In is missing but in the "Manage Service Application" page, SQL Server Reporting Services Application is appearing and I have created SQL Server Reporting Services Application. And, in
    the "Services on Server page", the "SQL Server Reporting Services Service" is started.
    I would like to configure SSRS on SharePoint Central Admin for my SSRS reports.
    Please help me, how to get Reporting Services Add-in the SharePoint Central Admin.
    Thanks in advance

    Hope you have followed all steps below:
    http://blogs.msdn.com/b/biblog/archive/2012/12/04/installing-and-configuring-sql-reporting-services-on-sharepoint-2013.aspx
    http://technet.microsoft.com/en-us/library/ms144289.aspx
    http://technet.microsoft.com/en-us/library/gg492278.aspx

  • [Forum FAQ] How do I send multiple rows returned by Execute SQL Task as Email content in SQL Server Integration Services?

    Question:
    There is a scenario that users want to send multiple rows returned by Execute SQL Task as Email content to send to someone. With Execute SQL Task, the Full result set is used when the query returns multiple rows, it must map to a variable of the Object data
    type, then the return result is a rowset object, so we cannot directly send the result variable as Email content. Is there a way that we can extract the table row values that are stored in the Object variable as Email content to send to someone?
    Answer:
    To achieve this requirement, we can use a Foreach Loop container to extract the table row values that are stored in the Object variable into package variables, then use a Script Task to write the data stored in packages variables to a variable, and then set
    the variable as MessageSource in the Send Mail Task. 
    Add four variables in the package as below:
    Double-click the Execute SQL Task to open the Execute SQL Task Editor, then change the ResultSet property to “Full result set”. Assuming that the SQL Statement like below:
    SELECT   Category, CntRecords
    FROM         [table_name]
    In the Result Set pane, add a result like below (please note that we must use 0 as the result set name when the result set type is Full result set):
    Drag a Foreach Loop Container connects to the Execute SQL Task. 
    Double-click the Foreach Loop Container to open the Foreach Loop Editor, in the Collection tab, change the Enumerator to Foreach ADO Enumerator, then select User:result as ADO object source variable.
    Click the Variable Mappings pane, add two Variables as below:
    Drag a Script Task within the Foreach Loop Container.
    The C# code that can be used only in SSIS 2008 and above in Script Task as below:
    public void Main()
       // TODO: Add your code here
                Variables varCollection = null;
                string message = string.Empty;
                Dts.VariableDispenser.LockForWrite("User::Message");
                Dts.VariableDispenser.LockForWrite("User::Category");
                Dts.VariableDispenser.LockForWrite("User::CntRecords");     
                Dts.VariableDispenser.GetVariables(ref varCollection);
                //Format the query result with tab delimiters
                message = string.Format("{0}\t{1}\n",
                                            varCollection["User::Category"].Value,
                                            varCollection["User::CntRecords"].Value
               varCollection["User::Message"].Value = varCollection["User::Message"].Value + message;   
               Dts.TaskResult = (int)ScriptResults.Success;
    The VB code that can be used only in SSIS 2005 and above in Script Task as below, please note that in SSIS 2005, we should
    change PrecompileScriptIntoBinaryCode property to False and Run64BitRuntime property to False
    Public Sub Main()
            ' Add your code here
            Dim varCollection As Variables = Nothing
            Dim message As String = String.Empty
            Dts.VariableDispenser.LockForWrite("User::Message")
            Dts.VariableDispenser.LockForWrite("User::Category")
            Dts.VariableDispenser.LockForWrite("User::CntRecords")
            Dts.VariableDispenser.GetVariables(varCollection)
            'Format the query result with tab delimiters
            message = String.Format("{0}" & vbTab & "{1}" & vbLf, varCollection("User::Category").Value, varCollection("User::CntRecords").Value)
            varCollection("User::Message").Value = DirectCast(varCollection("User::Message").Value,String) + message
            Dts.TaskResult = ScriptResults.Success
    End Sub
    Drag Send Mail Task to Control Flow pane and connect it to Foreach Loop Container.
    Double-click the Send Mail Task to specify the appropriate settings, then in the Expressions tab, use the Message variable as the MessageSource Property as below:
    The final design surface like below:
    References:
    Result Sets in the Execute SQL Task
    Applies to:
    Integration Services 2005
    Integration Services 2008
    Integration Services 2008 R2
    Integration Services 2012
    Integration Services 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • Distance calculation with the help of mappoint and sql server integration services

    How to use mappoint 2011 with SSIS 2012 to calculate the distance between two zip codes? is there any process to calculate the distancein ssis?

    SSIS being an ETL tool (moving and transforming data) does not have native integration with mapPoint, nor it exposes any 'Geo' functions to operate on geometry or geoshape data.
    I imagine to achieve what you need SSIS should not be used solely, if you can read the ZIP codes then you can calculate the distance in C# (say) code which in turn can be used in SSIS Script Task if needed: http://www.wiredprairie.us/blog/index.php/archives/688
    Arthur
    MyBlog
    Twitter

  • Sql server integration services

    Hi All,
    i have 50 insert statements, 50 update statements and 50 delete statements, 
    in all these statements 1 statement is wrong . How to find that statement?
    Thank you

    Thank you vaibhav,
    if we have same issue  in SSIS package how do we find????
    Assuming each statement is in its own Tasks you can use OnError EventHandler in SSIS for identifying the problem task. If they're all wrapped inside single procedure then you've to debug the procedure for finding the error. In most cases the error message will
    also indicate probable line where error is found.
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • DPM 2010 installation failure (SQL-server Reporting Services Problem)

    Hi everyone,
    The last 2 days I have been trying to get DPM 2010 installed on a DC. I know this is not recommended, but for our company with the current setup it's the only way to do it.
    I have been reading some Microsoft articles (http://technet.microsoft.com/en-us/library/ff399416.aspx) about doing this but I fail to do so.
    I have made all of the right service accounts (I guess) and am doing everything in the guide but still get the same error message over and over again:
    Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to DPM2010 of SQL Server
    I just can't get my head around it. This is the error message when I try to install DPM 2010 using an existing SQL-database which I have configured in the SQL 2008-server sp1 installation.
    I have enclosed some screenshots so you could maybe check some things that are not correct? Hopefully we can get this issue resolved, because it's driving me crazy to be honest!
    Physical server which is ADC and where I need to install SQL-server and DPM: VMBACKUP
    The service account for DPM is: DPMSQLSvcsAcct
    Also have another service account: DPMR$VMBACKUP
    I have also enclosed the error log located in C:\DPMLogs\

    This is the DOM error log:
    MSI (s) (D0:4C) [14:59:59:626]: Windows Installer reconfigured the product. Product Name: Microsoft Application Error Reporting. Product Version: 12.0.6015.5000. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    MSI (s) (D0:4C) [14:59:59:627]: Deferring clean up of packages/files, if any exist
    MSI (s) (D0:4C) [14:59:59:628]: MainEngineThread is returning 0
    MSI (s) (D0:D8) [14:59:59:631]: RESTART MANAGER: Session closed.
    MSI (s) (D0:D8) [14:59:59:631]: No System Restore sequence number for this installation.
    === Logging stopped: 27/03/2012 14:59:59 ===
    MSI (s) (D0:D8) [14:59:59:632]: User policy value 'DisableRollback' is 0
    MSI (s) (D0:D8) [14:59:59:632]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D0:D8) [14:59:59:632]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D0:D8) [14:59:59:632]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D0:D8) [14:59:59:633]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D0:D8) [14:59:59:633]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (s) (D0:D8) [14:59:59:634]: Restoring environment variables
    MSI (s) (D0:D8) [14:59:59:634]: Destroying RemoteAPI object.
    MSI (s) (D0:90) [14:59:59:635]: Custom Action Manager thread ending.
    MSI (c) (9C:04) [14:59:59:636]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (c) (9C:04) [14:59:59:637]: MainEngineThread is returning 0
    === Verbose logging stopped: 27/03/2012 14:59:59 ===
    [27/03/2012 14:59:59] Information : MsiInstallProduct returned 0.
    [27/03/2012 14:59:59] Information : End install.
    [27/03/2012 14:59:59] Information : **************************************************************************************
    [27/03/2012 14:59:59] Information : **************************************************************************************
    [27/03/2012 14:59:59] Information : Start Inspect.
    [27/03/2012 14:59:59] Information : Check processor configuration.
    [27/03/2012 14:59:59] Information : Query WMI provider for configuration of processor. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 14:59:59] Information : Query for WMI class. (Query : SELECT * FROM Win32_Processor).
    [27/03/2012 15:00:00] Data : Clock speed of processor = 2500
    [27/03/2012 15:00:00] Data : Manufacturer of processor = GenuineIntel
    [27/03/2012 15:00:00] Information : Check the amount of RAM.
    [27/03/2012 15:00:00] Information : Query WMI provider for configuration of memory. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_OperatingSystem).
    [27/03/2012 15:00:00] Data : Found memory = 14677964
    [27/03/2012 15:00:00] Data : Total amount of memory = 14677964
    [27/03/2012 15:00:00] Information : Check the version of Microsoft Management Console on the machine.
    [27/03/2012 15:00:00] Data : Version of Microsoft Management Console on the machine = 6.1.7600.16385
    [27/03/2012 15:00:00] Data : Required version of Microsoft Management Console = 5.2.3790.2560
    [27/03/2012 15:00:00] Information : MMC correct version is detected.
    [27/03/2012 15:00:00] Information : Check if this machine is part of active directory.
    [27/03/2012 15:00:00] Data : Looking for Active Directory node = LDAP://RootDSE
    [27/03/2012 15:00:00] Information : Active Directory is detected on this machine.
    [27/03/2012 15:00:00] Information : Check if the machine role is Domain Controller.
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_ComputerSystem).
    [27/03/2012 15:00:00] Data : Localhost in Computer role = 4
    [27/03/2012 15:00:00] * Warning : DPM Setup has detected that this computer is a domain controller.Make sure that you have followed the steps given in the link below before proceeding with the DPM Setup.
    [27/03/2012 15:00:00] Information : The machine role is a Domain Controller.
    [27/03/2012 15:00:00] Information : Check if Volsnap QFE is applied.
    [27/03/2012 15:00:00] Information : Volsnap QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if Logical Disk Manager (LDM) QFE is applied.
    [27/03/2012 15:00:00] Information : LDM QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB962975 QFE is applied.
    [27/03/2012 15:00:00] Information : KB962975 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB975759 QFE is applied.
    [27/03/2012 15:00:00] Information : KB975759 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB955543 QFE is applied.
    [27/03/2012 15:00:00] Information : KB955543 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Detect if Powershell is installed.
    [27/03/2012 15:00:00] Data : Installed Version of Windows Powershell. = 6.1.7600.16385
    [27/03/2012 15:00:00] Data : Minimum Required version of Windows Powershell. = 6.0.6002.18111
    [27/03/2012 15:00:00] Information : Required version of Powershell software is installed on this system.
    [27/03/2012 15:00:00] Information : Check if reboot is required because of Dot Net installation.
    [27/03/2012 15:00:00] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot.
    [27/03/2012 15:00:00] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot is absent.
    [27/03/2012 15:00:00] Information : Reboot is not required.
    [27/03/2012 15:00:00] Information : Detect if SIS Service is running.
    [27/03/2012 15:00:00] Information : Detect if SIS Filter service SIS is running.
    [27/03/2012 15:00:00] Information : SIS Service SIS is running on this system.
    [27/03/2012 15:00:00] Information : Check the version of Windows Installer on the machine.
    [27/03/2012 15:00:00] Data : Version of Windows Installer on the machine = 5.0.7601.17514
    [27/03/2012 15:00:00] Data : Required version of Windows Installer = 4.5.6001.18000
    [27/03/2012 15:00:00] Information : Windows Installer correct version is detected.
    [27/03/2012 15:00:00] Information : Check if Removable Storage Service (Rsm) is disabled or not.
    [27/03/2012 15:00:00] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='NtmsSvc').
    [27/03/2012 15:00:01] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: NtmsSvc : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckRsmServiceConfig(InspectContext context)
    [27/03/2012 15:00:01] Information : Check if reboot is required.
    [27/03/2012 15:00:01] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired.
    [27/03/2012 15:00:01] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired is absent.
    [27/03/2012 15:00:01] Information : Reboot is not required.
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 is installed.
    [27/03/2012 15:00:01] Information : Query WMI provider for SQL Server 2008. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:01] Information : Query for WMI class. (Query : Select * from SqlServiceAdvancedProperty where ServiceName='{0}' and PropertyName='Version').
    [27/03/2012 15:00:01] Information : SQL Server 2008 MSDPM2010 instance is not present on this system.
    [27/03/2012 15:00:01] *** Error : Setup has detected that the instance provided is not a SQL Server 2008 instance. Please provide a SQL Server 2008 instance having Service Pack 1 installed.
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 Tools is installed.
    [27/03/2012 15:00:01] Information : SQL Server 2008 Tools is installed
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 SP1 is applied.
    [27/03/2012 15:00:01] Information : Query WMI provider for SQL Server 2008 SP1. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:01] Information : Query for WMI class. (Query : Select * From SqlServiceAdvancedProperty Where ServiceName='MSSQL$MSDPM2010' AND PropertyName = 'SPLEVEL').
    [27/03/2012 15:00:02] Information : Sql Server 2008 Service Pack Level is 0
    [27/03/2012 15:00:02] Information : SQL Server 2008 SP1 is not present on MSDPM2010 instance of this system.
    [27/03/2012 15:00:02] *** Error : Setup has detected that SQL Server 2008 Service Pack 1 has not been installed on the VMBACKUP\MSDPM2010 instance.Install SQL Server 2008 Service Pack 1 or higher and try again.
    [27/03/2012 15:00:02] Information : Check SQL Server Agent service configuration.
    [27/03/2012 15:00:02] Data : SQL Server instance name = MSDPM2010
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='SQLAgent$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: SQLAgent$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckSqlAgentServiceConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service SQLAgent$MSDPM2010 is not installed. The SQL Server 2008 installation is not valid.Uninstall SQL Server 2008 and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : SQL Server Agent service configuration is not correct.
    [27/03/2012 15:00:02] Information : Check SQL Server service configuration.
    [27/03/2012 15:00:02] Data : SQL Server instance name = MSDPM2010
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: MSSQL$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckSqlServerServiceConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service MSSQL$MSDPM2010 is not installed. The SQL Server 2008 installation is not valid.Uninstall SQL Server 2008 and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : SQL Server service configuration is not correct.
    [27/03/2012 15:00:02] Information : Detect if SQL Server is evaluation edition
    [27/03/2012 15:00:02] Information : Check for existing database.
    [27/03/2012 15:00:02] Information : Starting service
    [27/03/2012 15:00:02] Data : Service name = MSSQL$MSDPM2010
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: MSSQL$MSDPM2010 ---> System.InvalidOperationException: Service MSSQL$MSDPM2010 was not found on computer 'VMBACKUP'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
    --- End of inner exception stack trace ---
    at System.ServiceProcess.ServiceController.GenerateNames()
    at System.ServiceProcess.ServiceController.get_ServiceName()
    at System.ServiceProcess.ServiceController.GenerateStatus()
    at System.ServiceProcess.ServiceController.get_Status()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartService(String serviceName, String machineName, Boolean restart)
    --- End of inner exception stack trace ---
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.CheckServiceStartError(String serviceName, InvalidOperationException invalidOperationException)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartService(String serviceName, String machineName, Boolean restart)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartSqlService(String instanceName, String sqlServerMachineName)
    [27/03/2012 15:00:02] Information : Dpmdb does not exist on this system.
    [27/03/2012 15:00:02] Information : Check if SQL Server 2008 Reporting Services is installed.
    [27/03/2012 15:00:02] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2010\v10\admin).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2010').
    [27/03/2012 15:00:02] * Exception : => System.Management.ManagementException: Invalid namespace
    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportServerNotInstalledException: Report server is not installed ---> System.Management.ManagementException: Invalid namespace
    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    --- End of inner exception stack trace ---
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectReportingPrerequisites.CheckSqlServerReportingServices(InspectContext context)
    [27/03/2012 15:00:02] Information : SQL Server 2008 Reporting Services MSDPM2010 instance is not installed.
    [27/03/2012 15:00:02] *** Error : Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to MSDPM2010 of SQL Server.1)To use the local dedicated MSDPM2010 instance with DPM, uninstall SQL Server and run setup again.
    2)To use the option of installing DPM with an existing instance of SQL Server, make sure that the Reporting Services instance is also installed and linked correctly. For details, refer to DPM Setup Help.
    [27/03/2012 15:00:02] Information : Check SQL Server 2008 Reporting Services report server service configuration.
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='ReportServer$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: ReportServer$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectReportingPrerequisites.CheckRosettaServicesConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service ReportServer$MSDPM2010 is not installed. The SQL Server 2008 Reporting Services installation is not valid.Uninstall SQL Server 2008 Reporting Services and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : Report Server service configuration is not correct.
    [27/03/2012 15:00:02] Information : End Inspect.
    [27/03/2012 15:00:02] Information : **************************************************************************************
    [27/03/2012 15:00:02] Information : Instantiating inspect component.
    [27/03/2012 15:00:02] Data : Path of output xml = \PostInstallInspect.xml
    [27/03/2012 15:00:03] Information : <<< Dialog >>> Inspect Page : Leaving
    [27/03/2012 15:00:03] Information : <<< Dialog >>> User Information Page : Entering
    [27/03/2012 15:00:03] Data : Purchased Client Agent Licenses = 0
    [27/03/2012 15:00:03] Data : Purchased Standard Agent Licenses = 0
    [27/03/2012 15:00:03] Data : Purchased Enterprise Agent Licenses = 0
    [27/03/2012 15:00:09] Information : <<< Dialog >>> User Information Page : Leaving
    [27/03/2012 15:00:09] Data : Purchased Client Agent Licenses = 0
    [27/03/2012 15:00:09] Data : Purchased Standard Agent Licenses = 0
    [27/03/2012 15:00:09] Data : Purchased Enterprise Agent Licenses = 0
    [27/03/2012 15:00:09] Information : <<< Dialog >>> Install location Page : Entered
    [27/03/2012 15:00:09] Information : Check if the media is removable
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] Data : Drive Name = C:\
    [27/03/2012 15:00:09] Data : Drive Type = 3
    [27/03/2012 15:00:09] Information : Check attributes of the directory
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] * Exception : Ignoring the following exception intentionally => System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft DPM'.
    File name: 'C:\Program Files\Microsoft DPM'
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:09] Information : Check if the media is removable
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] Data : Drive Name = C:\
    [27/03/2012 15:00:09] Data : Drive Type = 3
    [27/03/2012 15:00:09] Information : Check attributes of the directory
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft DPM\DPM\DPMDB'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:11] Information : Check if the media is removable
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] Data : Drive Name = C:\
    [27/03/2012 15:00:11] Data : Drive Type = 3
    [27/03/2012 15:00:11] Information : Check attributes of the directory
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] * Exception : Ignoring the following exception intentionally => System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft DPM'.
    File name: 'C:\Program Files\Microsoft DPM'
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:11] Information : Query free disk space
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] Data : Free Space = 2373
    [27/03/2012 15:00:11] Information : Query free disk space
    [27/03/2012 15:00:11] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:11] Data : Free Space = 2373
    [27/03/2012 15:00:17] Information : Check if the media is removable
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : Drive Name = D:\
    [27/03/2012 15:00:17] Data : Drive Type = 3
    [27/03/2012 15:00:17] Information : Check attributes of the directory
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : File Attributes = Directory
    [27/03/2012 15:00:17] Information : Query free disk space
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : Free Space = 786513
    [27/03/2012 15:00:17] Information : Query free disk space
    [27/03/2012 15:00:17] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:17] Data : Free Space = 2373
    [27/03/2012 15:00:18] Information : Check if the media is removable
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Drive Name = D:\
    [27/03/2012 15:00:18] Data : Drive Type = 3
    [27/03/2012 15:00:18] Information : Check attributes of the directory
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : File Attributes = Directory
    [27/03/2012 15:00:18] Information : Check if the media is removable
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Data : Drive Name = C:\
    [27/03/2012 15:00:18] Data : Drive Type = 3
    [27/03/2012 15:00:18] Information : Check attributes of the directory
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft DPM\DPM\DPMDB'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:18] Information : Check the filesystem on which DPM and prerequisites are installed
    [27/03/2012 15:00:18] Information : D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Information : C:\Windows\system32
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Free Space = 786513
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Data : Free Space = 2373
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:18] Data : Free Space = 2373
    [27/03/2012 15:00:18] Data : Location of program files = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Location of database files = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Information : <<< Dialog >>> Install location Page : Leaving
    [27/03/2012 15:00:27] Data : Path of inspection output xml = C:\\DPMLogs\RemoteDbInspectReport.xml
    [27/03/2012 15:00:27] Information : Instantiating inspect component.
    [27/03/2012 15:00:27] Data : Path of output xml = C:\\DPMLogs\RemoteDbInspectReport.xml
    [27/03/2012 15:00:27] Information : **************************************************************************************
    [27/03/2012 15:00:27] Information : Start Inspect.
    [27/03/2012 15:00:27] Information : Check if SQL Server 2008 is installed.
    [27/03/2012 15:00:27] Information : Query WMI provider for SQL Server 2008. (Namespace : \\localhost\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:27] Information : Query for WMI class. (Query : Select * from SqlServiceAdvancedProperty where ServiceName='{0}' and PropertyName='Version').
    [27/03/2012 15:00:28] Information : SQL Server 2008 DPM2010 instance is present on this system.
    [27/03/2012 15:00:28] Information : Check if SQL Server 2008 SP1 is applied.
    [27/03/2012 15:00:28] Information : Query WMI provider for SQL Server 2008 SP1. (Namespace : \\localhost\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:28] Information : Query for WMI class. (Query : Select * From SqlServiceAdvancedProperty Where ServiceName='MSSQL$DPM2010' AND PropertyName = 'SPLEVEL').
    [27/03/2012 15:00:28] Information : Sql Server 2008 Service Pack Level is 3
    [27/03/2012 15:00:28] Information : SQL Server 2008 SP1 is present on DPM2010 instance of this system.
    [27/03/2012 15:00:28] Information : Check SQL Server Agent service configuration.
    [27/03/2012 15:00:28] Data : SQL Server instance name = DPM2010
    [27/03/2012 15:00:28] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:28] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='SQLAgent$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : SQL Server Agent service configuration is correct.
    [27/03/2012 15:00:29] Information : Check SQL Server service configuration.
    [27/03/2012 15:00:29] Data : SQL Server instance name = DPM2010
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : SQL Server service configuration is correct.
    [27/03/2012 15:00:29] Information : Detect if SQL Server is evaluation edition
    [27/03/2012 15:00:29] Information : Check the disk space for remote database.
    [27/03/2012 15:00:29] Information : Remote Db disk space required : 900 MB disk space available = 786513 MB
    [27/03/2012 15:00:29] Information : Check the Named Pipes protocol for remote database.
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$DPM2010').
    [27/03/2012 15:00:29] Information : Check for existing database.
    [27/03/2012 15:00:29] Information : Starting service
    [27/03/2012 15:00:29] Data : Service name = MSSQL$DPM2010
    [27/03/2012 15:00:29] Data : Current status of service = Running
    [27/03/2012 15:00:29] Information : Service is already running
    [27/03/2012 15:00:29] Data : Database connection string = Pooling = false;Integrated Security=SSPI;database=master;server=np:localhost\DPM2010
    [27/03/2012 15:00:29] Information : Dpmdb does not exist on this system.
    [27/03/2012 15:00:29] Information : DPM database DPMDB is missing or corrupt.If you are performing a clean installation of DPM, you must delete the DPM database before you run Setup. If you are upgrading or repairing an existing installation of DPM, you must restore a valid DPM database, and then proceed with Setup.
    [27/03/2012 15:00:29] Information : Check whether the remote db msi has been installed.
    [27/03/2012 15:00:29] Information : Check DPM Database Version.
    [27/03/2012 15:00:29] Data : Database connection string = Pooling = false;Integrated Security=SSPI;database=DPMDB;server=localhost\DPM2010
    [27/03/2012 15:00:29] * Exception : Expecting the following exception. Ignoring intentionally. => System.Data.SqlClient.SqlException: Cannot open database "DPMDB" requested by the login. The login failed.
    Login failed for user 'MANAGEMENT\DPMSQLSvcsAcct'.
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
    at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlContext.Open()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectDls.CheckDBVersion(InspectContext context)
    [27/03/2012 15:00:29] Information : detectResult = DPMDBAbsent
    [27/03/2012 15:00:29] *** Error : DPM Setup has detected that the DPM database files are missing from the selected instance of SQL Server 2008.Make sure that the correct database files are attached to the selected instance of SQL Server and then install DPM 2010 again.
    [27/03/2012 15:00:29] Information : Checking if DPM db backup is needed.
    [27/03/2012 15:00:29] Information : This is not upgrade path, so no DB Backup needed
    [27/03/2012 15:00:29] Information : DPM DB Backup is not needed.
    [27/03/2012 15:00:29] Information : Check if SQL Server 2008 Reporting Services is installed.
    [27/03/2012 15:00:29] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services. (Namespace : \\localhost\root\Microsoft\SqlServer\ReportServer\RS_DPM2010\v10\admin).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='DPM2010').
    [27/03/2012 15:00:29] Data : Path of configuration file for SQL Server 2008 Reporting Services = D:\Program Files\Microsoft SQL Server\MSRS10.MSRS10\Reporting Services\ReportServer\RSReportServer.config
    [27/03/2012 15:00:29] Information : Query WMI provider for instance linked to SQL Server 2008 Reporting Services. (Namespace : \\localhost\root\Microsoft\SqlServer\ReportServer\RS_DPM2010\v10\admin).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='DPM2010').
    [27/03/2012 15:00:29] Data : Database server for SQL Server 2008 Reporting Services = VMBACKUP\DPM2010
    [27/03/2012 15:00:29] Information : SQL Server 2008 Reporting Services DPM2010 instance is installed and linked to SQL Server VMBACKUP\DPM2010.
    [27/03/2012 15:00:29] *** Error : Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to DPM2010 of SQL Server.1)To use the local dedicated DPM2010 instance with DPM, uninstall SQL Server and run setup again.
    2)To use the option of installing DPM with an existing instance of SQL Server, make sure that the Reporting Services instance is also installed and linked correctly. For details, refer to DPM Setup Help.
    [27/03/2012 15:00:29] Information : Check SQL Server 2008 Reporting Services report server service configuration.
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='ReportServer$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : Report Server service configuration is correct.
    [27/03/2012 15:00:29] Information : Check Reporting SecureConnectionLevel.
    [27/03/2012 15:00:29] Information : Getting the reporting secure connection level for localhost/DPM2010
    [27/03/2012 15:00:29] Information : Setup detected that the Reporting SecureConnectionLevel is 0.
    [27/03/2012 15:00:29] Information : End Inspect.
    [27/03/2012 15:00:29] Information : **************************************************************************************

  • Encrypt Excel Export from SQL Server Reporting Services prior to attaching to e-mail

    Does SSRS 2012 have a secure e-mail Delivery Extension that would allow the Excel document to be encrypted?
    Or is there sample code?
    Or is the best approach to consider a Microsoft Partner product such as Database Potential, Inc.'s "Secure Delivery Pack for SQL Server Reporting Services"?
    http://www.databasepotential.com/product-p/sdp.htm
    Thanks in advance for any thoughts or feedback regarding this topic.
    Boyd

    Hi Boyd,
    Currently, it’s not supported a delivery extension that encrypts documents before sending them in Reporting Services. If you have the SQL Server Integration Services (SSIS) environment, you can use the following workaround:
    1. Using SSIS Script Task to encrypt the report before exporting it to the Excel file.
    2. Add a Send Mail Task to send the Excel files to the recipients.
    For the details, please refer to the document below:
    http://microsoft-ssis.blogspot.in/2011/10/encrypt-files-in-ssis.html
    In addition, we can try to use .NET API approach. In this scenario, we need capture the Excel file using the WQL Query of FileWatcher, and then encrypt the file, finally email the Excel File.
    For the details, please refer to the blog as shown below:
    http://microsoft-ssis.blogspot.in/2010/12/continuously-watching-files-with-wmi.html
    If you need more assistance, please feel free to contact me.
    Regards,
    Heidi Duan
    If you have any feedback on our support, please click
    here.
    Heidi Duan
    TechNet Community Support

  • SOAP API's for Sql Server Analysis Services 2005

    Can any one tell me the Latest XMLA SOAP API's necessary for communicating with Sql Server Analysis Services 2005????

    i found more option, to allow the program on firewall 
    Configuring firewall settings for SQL Server Integration Services (SSIS) on Windows 2008 R2
    http://databasebestpractices.com/configuring-firewall-settings-sql-server-integration-services-ssis-windows-2008-r2/
    Please Mark This As Answer if it helps to solve the issue
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP
    |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

  • Sql 2012 integration services settings grayed out

    Our DBAs are trying to change some settings for integration services by following this article:
    https://msdn.microsoft.com/en-us/library/aa337083.aspx?f=255&MSPPError=-2147217396
    however everything on the properties window is grayed out. I have the same issue despite being a local admin on this server. 
    Are there any other settings I need to change to gain access to this? I can change all other settings under dcom config 

    Hi vanquish12,
    Please make sure that you right click on “Component Services” and select "Run as Administrator" to start up “Component Services”.
    However, if the integration services settings are still grayed out, the issue could be due to permission restrictions on your system. Please perform the following steps to solve this issue.
    1. Right-click on SQL Server Integration Services 11.0 and select Properties in Component Services/Computers/My computer/DCOM Config. In the General tab, record the Application ID of SQL Server Integration Services 11.0.
    2. Start the registry editor (regedit), find the following key, then right click it and select Permissions, add your account in the Permissions dialog and grant full control rights to your account.
    HKEY_CLASSES_ROOT\AppID\{ Application ID of step 1}
    3. Check that if integration services settings are enabled in Component Services.
    For more details, please review the following link.
    http://www.wictorwilen.se/Post/Fix-the-SharePoint-DCOM-10016-error-on-Windows-Server-2008-R2.aspx
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

Maybe you are looking for

  • Error while Installating of JAVA Add-in

    Hi, I installed ABAP stack on the server and am planning to add the Java Add in for Oracle and I get the following error from the log. INFO 2005-08-16 14:18:00 Looking for SAP system instances installed on this host... ERROR 2005-08-16 14:18:06 CJS-2

  • What digital camera is the best

    Hi Guys and Dolls. I want to buy a digital camera up to £400 ($800) and don't have a clue which one. You are the only forum i trust. please excuse non-topical question but for me it will be once in a life or at least a decade purchase so i want to ge

  • WPA2 network authentication with AES Data Encryption

    I have tried unsuccessfully to connect with my university's network....they are running WPA2 with AES data encryption....authentication is Protected EAP (PEAP). Any ideas of the iPhone can connect to something like this?

  • Powerscript 2.0

    I was cooking an idea how to extend the current powerscript to accomplish some long wanted features like: -Optional arguments -Operator overload -Inline functions -Interfaces -User defined enumerations -Class templates -Partial classes -Implicit cast

  • HT1695 my iPhone wont connect to any wifi connections

    I have an iPhone 4S and anywhere I go and try to connect to the internet, if I type in the password it says "incorrect password". I have typed in the password correctly and it doesn't work at my house, work, or basically anywhere else. My brother has