Viewing 15 posts - 796 through 810 (of 2,496 total)
I would always want to tackle this by building a new cluster on new hardware. This allows me to separate the build and test of the new system from...
January 9, 2012 at 4:45 am
If SQL 2008 and above, the FTS catalogs are part of the database.
If you want to store the tables with FTS indexes and the associated FTS catalog of a separate...
January 9, 2012 at 4:35 am
I echo Phil's suggestion of RS Scripter. It is probably the best free tool for the job you want.
January 9, 2012 at 4:33 am
It looks like you are over-committing memory. Wit ha 64-bit machine ther is no performance advantage in trying to use more memory than exists on the box. Although...
January 9, 2012 at 4:18 am
As other people have said, you need to start with the RTO and RPO for your applications. If you do not understand the importance of these terms then read...
January 9, 2012 at 4:06 am
You can definitely install SQL Server while your server is in Workgroup mode and then make the necessary changes after it is put into Domain mode. You can also...
January 9, 2012 at 3:35 am
There are a number of ways to hide a parameter in SSRS, and the right method for you depends on what you want to do. Have you tried Googling...
January 4, 2012 at 5:23 am
Developer Edition includes all the features of Enterprise Edition, but is not licensed for use on a Production service. If it is all that you can afford then it...
January 4, 2012 at 4:55 am
If you are using Agile as your development methodology, then best practice is to include all the skills you need for a sprint in a single team. If you...
January 4, 2012 at 3:03 am
I do not understand what you want to achieve. Please can you give more details about what you want to do, including an example.
January 4, 2012 at 2:43 am
I got a task to do.I need to insert/update/delete 400,000 new rows into Adventure Works DB table inorder to test how Proactive caching works in different scenarios.
Need to show POC(Proof...
January 3, 2012 at 5:31 am
Remember, the only point of taking a backup is so you can do a restore. If you cannot do a restore, all the backups you have are useless.
January 3, 2012 at 5:23 am
If you are putting your own money into training, a TechNet subscription is a good use for some of that cash.
TechNet gives you all Microsoft operating systems and Server software,...
January 3, 2012 at 4:58 am
It can be good to decouple the DTS to SSIS upgrade from the SQL 2000 to SQL 2008 upgrade.
If you install the 'SQL 2005 Backward Compatibility' component for...
January 3, 2012 at 4:06 am
I agree with Elliott. Once you have the OS running, then SQL Server should neither know or care if the processor is AMD or INTEL.
December 21, 2011 at 3:27 am
Viewing 15 posts - 796 through 810 (of 2,496 total)