Viewing 15 posts - 6,301 through 6,315 (of 26,490 total)
OMG, how can someone who has been working with SQL Server for over 9 years still behave like an entry level DBA/Developer??
Whose turn with the silver spoon??
July 15, 2014 at 2:08 pm
First entry when I used BING on the phrase encryptbykey sql server 2008.
http://msdn.microsoft.com/en-us/library/ms174361.aspx
EDIT: Sorry, same link you posted except you link is broken. It went nowhere when I...
July 15, 2014 at 2:03 pm
Also remember that a reorg only touches the leaf pages. It does not touch the higher nodes of the index.
July 15, 2014 at 12:52 pm
is250sp (7/15/2014)
July 15, 2014 at 12:47 pm
SSIS issues are one of the harder to debug on a forum. For many of us not having the actually SSIS package(s), the underlying tables, and other database objects...
July 15, 2014 at 11:47 am
Or you may need to find where the original database and data came from and recreate it from scratch.
July 15, 2014 at 11:44 am
Steve Jones - SSC Editor (7/15/2014)
Miss me?
Welcome back, Steve.
July 15, 2014 at 8:07 am
Not really using it. Most of the columns returned by me are just for FYI. You should adjust the code as needed for your application.
July 14, 2014 at 7:52 am
SQLisAwE5OmE (7/13/2014)
Instead of waiting for 19 hrs, if downtime was available, couldnt you restart sql?...wouldn't it kill that process?Not exactly sure if its the right approach.
Restarting SQL Server would still...
July 13, 2014 at 9:04 pm
SQLisAwE5OmE (7/13/2014)
How about changing the recovery mode to bulk before executing your query?That way it will be minimally logged and your ldf file won't grow that high?
Just a thought.
Updates wouldn't...
July 13, 2014 at 9:02 pm
Do the errors in the windows event logs provide more information?
July 13, 2014 at 11:56 am
Love those problems that go like this:
OP: I have a problem (explains problem)
<< some time passes with no responses >>
OP: Never mine, I solved it.
Well, that nice. How did...
July 13, 2014 at 11:31 am
Well, I am glad you solved your problem. Etiquette, however, says that you should post your solution to your problem as it may help others with a similar problem.
July 13, 2014 at 11:29 am
Just curious, how did you change the service account?
July 13, 2014 at 11:22 am
Tammy-274861 (7/12/2014)
@autoexcrement, thank you so much for your time in helping me!!! 😀
@Lynn, yes, I saw your explanation, and regarding the 46 days it does make sense...
July 13, 2014 at 7:19 am
Viewing 15 posts - 6,301 through 6,315 (of 26,490 total)