Viewing 15 posts - 151 through 165 (of 492 total)
We support multiple clients with multiple servers. In general we try do the backups in a reasonably resticted window so the flat file backups can get the files to tape....
January 26, 2012 at 2:21 pm
To answer your actual question, no.
We support multiple SQL servers for multiple companies and unless they have a particular reason to not use compression we have been using it...
January 25, 2012 at 5:18 pm
Steve Jones - SSC Editor (1/25/2012)
3.move certain tables to a new database.If you do #3, you will need application code changes to find the data that is moved.
This is an...
January 25, 2012 at 2:59 pm
You do need to check with your system admin that they aren't using anything like NetBackup's De-duplication technology when they make tape backups of the SQL backup files. The net...
January 25, 2012 at 11:17 am
bailifei2011 (10/14/2011)
January 24, 2012 at 7:36 pm
I've just tested this and it works.
select replace('This -- is a sample --','--','')
Returning: This is a sample
Cheers
Leo
January 24, 2012 at 1:14 pm
Are you by any chance using NOD32 Antivirus and firewall?
Leo
January 24, 2012 at 12:10 pm
I have seen this happen when you have a domain account logged onto SQL and you change the domain account password. If you then try log on from another computer...
January 24, 2012 at 11:13 am
As long as DYNSA is a user in the database you can't make it the database owner. You will firts have to delete the user from the database, then run...
January 22, 2012 at 12:28 pm
The answer depends on how you are licensed and what version of VMWare you have. VMWare ESX can support up to 8 virtual CPUs per VM. This is from the...
January 22, 2012 at 12:20 pm
SQL doesn't allow you to let a database user become THE database owner, or for the database owner to be made an explicit database user. This is different to being...
January 19, 2012 at 3:33 pm
Don't know about the US, but here in New Zealand I'd probably copy the file to tape and have it couriered the remote centre.
Cheers
Leo
January 18, 2012 at 6:03 pm
Are you also rebuilding the clustered index?
Cheers
Leo
January 18, 2012 at 2:59 pm
The primary issues I've experienced with this have been related to the renaming of the server. Yes, you can create a clone, SQL will start with only the system databases,...
January 12, 2012 at 6:03 pm
Not sure why you would still be setting up Windows 2003 clusters, but you can do it.
Note that if you are installing both SSRS 2005 and SSRS 2008R2 you MUST...
January 12, 2012 at 2:34 pm
Viewing 15 posts - 151 through 165 (of 492 total)