Data types in Sql Server 2012 not supported by replication

Hi All,
I am planning to configure replication on SQL  server 2012.I need to know what data types are not supported in replication and if there are any other boundations. kindly suggest.
Regards
Rahul

What type of replication are you looking to implement?
Have you had a look at this thread:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/bbec1a86-14cd-4d90-8b62-c875de4cf9a0/data-type-not-supported-in-sql-server-2008-merge-replication?forum=sqlreplication

Similar Messages

  • SP1 to R2 Upgrade - The installed Version of SQL Server is not supported for the operational database

    Hello, 
    Am trying to upgrade a SCOM SP1 environment to SCOM R2( 3 MGT servers, 1 GW and 2 Web console boxes )
    The prerequisites are failing and it is stating the following ; 
    Operational Database SQL Version Check - The installed Version of SQL Server is not supported for the operational database
    Data Warehouse  SQL Version Check - The installed Version of SQL Server is not supported for the data warehouse
    The SQL servers are running SQL 2012 SP1 64 Enterprise, which is compatible.
    All other pre-upgrade tasks have been done. 
    Help appreciated! 

    I'm having the exact same issue, I believe. I think that Tubble has problem with SCOM 2012. Not 2007.
    I've checked the compatibility list for both SCOM 2012 SP1 and R2. All newer Windows Server and SQL versions are supported. We're running the SQL 2012 SP1 x64 Standard edition on a Windows Server 2012 Standard.
    I even tried to move the database from SQL 2012 to an older SQL 2008 R2, but that's not supported either. Only upgrading. Not downgrading.
    So, I started checking the opsMgrSetupWizard.log file for clues. And the error message was there as well. But the reason why it says not supported is that it can't get the info about the OS version, so I guess it assumes the OS version is to low. The RPC
    service can not be reached.
    [10:29:11]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:11]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:11]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:11]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:11]: Debug: :**************************************************
    [10:29:11]: Error: :<![CDATA[CheckPrerequisites: Logic Type:and IsValidOMDBSQLVersionCheck: 2]]>
    [10:29:11]: Error: :
    [10:29:11]: Error: :CheckPrerequisites: OMDBSqlVersionCheckTitle: Failed
    [10:29:11]: Error: :
    [10:29:11]: Debug: :**************************************************
    [10:29:33]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:33]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:33]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:33]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:33]: Debug: :**************************************************
    So, in our case this was just a FW that was blocking some high ports between management server and SQL. I believe TCP port 135 also needs to be open.
    Let's hope this fixes your issue as well, Tubble.
    Have a great day!

  • Dealing with the DATE data type in SQL Server

    As you know, a date is stored in SQL Server as "yyyy-mm-dd" when using the DATE data type.  This is also how it displays when I pull it into my Access front-end (even if I set the field's format to Short Date.)
    I'd like to be able to display it based on the user's regional settings.  I know I can use the FORMAT method in VBA to change it to mm/dd/yyyy, but I have users in other countries and I don't want to have to maintain a number of different versions.
    Any idea how I can automatically display the date in my MS Access form based on the user's regional settings?
    Thanks.

    Your solution, however, does not address the root of the problem. Access thinks it is a text field because there is no such thing as a 'Date' data type in Access. You will run into problems anywhere in Access, that you expect it to perform as
    a Date/Time field. E.G. sorting, filtering. 'Date' is one of the newer data types in SQL Server 2008+. You should be using SQL Server DateTime or SmallDateTime data type. Access will recognize those as a Date/Time data type and treat them accordingly.

  • SQL Server 2012 SP2 support for installation of OM 2012 R2

    Hello everyone,
    according to
    http://technet.microsoft.com/en-us/library/dn281933.aspx SQL Server 2012 SP2 is a supported configuration for SCOM 2012 R2.
    Now I've just happily set up an SQL 2012 R2 Instance with SP1 on Windows Server 2012 R2, applied the SP2 and made the Installation a Windows Server Core. Which worked just great but when I started the Setup for SCOM2012 R2 the installer says my SQL Server
    Version is not supported and will not allow the Setup to continue. I've also upgraded the Reporting Services Database to 2012 SP2 aswell, I guess that would appear on the next page on the installer and cause similar issues.
    I guess it's a configuration value that needs to be changed on the install media to add the SQL Server Version of SP2 as an allowed one.
    Can anyone clarify my theory? If it's not that, is there an updated Media somewhere accessible?

    Hi,
    Please check install logs for further information:
    OpsMgr 2012: My installation failed. What log files do I read and where can I find them?
    http://www.systemcentercentral.com/opsmgr-2012-my-installation-failed-what-log-files-do-i-read-and-where-can-i-find-them/
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    alright, next smartass here's the logfile stating the same thing as I do:
    <Quote>
    [2014-11-07T08:44:33.0634360+01:00]: Always: Trace Session Started
    [08:44:33]: Always: :
    [08:44:33]: Always: :
    Application Started
    [08:44:33]: Always: :Machine on which Operations Manager is being installed: SCOM01
    [08:44:33]: Always: :Current setup user: domain\Administrator
    [08:44:33]: Always: :Current setup version: 7.1.10226.0
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Debug: :Collected a path value of: C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Always: :End: Parse reporting command line switches.
    [08:44:33]: Always: :End: Parse data reader account command line switches.
    [08:44:33]: Always: :End: Parse command line.
    [08:44:33]: Always: :Begin: System State detection.
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
    [08:44:33]: Info: :Info:Component OMCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
    [08:44:33]: Info: :Info:Component OMSERVER is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
    [08:44:33]: Info: :Info:Component OMWEBCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
    [08:44:33]: Info: :Info:Component OMREPORTING is not installed
    [08:44:33]: Always: :End: System State detection.
    [08:44:33]: Info: :Beginning evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Upgrade rules for SCOM setup.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'UpgradeRulesForAllSKUs'.
    [08:44:33]: Info: :Beginning evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlueUpgradeRules'.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Finished evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Info: :Finished evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Info: :Finished evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Always: :This is not an upgrade
    [08:44:33]: Always: :No OM component is installed on this machine and it's interactive run.
    [08:44:33]: Error: :Error:User did not accept EULA.
    [08:44:33]: Always: :We don't have a path entry in the registry or from command line so using default install path as C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :SetInstallPath: installpath has a value of C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :Info:SetComponentSwitches: component list not specified
    [08:44:33]: Always: :Begin: Rationalize components.
    [08:44:33]: Always: :Begin: Rationalize command line arguments (first run).
    [08:44:33]: Always: :RationalizeCommandLineArguments succeeded.
    [08:44:33]: Always: :End: Rationalize command line arguments (first run).
    [08:44:33]: Always: :Begin: Rationalize final steps.
    [08:44:33]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:33]: Info: :Info:MOMSelect is installed: False
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Info:MOMOEM is installed: False
    [08:44:33]: Info: :Info:MOMAgent is installed: False
    [08:44:33]: Info: :Info:MOMGW is installed: False
    [08:44:33]: Info: :Info:MOMReporting is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:33]: Info: :Info:OMServer is installed: False
    [08:44:33]: Info: :Info:OMConsole is installed: False
    [08:44:33]: Info: :Info:OMReporting is installed: False
    [08:44:33]: Info: :Info:OMWebConsole is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Always: :End: Rationalize final steps.
    [08:44:33]: Always: :End: Rationalize components.
    [08:44:33]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided
    [08:44:33]: Info: :Start adding DataItems
    [08:44:33]: Info: :Initial Configuration
    [08:44:33]: Info: :Database Configuration
    [08:44:33]: Info: :Data Warehouse Configuration
    [08:44:33]: Info: :Management Server
    [08:44:33]: Info: :Operations console
    [08:44:33]: Info: :Web Console Server
    [08:44:33]: Info: :Reporting Server
    [08:44:33]: Info: :Final Configuration
    [08:44:33]: Info: :Done adding DataItems
    [08:44:33]: Info: :Adding Page StartPageTrack
    [08:44:33]: Info: :Adding Page UpgradeInvalidStartPage
    [08:44:33]: Info: :Adding Page UpgradeInvalidRootPage
    [08:44:33]: Info: :Adding Page ARPStartPageSwitch
    [08:44:33]: Info: :Adding Page ARPAddRemovePage
    [08:44:34]: Info: :Adding Page UpgradePageSwitch
    [08:44:34]: Info: :Adding Page UpgradePage
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPageSwitch
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPage
    [08:44:34]: Info: :Adding Page UpgradeEulaPage
    [08:44:34]: Info: :Adding Page RegularStartPageSwitch
    [08:44:34]: Info: :Adding Page ComponentsPageCleanInstall
    [08:44:34]: Info: :Adding Page ComponentsPage
    [08:44:34]: Info: :Adding Page InstallationLocationPage
    [08:44:34]: Info: :Adding Page PrerequisitesProgressPage
    [08:44:34]: Info: :Adding Page AdditionalPrerequisitesPage
    [08:44:34]: Info: :Adding Page InstallScenario
    [08:44:34]: Info: :Adding Page ShortEulaPage
    [08:44:34]: Info: :Adding Page SecondServerOperationalDb
    [08:44:34]: Info: :Adding Page EulaPageCleanInstall
    [08:44:34]: Info: :Adding Page FirstServerOperationalDb
    [08:44:34]: Info: :Adding Page DbPageDataWarehouse
    [08:44:34]: Info: :Adding Page SelectManagementServerForReporting
    [08:44:34]: Info: :Adding Page SelectReportingInstance
    [08:44:34]: Info: :Adding Page SelectManagementServerForWebConsole
    [08:44:34]: Info: :Adding Page WebConsoleSitePage
    [08:44:34]: Info: :Adding Page WebConsoleAuthorizationMode
    [08:44:34]: Info: :Adding Page AccountsInformationPage
    [08:44:34]: Info: :Adding Page ImproveUserExperiencePage
    [08:44:34]: Info: :Adding Page MSFTUpdatePage
    [08:44:34]: Info: :Adding Page ConfigurationSummaryPage
    [08:44:34]: Info: :Adding Page ProgressPage
    [08:44:34]: Info: :Adding Page BlockPage
    [08:44:34]: Info: :Adding Page FinishPage
    [08:44:34]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:34]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:34]: Info: :Info:MOMSelect is installed: False
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Info:MOMOEM is installed: False
    [08:44:34]: Info: :Info:MOMAgent is installed: False
    [08:44:34]: Info: :Info:MOMGW is installed: False
    [08:44:34]: Info: :Info:MOMReporting is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:34]: Info: :Info:OMServer is installed: False
    [08:44:34]: Info: :Info:OMConsole is installed: False
    [08:44:34]: Info: :Info:OMReporting is installed: False
    [08:44:34]: Info: :Info:OMWebConsole is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page RegularStartPageSwitch
    [08:44:34]: Always: :Entering Page: ComponentsPageCleanInstall
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:34]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:41]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Always: :Entering Page: InstallationLocationPage
    [08:44:44]: Info: :Info:User specified valid installation path of: C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:44]: Always: :Entering Page: PrerequisitesProgressPage
    [08:44:44]: Debug: :LoadPrerequisites: Start adding ComponentTitles
    [08:44:44]: Always: :LoadPrerequisites: Start adding DataItems
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :ntfsCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :PowershellCheckTitle
    [08:44:44]: Always: :DomainControllerCheckTitle
    [08:44:44]: Always: :WindowsInstallerCheckTitle
    [08:44:44]: Always: :PendingRebootCheckTitle
    [08:44:44]: Always: :WinRMCheckTitle
    [08:44:44]: Always: :RemoteRegistryCheckTitle
    [08:44:44]: Always: :ReportViewerCheckTitle
    [08:44:44]: Always: :ClusteredServerCheckTitle
    [08:44:44]: Always: :ActiveDirectoryCheckTitle
    [08:44:44]: Always: :IsComputerNameValidTitle
    [08:44:44]: Always: :SEViewerInstalledCheck
    [08:44:44]: Always: :AVIcodeAgentCheck
    [08:44:44]: Always: :MOMASPAgentInstalledCheck
    [08:44:44]: Always: :IISCheckTitle
    [08:44:44]: Always: :IISMetabaseCheckTitle
    [08:44:44]: Always: :AspNetCheckTitle
    [08:44:44]: Always: :WindowsAuthRoleCheckTitle
    [08:44:44]: Always: :StaticContentRoleCheckTitle
    [08:44:44]: Always: :DefaultDocumentRoleCheckTitle
    [08:44:44]: Always: :DirectoryBrowsingRoleCheckTitle
    [08:44:44]: Always: :HttpErrorsRoleCheckTitle
    [08:44:44]: Always: :HttpLoggingRoleCheckTitle
    [08:44:44]: Always: :RequestMonitorRoleCheckTitle
    [08:44:44]: Always: :RequestFilterRoleCheckTitle
    [08:44:44]: Always: :StaticContentCheckTitle
    [08:44:44]: Always: :IISConsoleCheckTitle
    [08:44:44]: Always: :IsapiAllowedCheckTitle
    [08:44:44]: Always: :IsAspNetIntegratedHandlerInstalledTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :LoadPrerequisites: Done adding prerequisites checks
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Debug: :**************************************************
    [08:44:45]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-2gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-4gbWarn: 0]]>
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :**************************************************
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-1gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-2gbWarn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and NTFSDrive-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ntfsCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and UIDriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or OSVersion-w2k8-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: LanmanNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 2CheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 0CheckPrerequisites:
    Logic Type:and ArchitectureIs64Check-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PowerShell2-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PowershellCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: WinNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-notWorkstation-warn: 1CheckPrerequisites: Logic Type:or OSVersion-notServer-warn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DomainControllerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites: Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsInstallerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PendingReboot-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PendingRebootCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: WinRM?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ServiceCheck-WinRM: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WinRMCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PassIfWin8Anything: 0CheckPrerequisites: Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites: Logic Type:or ServiceCheck-WinRM-running: 2]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RemoteRegistryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Info: :Version Installed=11.1.3452.0
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ReportViewer: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ReportViewerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ClusteredMachineCheck: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ClusteredServerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ADCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ActiveDirectoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[IsComputerNameValid: Hostname: SCOM01  Len: 6CheckPrerequisites: Logic Type:and IsComputerNameValid: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IsComputerNameValidTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x86: 0CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: SEViewerInstalledCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AVIcodeAgentCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and W3SVC: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Metabase: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISMetabaseCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ASPNET: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AspNetCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and WindowsAuthentication: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsAuthRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and StaticContent: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DefaultDocument: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DefaultDocumentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DirectoryBrowse: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DirectoryBrowsingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpErrors: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpErrorsRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpLogging: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpLoggingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestMonitor: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestMonitorRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestFiltering: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestFilterRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpCompressionStatic: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ManagementConsole: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISConsoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and IsapiCgiAllowed: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsapiAllowedCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[Found the ASP.NET PageHandler Factory for v4CheckPrerequisites: Logic Type:and IsAspNetIntegratedHandlerInstalled: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsAspNetIntegratedHandlerInstalledTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 2CheckPrerequisites: Logic Type:or OSVersion-NewerThan2k8R2: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 0CheckPrerequisites: The value 6.2.9200.0 was not within the range 0.0.0.0 to 6.2.0.0.CheckPrerequisites: Logic Type:or OSVersion-w2k12-Fail: 2]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Info: :Beginning evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'Block installation of SCOM.'.
    [08:44:47]: Info: :Beginning evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'SCOMSetupRulesGroup'.
    [08:44:47]: Info: :Info:MOMASPAgent is installed: False
    [08:44:47]: Info: :Finished evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Info: :Finished evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MOMASPAgent: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: MOMASPAgentInstalledCheck: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Always: :CheckPrerequisites: Return Value 0
    [08:44:47]: Always: :Entering Page: AdditionalPrerequisitesPage
    [08:44:49]: Always: :Entering Page: InstallScenario
    [08:45:00]: Always: :Entering Page: EulaPageCleanInstall
    [08:45:00]: Always: :Displaying localized EULA for localization: en
    [08:45:00]: Always: :Displaying Eula: C:\Users\Administrator.domain\AppData\Local\SCOM\Setup\en\eula_en_eval.rtf
    [08:45:03]: Info: :Info:User has agreed to EULA.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Always: :Entering Page: FirstServerOperationalDb
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:11]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01. If we need it, the port is 1433
    [08:45:11]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:11]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:11]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :SQL Product Level: SP2
    [08:45:12]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:12]: Info: :SQL Version: 11.0.5058.0
    [08:45:12]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:12]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:12]: Always: :Entering GetRemoteOSVersion.
    [08:45:12]: Info: :Info: remoteOS = 6.3.9600
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :The SQL Collation is valid.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Always: :Connected to SCOMDB01\SCOMDB01 without using the port number.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01 and port 1433
    [08:45:15]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Error: :IsValidSQLInstance: Sql None edition is not supported.
    [08:45:15]: Error: :Error:DB Config Page: Invalid Sql Instance.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:22]: Info: :The user canceled setup
    [08:45:22]: Always: :Begin: Property bag dump.
    [08:45:22]: Always: :SetupStartTime = 07.11.2014 08:44:33
    [08:45:22]: Always: :Collection ProtectedProperties (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = ActionAccountPassword
    [08:45:22]: Always: : [1] = DASAccountPassword
    [08:45:22]: Always: :DefaultLogName = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log
    [08:45:22]: Always: :DefaultLogPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs
    [08:45:22]: Always: :path = C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:45:22]: Always: :setupexepath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :ArchitectureIs64Check = True
    [08:45:22]: Always: :Collection ListOfSupportedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMCONSOLE
    [08:45:22]: Always: : [1] = OMSERVER
    [08:45:22]: Always: : [2] = OMWEBCONSOLE
    [08:45:22]: Always: : [3] = OMREPORTING
    [08:45:22]: Always: :install = 1
    [08:45:22]: Always: :installpath = C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:45:22]: Always: :EulaFilesPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :HealthServiceTypeId = AB4C891F-3359-3FB6-0704-075FBFE36710
    [08:45:22]: Always: :hsPort = C51B7833-DA54-1653-D8FD-1A738EF8DED5
    [08:45:22]: Always: :ScreensLoaded = 1
    [08:45:22]: Always: :Collection ListOfSelectedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMREPORTING
    [08:45:22]: Always: : [1] = OMWEBCONSOLE
    [08:45:22]: Always: : [2] = OMCONSOLE
    [08:45:22]: Always: : [3] = OMSERVER
    [08:45:22]: Always: :OMREPORTING = 1
    [08:45:22]: Always: :OMWEBCONSOLE = 1
    [08:45:22]: Always: :OMCONSOLE = 1
    [08:45:22]: Always: :OMSERVER = 1
    [08:45:22]: Always: :ManagementServer = SCOM01.domain.local
    [08:45:22]: Always: :SelectDatabaseInstanceReloadScreenInformation = 1
    [08:45:22]: Always: :ReloadPrerequisitesPageChoice = PrerequisitesProgressPage
    [08:45:22]: Always: :LoadedPrerequisiteXmlFile = True
    [08:45:22]: Always: :PrerequisitesCheckXMLLoaded = True
    [08:45:22]: Always: :CountFilteredPrerequisites_Failed = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Warning = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_PassedWithChoices = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Passed = 37
    [08:45:22]: Always: :PrerequisiteState = Passed
    [08:45:22]: Always: :XmlFilteredPrerequisites_Passed : Begin XML property
    [08:45:22]: Always: :<?xml version="1.0" encoding="utf-8"?><Root><Title TitleText="OMSERVER"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="memoryCheckTitle" descriptionBody="" descriptionTitle="serverMemCheckPassed" resolution="serverMemCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ntfsCheckTitle" descriptionBody="" descriptionTitle="ntfsCheckPassed" resolution="ntfsCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ServerDriveSpaceCheckPassed" resolution="ServerDriveSpaceCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PowershellCheckTitle" descriptionBody="" descriptionTitle="PowershellCheckPassed" resolution="PowerShellCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DomainControllerCheckTitle" descriptionBody="" descriptionTitle="DomainControllerCheckPassed" resolution="DomainControllerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WindowsInstallerCheckTitle" descriptionBody="" descriptionTitle="WindowsInstallerCheckPassed" resolution="WindowsInstallerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PendingRebootCheckTitle" descriptionBody="" descriptionTitle="PendingRebootCheckPassed" resolution="PendingRebootCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WinRMCheckTitle" descriptionBody="" descriptionTitle="WinRMCheckPassed" resolution="WinRMCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RemoteRegistryCheckTitle" descriptionBody="" descriptionTitle="RemoteRegistryCheckPassed" resolution="RemoteRegistryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ClusteredServerCheckTitle" descriptionBody="" descriptionTitle="ClusteredServerCheckPassed" resolution="ClusteredServerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ActiveDirectoryCheckTitle" descriptionBody="" descriptionTitle="ActiveDirectoryCheckPassed" resolution="ActiveDirectoryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsComputerNameValidTitle" descriptionBody="" descriptionTitle="IsComputerNameValidPassed" resolution="IsComputerNameValidResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="AVIcodeAgentCheck" descriptionBody="" descriptionTitle="AVICodeAgentCheckPassed" resolution="AVICodeAgentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="MOMASPAgentInstalledCheck" descriptionBody="" descriptionTitle="MOMASPAgentCheckPassed" resolution="MOMASPAgentResolution" /></Title><Title TitleText="OMCONSOLE"><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ConsoleDriveSpaceCheckPassed" resolution="ConsoleDriveSpaceCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="ReportViewerCheckTitle" descriptionBody="" descriptionTitle="ReportViewerCheckPassed" resolution="ReportViewerCheckResolution"
    /></Title><Title TitleText="OMWEBCONSOLE"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="SEViewerInstalledCheck" descriptionBody="" descriptionTitle="SeViewerInstalledCheckPassed"
    resolution="SeViewerInstalledCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISCheckTitle" descriptionBody="" descriptionTitle="IISCheckPassed"
    resolution="IISCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISMetabaseCheckTitle" descriptionBody="" descriptionTitle="IISMetabaseCheckPassed"
    resolution="IISMetabaseCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="AspNetCheckTitle" descriptionBody="" descriptionTitle="AspNetCheckPassed"
    resolution="AspNetCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="WindowsAuthRoleCheckTitle" descriptionBody="" descriptionTitle="WindowsAuthRoleCheckPassed"
    resolution="WindowsAuthRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="StaticContentRoleCheckTitle" descriptionBody="" descriptionTitle="StaticContentRoleCheckPassed"
    resolution="StaticContentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DefaultDocumentRoleCheckTitle" descriptionBody="" descriptionTitle="DefaultDocumentRoleCheckPassed"
    resolution="DefaultDocumentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DirectoryBrowsingRoleCheckTitle" descriptionBody=""
    descriptionTitle="DirectoryBrowsingRoleCheckPassed" resolution="DirectoryBrowsingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpErrorsRoleCheckTitle"
    descriptionBody="" descriptionTitle="HttpErrorsRoleCheckPassed" resolution="HttpErrorsRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="HttpLoggingRoleCheckTitle" descriptionBody="" descriptionTitle="HttpLoggingRoleCheckPassed" resolution="HttpLoggingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestMonitorRoleCheckTitle" descriptionBody="" descriptionTitle="RequestMonitorRoleCheckPassed" resolution="RequestMonitorRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestFilterRoleCheckTitle" descriptionBody="" descriptionTitle="RequestFilterRoleCheckPassed" resolution="RequestFilterRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="StaticContentCheckTitle" descriptionBody="" descriptionTitle="StaticContentCheckPassed" resolution="StaticContentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IISConsoleCheckTitle" descriptionBody="" descriptionTitle="IISConsoleCheckPassed" resolution="IISConsoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsapiAllowedCheckTitle" descriptionBody="" descriptionTitle="IsapiAllowedCheckPassed" resolution="IsapiAllowedCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsAspNetIntegratedHandlerInstalledTitle" descriptionBody="" descriptionTitle="IsAspNetIntegratedHandlerInstalledPassed" resolution="IsAspNetIntegratedHandlerInstalledResolution" /><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivationCheckPassed" resolution="HttpActivationCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivation45RoleCheckPassed" resolution="HttpActivation45RoleCheckResolution"
    /></Title><Title TitleText="OMREPORTING"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="memoryCheckTitle" descriptionBody="" descriptionTitle="ReportingMemCheckPassed"
    resolution="ReportingMemCheckResolution" /></Title></Root>
    [08:45:22]: Always: :End XML property
    [08:45:22]: Always: :UserSelectedInstallType = FirstServer
    [08:45:22]: Always: :ManagementGroupName = domain Management Group
    [08:45:22]: Always: :SqlServerInstance = SCOMDB01\SCOMDB01
    [08:45:22]: Always: :DatabaseName = OperationsManager
    [08:45:22]: Always: :DatabaseSize = 1000
    [08:45:22]: Always: :DatabaseLogPath = E:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\Data
    [08:45:22]: Always: :DatabasePath = D:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\DATA\
    [08:45:22]: Always: :DbMode = New
    [08:45:22]: Always: :InvalidSQLReason = SQL Server None edition cannot be used.
    [08:45:22]: Always: :UserCanceledInstall = 1
    [08:45:22]: Always: :InstallSuccess = 1
    [08:45:22]: Always: :End: Property bag dump.
    [08:45:22]: Debug: :CEIP disabled. CEIP data will NOT be sent.
    [08:45:22]: Always: :Application Ended: Successful
    [08:45:22]: Always: :
    [2014-11-07T08:45:22.6484495+01:00]: Always: Trace Session Ended
    </Quote>
    I've even highlighted in Bold what it's moaning about so can we please for gods sake cut it down already? I do know SQL Server, I've been working with OM for years I don't need to be told to disable the Firewall, I can read and think through Errors so how about
    going back to my second post on this thread: Either fix that XML file or get me some proper install media?

  • SQL Server 2012 not auto-shrinking logfile

    We recently deployed SQL Server 2012 Standard on a Server 2008 R2 SP1 machine and, for the most part, everything behaves the same as SQL 2008 R2 (no surprise there). However, one issue I've been experiencing is that the transaction logs will not automatically
    shrink like they do in SQL 2008 R2. The database recovery model is set to full, and we have full backups running weekly and transaction log backups running every 12 hours. The transaction log backups work fine, but the files themselves never shrink. Autoshrink
    is set to true. If I manually run a shrink operation on the transaction log files, it works like a charm - it just shrank the 29GB file down to 3GB. Why does the transaction log not automatically shrink anymore?
    Microsoft SQL Server 2012 - 11.0.2100.60 (X64)  
    Windows Server 2008 R2 SP1 (Build 7601: Service Pack 1)

    Hallo Daniel,
    I understand the reason for the action of shrink now but I'm not agreeing to your arguments :)
    But that is an issue what you may decide...
    I meant RTO (recovery time objectives) because with your backup strategy you have to restore at least 10 log backups if the database will crash.
    RPO may fail with the log backup period of 12 hrs in between, too!
    (But all measures are part of a SLA we don't know - so maybe your business may tolerate such values)
    e.g. Full Backup is on Sunday night 10:00 pm
    The database crashes at Friday afternoon 5:00 pm
    You have to restore the last full backup and 9 transaction log backups (2 each day from Mo - Thursday + 1 from Friday)
    All data from 12:00 am to point of crash are lost!
    If you would have a full backup and a daily diff backup you would decrease the numbers of restoring actions to 3 instead of 10
    Restore of the full backup from Sunday
    Restore of the diff backup from Friday
    Restore of the log backup from Friday noon
    Sorry for my OT because this has not really to do with your problems but I would take theses objectives into consideration.
    We don't activate "auto shrink" for ANY productive database because we can not foresee what processes will run on the databases at any time - this is a decision the business has to make.
    Uwe Ricken
    MCITP Database Administrator 2005
    MCITP Database Administrator 2008
    MCITP Microsoft SQL Server 2008, Database Development
    db Berater GmbH
    http://www-db-berater.de

  • SQL Server 2012 Standard Support for Lync 2013

    Hi,
    Does SQL 2012 Standard version support Lycn 2013 , I am planning to have following features.
    1- SQL 2012 Mirroring
    2- Monitoring Role on FE Servers
    Regards
    Usman Ghani
    Usman Ghani - MCITP Exchange 2010

    Agree with Anthony, SQL 2012 Standard support Lync 2013.
    For Standard or Edition Edition of SQL that according to High availability node of Database that you want.
    Two-node failover clustering for the following:
    Microsoft SQL Server 2012 Standard (64-bit edition). Additionally running the latest service pack is recommended.
    Microsoft SQL Server 2008 R2 Standard (64-bit edition). Additionally running the latest service pack is recommended.
    Up to sixteen-node failover clustering for the following:
    Microsoft SQL Server 2012 Enterprise (64-bit edition). Additionally running the latest service pack is recommended.
    Microsoft SQL Server 2008 R2 Enterprise database software (64-bit edition). Additionally running the latest service pack is recommended.
    Also for more detail details, you can refer below link
    http://technet.microsoft.com/en-us/library/gg412952.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Syntax error when creating a user-defined table type in SQL Server 2012

    Why am I getting a syntax error when creating a user-defined table type in SQL Server 2014?
    CREATE TYPE ReportsTableType AS TABLE 
    ( reportId INT
    , questionId INT
    , questionOrder INT );
    Results:
    Msg 156, Level 15, State 1, Line 1
    Incorrect syntax near the keyword 'AS'.

    Hope these posts could help, 
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/37a45a9a-ed8c-4655-be93-f6e6d5ef44be/getting-incorrect-syntax-while-creating-a-table-type-in-sql-server-2008-r2?forum=transactsql
    Regards, Dineshkumar,
    Please Mark as Answer if my post answers your question and
    Vote as Helpful if it helps you

  • Array data type in SQL server

    Hi there,
    I have stored procedure which does have array data type. recently we have migrated oracle to SQL server
    but this array datatype doesn't support in SQL server.
    How can we rewrite this stored procedure to make it work exactly same as Oracle SP.
    Can you please help on this.
    ALTER PROCEDURE [dbo].[New1]
    @i_ID dbo.t_IdArray READONLY ,
    @i_ArraySize INT ,
    @SWP_Ret_Value FLOAT = NULL OUTPUT
    AS
    Begin
    UPDATE fmm.SITES
    SET DISPLAY_ORDER = id.t_RowNum
    FROM @i_ID id
    JOIN dbo.SITE1 s
    on s.SITE_ID = id.t_ID
    end
    Thanks for your help.

    Hi Latheesh,
    I have tried your bit except configure the SQLCommand and TVP parameter I don't where I need to do this bit.
    Without that bit I have tried your code it was throwing an error like this
    Operand type clash: int is incompatible with t_IdArray
    Can you please have a look .
    Thanks,
    RK
    can you show the definition for  dbo.t_IdArray
    what does it contain?
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Getting a Time value from a datetime data type in SQL Server - URGENT!

    Hi guys
    I have an urgent issue here -
    I have a datetime data type in a SQL Server database. The field holds both a time, and a date within it.
    I am able to pull the date out of the field by using:
    Date sDate = Date();
    while (gd.next()) {
    sDate = gd.getDate(2);
    how do this with the time????
    Thanks

    Hi,
    The funny part here is that you have already done it! The API is a great thing to use to help in your programming.
    API: The class Date represents a specific instant in time, with millisecond precision.
    You want time, you got it! How about:
    sDate.getTime();
    sDate.getMinutes();
    sDate.getHours();
    sDate.getSeconds();
    Not enough?

  • Insertion of data to MS SQL Server is not happening via SOA layer

    Hi,
    There is a requirement in our project to take the data from Orcale EBS and insert into a different legacy and it is a MS SQL Server. So it makes it Orcale DB to SQL Server. When i manually insert data to a table in SQL Server it's working fine. When i try to insert the data to the same table using BPEL(SOA 11g), It's giving out an exeception,
    "{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'insert' failed due to: DBWriteInteractionSpec Execute Failed Exception. insert failed. Descriptor name: [InsertCustomerDataHighJump.TRheemImpCustomer]. Caused by com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'DUAL'.. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. Invalid object name 'DUAL'. 208".
    Any help on this is highly appreciated.
    Thanks,
    Swami

    Hi Vivek,
    I am able to do other operations such as select and update in the SQL server DB. Only insert is giving such a kind of exception.

  • How to read varbinary data type using sql server

    Hello,
         I'm converted a text file data into varbinary format, and stored in DB table. Now I need to read
    Varbinary column and store in Temp table
    in sql server.
     can some one help on this.
    Regards,
    Praven
    Regards, Praveen

    I understand this question is related to your previous thread and I believe what Erland suggested is the best way to implement this.
    https://social.msdn.microsoft.com/Forums/en-US/a96a8952-0378-4238-9d9d-85b053182174/send-direct-text-file-as-a-input-parameter-to-sp?forum=transactsql
    I believe when the user uploads the data its getting uploaded onto the Application Server, You could then open the file and import the files into SQL server(all using application code) and do the manipulations. I believe this is the better way of handling
    this.
    Also what is the expected file size and what is the kind of data you are expecting?
    Satheesh
    My Blog | How to ask questions in technical forum

  • Retrieving Image Data Type from SQL Server 2000

    I'm trying to retrieve an Image using getBinaryStream() like descripbed in below code and encounter an error :
    java.lang.ClassCastException: com.microsoft.jdbc.base.BaseInputStreamWrapper
    What've I done wrong? Please help
    if(rs.next()){
                        fisAssyChart = (FileInputStream)rs.getBinaryStream("file_assembly_chat");
                        fisPPO = (FileInputStream)rs.getBinaryStream("file_ppo");
                        filePPO = new File(rs.getString("nama_file_ppo"));                    
                        fileAssyChart = new File(rs.getString("nama_file_assembly_chat"));                                                            
                   }Thx in advance
    David

    Oracle Migration Workbench:
    http://www.oracle.com/technology/tech/migration/workbench/index.html
    Cheers, OTN

  • WSUS server role on Windows Server 2012 R2 - Supported SQL Configurations

    According to
    this page the supported SQL configurations for WSUS on Windows Server 2012/2012 R2 stop at SQL Server 2012 SP1, but there is no mention of SQL Server 2012 SP2 being supported.
    However, both the SCCM 2012 R2
    supported configuration page and this announcement state that SQL Server 2012 SP2 is fully supported on SCCM 2012 R2 with no
    known limitations. Bearing in mind a big part of SCCM is to perform software updates which in turn requires WSUS to be installed...
    ... Is SQL Server 2012 SP2 supported on WSUS 4.0 (aka WSUS server role on Windows Server 2012 R2)?

    The only thing that mattered for the versions mentioned on TechNet probably is the date the articles are published. I'm no Microsoft employee so I cannot guarantee you support even if I trace back some Microsoft article that explains the lifecycle of MS
    products and support.
    Fact is that MDT uses a database, SQL is a database server. SQL server has all kinds of compatibility modes to support databases dating multiple versions back.
    Another fact is that a Service pack is an
    update to the software (be it a large one) Microsoft will not break compatibility with their own products (and may others that relay on SQL server) by an update.
    And a last fact is that in general, updates are required when you need support. After all, updates fix issues, and engineers generally don't like ghosthunting a bug that has already been patched.
    MCP/MCSA/MCTS/MCITP

  • Sql server 2012 data tools

    Hello All,
                 I am new to SQL Server 2012.I installed licensed sql server 2012 developer edition and integration services are running.but data tools are not install.To install data tools i have to buy the license or it is
    with the developer edition license.Can you anybody guide me how to install data tools in sql server 2012 developer edition
    Thanks In Advance

    Hello,
    SQL Server Data Tools is part of SQL Server 2012 Developer Edition media. Please run SQL Server setup again and on the Feature Selection page add SQL Server Data Tools.
    Another option:
    http://msdn.microsoft.com/en-us/data/hh297027
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Can SharePoint 2010 read data from an external SQL Server 2012 data Source?

    Hi,
     I would like to Know whether SharePoint can read the data from a SQL server 2012 external data source?
    I am not talking about SharePoint internal database. I need to get the data from an sql database which is used by some other application. For My SharePoint server I am using SQL 2008 R2 as an internal database engine. But I need to get some other data from
    another data Source which is configured in SQL server 2012.  Can any one help me on this whether is there any problem on accessing the data from SQL 2012. If there is no problem for that, please provide me the version of SQL data source compatible with
    SharePoint 2010 and SP 2010 sp1. 
    Thanks!
    Regards,
    Henoy 

    Hi Romeo ,
    I have already visited this page. But there is no answer for my question. I just want to know whether we
    can done the same from a SQL 2012 server.
    Please help me to know whether SharePoint 2010 is Compatible to get the data from SQL 2012 external data source.
    Thanks for your instant reply.
    Regards,
    Henoy TM.
    +919035752610

Maybe you are looking for

  • Z6A Headset With Bootcamp On An iMac?

    I am running Windows 7 on my mac with bootcamp for gaming. I am currently looking to buy a TurtleBeach Earforce Z6A. (http://www.turtlebeach.com/product-detail/pc-headsets/ear-force-z6a/44) I can tell that my iMac does not have the required ports for

  • Project Server 2013 - Reporting on Workflow Stages and Phases

    I just received a requirement to build a report listing all the projects and their corresponding Workflow Stages/Phases in a chart.  I did a chart using cube with the Project NonTimephased Data, but how will I do this with workflow stages and phases.

  • Need help for array

    it said this is not a statement, and i cannot access keys[j] as well. any help would be great thank you~ char[] = keys; package arry; import javax.swing.JOptionPane; * @author chris public class Main {      * @param args the command line arguments   

  • Alert Alternative to pass vales to alert in mobile app

    So, I'm converting one of my Flex 4 apps to Flex 4.5 mobile, and I understand Alert shouldn't be used. I looked at Tour de Flex,a nd they have a neat way of making an Alert, but I need to pass a function name and a value which are used. depending on

  • Clock for iPad

    How can I get a clock on my new iPad like the one I like so much on my iPhone?