Viewing 15 posts - 1,636 through 1,650 (of 2,897 total)
Do you have the "Backward Compatibility" and "2005_DTS" add-ons installed ? What service pack of 2005 are you on ?
December 22, 2009 at 12:43 pm
You can also use the Activity Monitor GUI, then look at details to see what's running.
December 22, 2009 at 9:45 am
raju.tanneeru (12/22/2009)
Hi,could you please help me out, how can restore only the full backup from the same file which is also having differential backup
Duplicate post in an old thread. Reply...
December 22, 2009 at 9:41 am
gk-411903 (12/21/2009)
December 21, 2009 at 2:38 pm
Joe-420121 (12/21/2009)
3. When I use GUI to modify data type to BIGINT, I get timeout error after 3 min.
Instead of using the GUI locally on your desktop, use the GUI...
December 21, 2009 at 1:43 pm
CirquedeSQLeil (12/21/2009)
Then a simple select * into tablebackup12212009 from table would suffice for the backup.
I seem to recall that you can get blocking when creating a table this way if...
December 21, 2009 at 12:14 pm
Jeff Moden (12/18/2009)
For something like that, why not just put a unique index on the meter column and use the thrown error as an alert?
Yes, prevent the duplicates in the...
December 21, 2009 at 10:15 am
Is "acad" the default database for those users ?
December 20, 2009 at 4:29 pm
If MDF_2 is in the same file group then SQL will add to it outside of your control. If you create a secondary file group, then you can move tables...
December 18, 2009 at 12:15 pm
Thanks for all the tips.
I just came across this on SQL-Performance, so I don't see a clustered Index in my future since the table is 1+ Terabytes:
"...Also keep in mind...
December 18, 2009 at 12:11 pm
EdVassie (12/18/2009)
December 18, 2009 at 8:43 am
SMNayak (12/18/2009)
Finally got a one simple solution... 🙂
The user's windows login should be having the admin rights in the machine where the SQL Server...
December 18, 2009 at 8:10 am
vky3 (12/16/2009)
I have newly joined a company and here for a couple of servers we have the backups and the log files on the same drive. I...
December 16, 2009 at 1:48 pm
This is a 3rd party application and it's always seemed odd that they don't have any clustered indexes.
Is there a downside or risk to me creating a clustered index...
December 15, 2009 at 8:21 pm
GilaMonster (12/15/2009)
December 15, 2009 at 2:37 pm
Viewing 15 posts - 1,636 through 1,650 (of 2,897 total)