Viewing 15 posts - 17,896 through 17,910 (of 26,484 total)
You'll also want to a process to delete (drop) snapshots after a specified period of time. You can't just keep creating them as you will run out a of...
December 16, 2009 at 11:19 am
How about my other question??
December 16, 2009 at 10:41 am
Actually, start with BOL. It should be able to help you get started with understanding Dynamic SQL.
December 16, 2009 at 10:40 am
Because the DataServer you are connecting to is SQL Server 2005 not SQL Server 2008.
December 16, 2009 at 9:59 am
The only things that comes to my mind is Toad for SQL and ApexSQL Edit. Haven't used Toad, so can't give you an assessment of the product. I...
December 16, 2009 at 9:49 am
I may not have much time during the day, we are finally getting some of our new servers for a PeopleSoft Tools/App upgrade. It may be tonight before I...
December 16, 2009 at 9:47 am
May be a dumb question here, but are you sure you are using SSMS 2008?
December 16, 2009 at 9:44 am
Then SQL Server install should have asked for a sa password. If you have forgotten it, you will have to change it as there isn't any way to find...
December 16, 2009 at 9:37 am
You need to use dynamic SQL. You can do it directly in the T-SQL job step or as a stored proc executed in a T-SQL job step. Personally,...
December 16, 2009 at 9:32 am
Looked back at when this was posted. That was right around the time my oldest daughter left for Basic Training for the Army. I may have just overlooked...
December 16, 2009 at 9:15 am
Brain Dead. IIRC, Quest LiteSpeed, Redgate SQL Backup, etc support log shipping and they can encrypt the files. Also, HyperBac can also encrypt the backups, and since it...
December 16, 2009 at 9:10 am
This is why I suggested UNC's, from your previous post:
The external folder has been mapped on the server where SQL is installed.
I created some batch file and scheduled it and...
December 16, 2009 at 9:05 am
What version of SQL Server are you using?
December 16, 2009 at 9:03 am
Looks like selecting 60 days of data and a pivot to boot. Am I correct?
December 16, 2009 at 9:03 am
YSLGuru (12/16/2009)
Thanks for replying and I know this is a few months old now (Just now getting time to go back and deal with this one) but unfortunately that will...
December 16, 2009 at 8:59 am
Viewing 15 posts - 17,896 through 17,910 (of 26,484 total)