Viewing 15 posts - 256 through 270 (of 457 total)
Personally i don't think you can blame technology for the current global financial crisis, I'm sure the data analysis undertaken by banks throughout the world identified, to a certain degree,...
October 14, 2008 at 6:51 am
You could script out the jobs on your prod server and run that script to create them on the test box.
October 7, 2008 at 8:09 am
What you can is setup your trace using the Profiler GUI, you can then script out the T-SQL needed to run the profiler and use it in a sql server...
September 26, 2008 at 7:38 am
Just a quick question, Do you know whatis causing your db to be put into single user mode? I would guess a job or something is putting the db into...
September 26, 2008 at 6:37 am
They do have tools for that... so this maybe a possibility if you want to do row or tables restores, but you still need a full backup and the transaction...
September 25, 2008 at 10:58 am
You can install SQL server 2005 on the same machine as a SQL server 2000 BUT i believe you may have to use a named instance... for the SQL...
September 25, 2008 at 8:49 am
I offer remote support for both of my clients. I spend some days on site other at my office it works fine for us.
September 25, 2008 at 7:33 am
Unfortunately not. Native sql backup does not support row or tables restores. You can only restore a database to a point in time.
September 25, 2008 at 7:16 am
So you have 1 raid 5 array with two logical partions c:\ and D:
Does this server have any other disk arrays...I assume not from your post but wanted to check.
I...
September 25, 2008 at 7:10 am
A database can only have one primary data file but it can have several secondary datafiles. if you look in BOL for Physical Database Files and Filegroups it should give...
September 25, 2008 at 7:01 am
One option you have is to restore a copy the database under a different name up the point just before you made the deletion. you can then copy the deleted...
September 25, 2008 at 6:47 am
I too have used both IDEARA and Spolight both are very useful but you still need to know what you're looking for....
From what you have said, an inital guess would...
September 25, 2008 at 5:03 am
In reality being a contractor and running my own company with several clients its hard not keep yourself "wired" some of the time while away. basically the health of your...
August 29, 2008 at 4:14 am
http://www.microsoft.com/technet/security/prodtech/sqlserver/sql2kaud.mspx
This link supports my thoery
June 29, 2008 at 6:37 am
Viewing 15 posts - 256 through 270 (of 457 total)