Viewing 15 posts - 1 through 15 (of 20 total)
'A small investment' - well, without any monetary benefit coming out of that 'let's try this' project, that's a no-go.
Furthermore, I don't like the way DevOps builds tiny...
March 29, 2017 at 2:45 am
What you do need, apart from the correct PowerShell version, is access to the BITS service. If that has been disabled or you do otherwise not have access to that...
December 1, 2016 at 2:38 am
Changed the code to =1, but I still get the same error during the maintenance...
[font="System"]
The index "PK_TABLE" (partition 1) on table "DB_TABLE" cannot be reorganized because page level locking is...
May 31, 2013 at 1:38 am
Durai,
Thank you. As I cannot change the database on a permanent basis, as we do not own the design of it, I may have to do a workaround of allowing...
May 29, 2013 at 1:30 am
Varun,
Have you checked if the account that your job is running as, has permissions on the database?
Cheers,
Rick
May 28, 2013 at 3:43 am
Varun,
Could you please provide a little context on what you are trying to achieve? With this short description, I can only say that you lack permissions to perform the query...
Cheers
Rick
May 28, 2013 at 3:29 am
Jim P. (1/24/2013)
Nadrek (1/24/2013)
But there are so many things that I'll find a developer has done and ask "What in the h*** were they thinking?" I'm glad the development team...
January 25, 2013 at 12:16 am
I partially agree.
Yes, developers should be develop software that can scale up and down as needed, but they still have to worry about the underlying 'hardware'. I put that between...
January 24, 2013 at 2:58 am
Lowell,
Thanks, now I understand the how and why. Always good to learn something.
Cheers
Rick
July 10, 2012 at 6:02 am
Thanks.
Still weird, as it did understand what I meant with PRINT @databasename 🙂
July 10, 2012 at 5:18 am
Ashish,
Thank you, your code does work. However, I would like to learn why my code does not work. Does it have anything to do with datatypes or something?
Cheers,
Rick
July 10, 2012 at 4:10 am
I'm not into e-books. While they might come in handy profesionnally (not carrying 32lbs of SQL books is much more comfortable), nothing beats turning a real page of your new...
May 4, 2012 at 4:03 am
Besides the pros and cons to setting the MAXDOP setting manually, there is one other factor coming into play: the application. An application may not allow you to have any...
May 11, 2010 at 3:45 am
SQL Server 2005 SP3 Cumulative Update 9 has been released.
Build: 9.0.4294
April 26, 2010 at 7:26 am
If both the Profiler Trace and the Server Side Trace were identically configured, and you saw different results in two different traces, the only conclusion that I know of is...
August 11, 2009 at 1:12 pm
Viewing 15 posts - 1 through 15 (of 20 total)