Viewing 15 posts - 46 through 60 (of 371 total)
April 8, 2017 at 7:08 pm
I have an SQL 2012 Data drive of 220...
April 8, 2017 at 5:57 pm
With the help of SQLRNNR I was able to create steps to remove partitions. Below are the steps I took and it worked. I hope this helps someone like me...
April 2, 2017 at 5:05 pm
I've already started the restore but the two files that I moved had 0 in the num_row column and the other files that I hadn't moved had large numbers that...
April 1, 2017 at 6:02 pm
the num_row says 0, I'll restore the database again and start over, I suspect I have to write the row number before I switch it to the temp table.
April 1, 2017 at 5:41 pm
that's were I am confused, were do I get the range? the queries I see are
alter
April 1, 2017 at 11:22 am
do you have the query to merge? I have read many blogs but it's never straight forward and can be over whelming.
April 1, 2017 at 10:15 am
March 20, 2017 at 7:05 am
this should help;
https://www.mssqltips.com/sqlservertip/3093/how-to-change-the-sql-server-agent-log-file-path/
March 14, 2017 at 10:15 am
March 10, 2017 at 1:07 pm
March 10, 2017 at 12:27 pm
I use data flows just not in this instance, it was created before I arrived Phil. We are importing from a linked server, thus SP's with temp to prod tables....
March 8, 2017 at 12:12 pm
I am putting several SP's in a sequence container with begin and commit transaction and failure emails.
March 8, 2017 at 10:59 am
as this is a good solution;
https://msdn.microsoft.com/en-us/library/ms140083.aspx
all my components are in the Control Flow. Once I find an answer hopefully I will put it up here.
March 8, 2017 at 10:01 am
Viewing 15 posts - 46 through 60 (of 371 total)