Viewing 15 posts - 106 through 120 (of 121 total)
One other question, is there a method to do this backup (of the table) without putting a lot stress on the production server (ServerA)? For example, without writing to the...
January 26, 2009 at 2:10 pm
I want to do a full server backup which would include the O/S, sql server backups (.bak files) and vendor application files.
Thanks, Kevin
January 15, 2009 at 2:36 pm
Does fragmentation only occur at the index level? Does it occur at the non-indexed table level? Can the database files (.mdf) become fragmented?
Thanks, Kevin
January 16, 2008 at 9:42 am
I am using this scenario to get a better understanding of the Transaction Logs. If I take a complete backup at 3 A.M. and run Transaction Logs Backups every 15...
January 16, 2008 at 6:56 am
What option or sql command can be used to remove fragmentation?
Thanks, Kevin
January 16, 2008 at 6:48 am
We are using Business Objects XI. Please just let me know the different ways I may set up a BO Connection. (I do not have a lot of information on...
October 20, 2006 at 12:29 pm
I am using VBScript to do some other processing with the Table Data.
December 14, 2005 at 2:50 pm
Paul thanks for your reply. I was shrinking the database because of a large data delete (100 GBs) with the 2nd DBCC Command below. I was trying to execute the...
December 2, 2005 at 2:58 pm
I do not think this would work because I still want the DTS Package to stop executing if there are errors other than duplicate records.
September 14, 2005 at 1:55 pm
Thanks. Can I use the same outer query to get a net of (Amount1 minus Amount2) for all records in the result set?
August 30, 2005 at 8:13 am
Thanks. Can I use the same outer query to get a net of (Amount1 minus Amount2) for all records in the result set?
August 30, 2005 at 8:12 am
Thanks for the queries. The following query is returning 7-2-2005 instead of 6-30-2005. I have to review it more in depth to see were the problem is.
/* Previous months last...
July 19, 2005 at 1:58 pm
I have just discoverd that my two tables contain duplicate records. I think this is why the code is not working properly. The tables have an index but they do...
April 29, 2005 at 12:54 pm
The above provided query is not working for me.
I need to compare the shares, price and market_value columns of the two tables. The below query is not working, it...
April 28, 2005 at 2:20 pm
I am restoring from Disk. In BOL under the Restore Command Subject states:
RESTART
Specifies that SQL Server should restart a restore operation that has been interrupted. RESTART restarts the restore...
October 29, 2004 at 6:35 am
Viewing 15 posts - 106 through 120 (of 121 total)