In the MSDN documentation for installing SQL 2008 from a Command Line mentions nothing about the required switch /IAcceptSQLServerLicenseTerms except in the Community Content.
http://technet.microsof…
Created on 10/2/2012 (updated 32 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 765746
|
|
|
Closed
as By Design
|
|
When using SMO to set a Trace Flag via the Server object, the command successfully submits the trace flag, but when EnumActiveCurrentSessionTraceFlags() is executed directly afterwards there are no re…
Created on 8/11/2012 (updated 8 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 757863
|
|
On page http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.column.ansipaddingstatus.aspx
Gets or sets a Boolean property value that specifies whether the ANSI_PADDING_ENABLE…
Created on 5/16/2011 (updated 105 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 668829
|
|
|
Closed
as Fixed
|
|
When you have a query or proc that uses dynamic SQL and inserts into a table with exec sp_executesql or EXEC (@var) the dynamic sql does not show up in the execution plan, but if you have STATISTICS I…
Created on 2/18/2011 (updated 114 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 645234
|
|
|
Closed
as Fixed
|
|
Setup: Database is backed up with Full, Diff and Trx backups on a schedule.
When using SSMS to restore a database to a point in time, you select a database to restore to a point in time, you specif…
Created on 3/14/2009 (updated 130 weeks ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 423696
|
|
|
Closed
as Fixed
|
|
When using SMO to script jobs individually with ScriptDrops = true you get the Jobname as the drop in the first iteration and then you get @job_id = @jobid in the second and subsequent iterations.
…
Created on 11/5/2007 (updated 83 weeks ago) | 0 validations | 0 workarounds | 7 comments | feedback id: 308610
|
|
|
Closed
as Won't Fix
|
|
When setting up a SQL 2005 Cluster on Windows 2003 machines with any lowercase letters in the machinename will cause SQL Server 2005 cluster setup to fail at the end when it goes to set up SQL on the …
Created on 7/25/2007 (updated 125 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 289092
|
|
|
Closed
as Not Reproducible
|
|
When selecting the tasks that you want to have included in the Plan, you check the boxes and the next step has the title "Select a Maintenance Task Order". when in that dialog, the expected behavior …
Created on 6/21/2007 (updated 104 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 283757
|
|
|
Closed
as Won't Fix
|
|