"Rebuilding Indexes" section needs updating
This statement from the article is inaccurate on SQL 2008:Rebuilding the index offline, by contrast, will force a scan of the clustered index (or heap) and so remove the...
View Article"Rebuilding Indexes" section needs updating
This statement from the article is inaccurate on SQL 2008:Rebuilding the index offline, by contrast, will force a scan of the clustered index (or heap) and so remove the...
View ArticleMore breaking changes that will break after/during upgrade
There are some more breaking changes that may break after/during upgrade, some of these I faced are:- Cannot create a SQL Job-Step with @flag=4 for CMDExe subsystem.- CASTing NULL to uniqueidentifier...
View ArticleTemp-tables will be created with negative Object IDs
Temp-tables are created with negative object-id only.Check my blog post, link: http://sqlwithmanoj.wordpress.com/2012/11/19/sql-server-2012-temp-tables-are-created-with-negative-object-ids/
View ArticleROLLUPGROUP is missing in documentation
You can also use ROLLUPGROUP inside ROLLUP in order to avoid partial subtotals.For example, the following query shows only the grand total of all years and categories, without the subtotal of each year...
View ArticleDiscontinued connectivity to SQL Server 2000 via Linked Server
Connectivity to SQL Server 2000 via Linked Server will fail. As SQLNCLI10 Native Client is upgraded to SQLNCLI11, which does not support connectivity to 2000 and earlier versions.The workaround is to...
View Article請問我應該要怎設定Community Content裡面的DHCP Deployment Design Goal:的Allocating IP...
請問我應該要怎設定Community Content裡面的DHCP Deployment Design Goal:的Allocating IP Addresses呢?
View Articlehelp me Microsoft
hi there... i have a big problem here... i delete a logical drive and my e and f is gone with data..so i must find a way to recover them and recover partitions so i ask now..how did u say u cannot...
View ArticleRE: Hashbytes different value from same text
Check the collation on your database's as a different collation will affect the Hash value.
View Article"Rebuilding Indexes" section needs updating
$0 $0This statement from the article is inaccurate on SQL 2012:$0 $0$0 $0 $0Rebuilding the index offline, by contrast, will force a scan of the clustered index (or heap) and so remove the...
View ArticleRe-activate old database record?
Hi,This article suggest that if you delete the client from the console, the heartbeatdiscovery re-activates the old database record. In our scenario (SCCM2007 R2)this is not reproducible. When our...
View ArticleMissleading example
The examples for manualpeerlist conflicts with the definition for it given above.manualpeerlist:<peers>—Sets the manual peer list to <peers>, which is a space-delimited list of Domain Name...
View ArticleEP help files are located on the ISO...
You find all the files mentioned at \Support\EPHelp. E.g. E:\Support\EPHelp where E is your dvd drive.
View ArticleMarketing and Branding....personal Notes
"I believe that the marketing team has failed us in using dates with products ....office 2010....so forth...it is 2013...and I personally feel and have the impression that anything dated 2010 is now...
View ArticleDriver installation
I'm running Windows 7 pro and have to install a driver for frequency inverter, so that I can program the unit. The supplier has provided a driver that is windows 7 certified but Windows always installs...
View ArticleSolution for: The health certificate template is not available
There is no Enterprise edition of Windows Server 2012, so I'm not sure what the solution above is referring to; however, I did find a way to create the Health Certificate Templates required:...
View ArticleAllowing MMC command doesn't work
When I enter $0Enable-NetFirewallRule -DisplayGroup "Remote Administration"$0 $0Into PowerShell I get:$0 $0$0 $0 $0 $0Enable-NetFirewallRule : No MSFT_NetFirewallRule objects found with property$0...
View Article