Viewing 15 posts - 121 through 135 (of 138 total)
quote:
4) The data has a non-clustered index called _WA_Sys_lastname_5031C87B
This can't be right...
Keith Henry
As a general rule any good SQL developer or DBA needs to know their way around the sysindexes table and exactly how sql stores and accesses indexes. ...
Keith Henry
Set up SQLXML pointing at your news database set up to accept templates only
Write a template file using for xml to produce your xml rowset. This tempate...
Keith Henry
Thanks.
Keith Henry
Keith Henry
quote:
Although the OS is clustered a single instance is running as a secondary instance on one node. I do believe, unless someone...
Keith Henry
Two servers Active/Active
Node 1 A : cls01\inst1 (4 processor lic)
Node 2 A : cls02\inst2 (4 processor lic)
cls02\inst3 (no extra...
Keith Henry
quote:
I can't agree with the given answer. I ran the query without having permission to xp_cmdshell and got the error stated. However,...
Keith Henry
Useful script:
/*
Following on from todays QOD (on xp_cmdshell permissions) I thought this might be useful.
Takes a directory...
Keith Henry
Viewing 15 posts - 121 through 135 (of 138 total)