Viewing 15 posts - 1 through 15 (of 30 total)
Ah, ok, so I understand... the parallelization is ever over all files in the file group.
We had a handle during the shrinking for hours on one of our data...
September 23, 2014 at 7:42 am
But if a table is stored in a few pages it can not spread into a lot files, I would like to analyze the table for this pages and find...
September 23, 2014 at 7:13 am
solved by myself...
Note 548221 - Temporary Files are created as sparse files
"--sparse=NEVER" is the keyword <> http://en.wikipedia.org/wiki/Sparse_file
August 6, 2012 at 7:41 am
PaulB-TheOneAndOnly (8/4/2012)
In the case of a...
August 6, 2012 at 2:20 am
Hi Durai, we don't use maintenance plans or auto create statistics. We use the build in auto update statistics for all objects and use manually daily an update for statistics...
May 3, 2012 at 4:03 am
perfect... [] solved my problem
it is hard coded in the job step
May 3, 2012 at 3:26 am
I know, but we would like to try and to compare with oracle the SAP performance. Could you please post the correct trace flag?
September 9, 2011 at 9:58 am
Thx for your hint, but we like to set up a global option; not to hint any executions.
September 9, 2011 at 7:56 am
cfradenburg (7/7/2011)
OPTION (RECOMPILE) is to be only used as a temporary measure while a process for converting adhoc T-SQL code to Stored Procedures is underway.
I'm not sure I agree with...
July 8, 2011 at 1:41 am
Developers (mostly in the beginning stages of their career) often tend to use OPTION (RECOMPILE) an an excuse for introducing more and more adhoc T-SQL into the application and...
July 7, 2011 at 2:59 am
implicit transactions is not active, user options is '0', is this correct?
http://connect.microsoft.com/SQLServer/feedback/details/616796/sql-2008-sp1-fails-to-install
further error details:
2011-05-23 15:49:27.21 spid7s Error: 15002, Severity: 16, State: 1.
2011-05-23 15:49:27.21 spid7s The...
May 24, 2011 at 4:01 am
thx.. I will try this if enything else failes: http://msdn.microsoft.com/en-us/library/ms189625.aspx
I'm playing at the moment with the implicit_transactions setting:
http://msdn.microsoft.com/en-us/library/ms189631.aspx > user options (http://msdn.microsoft.com/en-us/library/ms176031.aspx)
for further ideas with trace flag -T3601; the upgrade...
May 23, 2011 at 8:51 am
We could at the moment not solve the problem. What is with a fresh installation. Can we uninstall the old MSSQL components, do a freh install of a named instance...
May 23, 2011 at 7:29 am
In the following blog the it is described I have to search for "Orphan" users. I found one entry in the master DB.
The MS article to sp_change_users_login describes
"Report" Lists the...
May 23, 2011 at 4:48 am
I executed this one:
use master
EXEC sp_change_users_login 'Report';
This script found a user, but what menas: "Check if there are Orphan users in system databases and fix them"
What exactly does...
May 23, 2011 at 2:12 am
Viewing 15 posts - 1 through 15 (of 30 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy