Viewing 15 posts - 91 through 105 (of 156 total)
One last question, should i perform the following steps before migration or after migration?
-- upgrade creates a schema for all users and sets this as default, use following to create...
February 14, 2012 at 12:36 pm
Thanks guys.
Would it be a problem if I move the database to SQL 2005 server using switch Lun method?
February 14, 2012 at 8:29 am
Awesome!
Thanks a lot, I got what I exactly wanted..
February 10, 2012 at 10:15 am
I've the following events and no filters
SQL:BatchStarting
SQL:BatchCompleted
Audit Schema Object Access Event
Existing Connection
RPC completed
Audit Login
Audit Logout
February 10, 2012 at 9:21 am
Oops! I missed that...Thanks Lowell for pointing that out.
But this trace stops in exactly one sec. Am I missing something here?
February 10, 2012 at 8:37 am
As far as I know, we aren't going to add any indexes.
Is my math correct?
February 8, 2012 at 2:37 pm
Thanks Bru.
I found a way of doing it but not sure if it's correct:
Using Idera diagnostic manager tool, I found out that the table with textdata has 158 transactions and...
February 8, 2012 at 2:28 pm
What I'd like to do is delete rows older than 7/1/2011. If an error occurs, I'd like to roll back.
February 8, 2012 at 1:00 pm
Thanks Gila.
Do I've to run DBCC Shrinkdatabase command to claim the space after dropping the tables?
January 9, 2012 at 8:41 am
It is a shared server. Would it have an effect on the server or just the database?
November 22, 2011 at 10:07 am
I was also thinking that this might help DBCC SHRINKFILE ('file a', EMPTY FILE ).
But if I add 2 new files(file b,c) and then use this DBCC command, how...
November 17, 2011 at 3:41 pm
Sean,
When DTS compared to SSIS, which tool is the best with respect to performance? I was told that DTS performs much better if you are just moving data from source...
October 5, 2011 at 3:05 pm
Using import export for multiple tables, I saved the package.
But I want to know if it would really hamper the performance since the tables that I'm going to export are...
October 5, 2011 at 2:50 pm
Viewing 15 posts - 91 through 105 (of 156 total)