Quantcast
Channel: SQL Server Database Engine Forum
Viewing all 15872 articles
Browse latest View live

Failed to initialize sqlcmd library with error number -2147024809

$
0
0

I have searched around but cannot find an answer to this so any help is appreciated.  I have a 2014 server with dual instances.  When I execute the following query , it succeeds on one instance but fails on the other with the above error.  This is not related to SQL Agent, this fails on query execution within SSMS as well (on instance 2, succeeds on instance 1).  Names have been changed to generic below.  I have tried with/without various options in the call, nothing seems to work on instance 2, but works fine on instance 1.  IF I remove the @query parameter, I DO receive the email.

EXEC msdb.dbo.sp_send_dbmail

   @profile_name ='Profile1',

    @recipients = 'recipientlist',   

    @subject ='Error in rules-PLEASE INVESTIGATE-',

    @body ='There is an error in rules, a rule calls itself. Please fix.  The broken rule id is:',

    @query='select fields from table WHERE [RuleOnSuccess] = [RuleID] OR [RuleOnFailure] = [RuleID] ',

       @attach_query_result_as_file = 0;



Send Query Result as an Excel attachment in SQL server With Database Mail

$
0
0

Dear Team,

I have below table in the snapshot, My task is to send the same output as a attachment in Excel to email. i used the below procedure 

EXEC [msdb]..sp_send_dbmail 
@profile_name='TSSSendMail',
@recipients='mymailID@gmail.com.com',
@subject='DB Mail',
@body='HI Team',
@execute_query_database = 'DbName',
@query = 'EXEC J16ReimbursementFortnightly1TO15 1',
@attach_query_result_as_file=1,
@query_attachment_filename = 'SummaryReimbursement.xls'

But I am not getting Proper Output, is seems like CSV Format, but i want it proper tabular format in Excel. Please help me



SQL Service stops working after Windows 10 upgrade

$
0
0

We have upgraded to Windows 10 on a machine running SQL Server 2008 R2 Express.

After upgrading the SQL Server Service will not run automatically and has to be started manually from the services tool.

Same applies after a reboot, you have to run it manually even though the service is set to run automatically.

Is there a fix for this?

SQL Agent jobs status for multiple servers using Powershell.

$
0
0

Hi All,

I am following website link: http://www.toadworld.com/platforms/sql-server/b/weblog/archive/2013/09/17/powershell-script-to-monitor-a-service-on-a-group-of-servers-html-formatted-email-output.aspx

I require to gather status details about all the SQL Agent jobs in the environment on multiple SQL Servers.

I tried to edit the script using:

[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SqlServer.SMO")
$sqlServerName = 'localhost\developer'
 
$sqlServer = New-Object Microsoft.SqlServer.Management.Smo.Server($sqlServerName)
 
foreach($job in $sqlServer.JobServer.Jobs)
{
    $job | select Name, OwnerLoginName, IsEnabled, LastRunDate, LastRunOutcome, DateCReated, DateLastModified
}

but SQL Agent jobs are not reflecting in the mail output...

requesting help...!!

Thanks in Advance.

Hunt

July 2015 security patch for SQL Server 2008 SP4

$
0
0

We have a MS SQL Server 2008 SP4 database that stores data for a legacy web application. We have a nightly batch processing job (at SQL Server Agent) which executes series of Stored Procedures to load (ETL) data from that database to another database used for generating Reports. After the installation of July 2015 security patch for SQL SP4, there is a considerable increase in the overall execution of the nightly job. Do any of you know come across this problem? Generally, what are the best practices that we have to follow to troubleshoot this issue? I appreciate any tips and tricks from you. Thanks.

Unable to open physical file - Operating system error 5: 5(error not found) Microsoft SQL Server: Error 5120

$
0
0

I am trying to attach a database to SQL 2005. This database has not previously been attached. I have only just installed SQL.

 

I get the following message: Unable to open physical file "C:\ArrowSQL\Arr@Data\Arrow_data.mdf" Operating system error 5: "5(error not found)" (Microsoft SQL Server: Error 5120)".

 

I have loaded SQL and the database fiel and directory with the same user acccount which is a local adminstrator ont hsi machine. I have checked that I have read/write access to the file.

 

The machine runs Windows Vista Business. SQL has SP 2 loaded.

 

What causes this?

Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server

$
0
0
have users accessing dynamically generated linked servers (created and dropped through SQL) pointing to Access files located on SQL server. users are running procs from their workstation and are authenticated using Windows domain group.Gave proper SQL permissions to the domain group for procs and linked server management. when a user creates a linked server during the procedure, the linked server access fails with Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "Name". same error if they test connection to linked server, while if sysdba test connection logged on their workstation for the same linked server created by these users is fine so is still permission issue. wanted to enable login mapping but on the linked server security tab the login mapping can only be created for local logins (which are not part of a group) . Also Kerberos is not enabled. Any other possibility?

CXpacket waittype

$
0
0

Hello Experts,

My 'Select 'query is running for last 24 hours waiting on Cxpacket wait type. Surprisingly, its only Cxpacket for all threads and i do not see any Non Cxpacket waittype to understand the undelying bottleneck. Can someone explain this behavior ?.I have 12 logical processors and the DOP is set to 6.

I have attached the output of Sys.dm_os_waiting_tasks.

0x000000000018B948 66 0 97854999 CXPACKET 0x000000049934E970 0x0000000923568508 66 42 exchangeEvent id=Port8030e200 WaitType=e_waitPortOpen nodeId=3
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5DC8 66 18 25861 CXPACKET 0x000000043AC0FDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905400 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040F5288 66 22 25865 CXPACKET 0x0000000741067670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x000000092356C2C8 66 37 25865 CXPACKET 0x00000005669D5740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x000000092356C508 66 43 97854998 CXPACKET 0x00000004258B9C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897aa00 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FF048 66 3 1317 CXPACKET 0x00000004E56AA1D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904180 WaitType=e_waitPipeGetRow nodeId=11
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FEE08 66 14 25855 CXPACKET 0x000000043ABCBDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905480 WaitType=e_waitPipeGetRow nodeId=15
0x00000000040FFDC8 66 21 25863 CXPACKET 0x000000027964B670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x00000000040FE988 66 33 25867 CXPACKET 0x0000000481E75740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000040FF288 66 41 97854998 CXPACKET 0x0000000425457C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897aa80 WaitType=e_waitPipeGetRow nodeId=6
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041294C8 66 2 12993 CXPACKET 0x00000004953401D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904100 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004129B88 66 25 25870 CXPACKET 0x000000092CB4B670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x00000009235682C8 66 31 110143 CXPACKET 0x0000000977A4D740 0x0000000004129B88 66 25 exchangeEvent id=Pipe458abf000 WaitType=e_waitPipeNewRow nodeId=23
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000923568508 66 42 97854998 CXPACKET 0x0000000461BCBC20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897a980 WaitType=e_waitPipeGetRow nodeId=6
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004143B88 66 4 25850 CXPACKET 0x00000000F0ABE1D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904200 WaitType=e_waitPipeGetRow nodeId=11
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x00000000041434C8 66 12 25861 CXPACKET 0x0000000515327DF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905500 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004142E08 66 27 25871 CXPACKET 0x00000004E9B5D670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x0000000004143048 66 32 25867 CXPACKET 0x000000061692B740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000058F444088 66 44 97854998 CXPACKET 0x00000004258C9C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ab00 WaitType=e_waitPipeGetRow nodeId=6
0x000000000431C988 66 5 25849 CXPACKET 0x000000058F6941D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25849 CXPACKET 0x000000058F6941D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25849 CXPACKET 0x000000058F6941D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25849 CXPACKET 0x000000058F6941D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25849 CXPACKET 0x000000058F6941D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25850 CXPACKET 0x000000058F6941D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25850 CXPACKET 0x000000058F6941D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25850 CXPACKET 0x000000058F6941D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25850 CXPACKET 0x000000058F6941D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431C988 66 5 25850 CXPACKET 0x000000058F6941D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904280 WaitType=e_waitPipeGetRow nodeId=11
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D288 66 13 25855 CXPACKET 0x000000043AC0DDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905580 WaitType=e_waitPipeGetRow nodeId=15
0x000000000431D4C8 66 30 25872 CXPACKET 0x000000094C197670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x000000044893A088 66 36 25868 CXPACKET 0x000000074A601740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x000000044893A2C8 66 45 97854999 CXPACKET 0x0000000471987C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ab80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB0748 66 10 25847 CXPACKET 0x00000004ABBC81D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904380 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB1DC8 66 19 25853 CXPACKET 0x00000004465A5DF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905800 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EB0E08 66 28 25870 CXPACKET 0x00000007822A9670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x0000000004EB1048 66 34 25847 CXPACKET 0x0000000785D57740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x00000004258BC088 66 47 97854999 CXPACKET 0x0000000461B47C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ad80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDA988 66 7 3950 CXPACKET 0x00000003415421D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904480 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDBDC8 66 20 25868 CXPACKET 0x000000043ABCDDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905880 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EDAE08 66 23 25870 CXPACKET 0x00000000F16F7670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x0000000434472088 66 38 25859 CXPACKET 0x000000011003D740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x00000004344722C8 66 49 97854999 CXPACKET 0x0000000461B77C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ae00 WaitType=e_waitPipeGetRow nodeId=6
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF5B88 66 8 2240 CXPACKET 0x0000000A01EC61D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904500 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4BC8 66 16 25849 CXPACKET 0x000000051532BDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905680 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EF4E08 66 24 25870 CXPACKET 0x0000000621245670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x0000000004EF5048 66 40 25853 CXPACKET 0x00000003FBDDB740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000461BC2088 66 50 97854999 CXPACKET 0x0000000458C65C20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ae80 WaitType=e_waitPipeGetRow nodeId=6
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF4C8 66 9 408 CXPACKET 0x00000003F92561D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904580 WaitType=e_waitPipeGetRow nodeId=11
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF948 66 15 25852 CXPACKET 0x000000043AC7DDF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905600 WaitType=e_waitPipeGetRow nodeId=15
0x0000000004EFF288 66 26 25870 CXPACKET 0x00000003F8E19670 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458905380 WaitType=e_waitPipeNewRow nodeId=15
0x0000000910914088 66 39 25864 CXPACKET 0x00000003F93F1740 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458abf380 WaitType=e_waitPipeNewRow nodeId=23
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x00000000040F5708 66 1 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x00000000041294C8 66 2 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x00000000040FF048 66 3 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000004143B88 66 4 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x000000000431C988 66 5 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000005143948 66 6 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000004EB0748 66 10 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000004EDA988 66 7 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000004EF5B88 66 8 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x00000009109142C8 66 46 97854999 CXPACKET 0x000000058F10DC20 0x0000000004EFF4C8 66 9 exchangeEvent id=Pipe44897ac00 WaitType=e_waitPipeGetRow nodeId=6
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000004128BC8 66 11 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x00000000040F5DC8 66 18 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x00000000040FEE08 66 14 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x00000000041434C8 66 12 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x000000000431D288 66 13 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000004EFF948 66 15 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000004EF4BC8 66 16 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000005142988 66 17 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000004EB1DC8 66 19 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005143948 66 6 10133 CXPACKET 0x000000053E2D41D0 0x0000000004EDBDC8 66 20 exchangeEvent id=Pipe458904300 WaitType=e_waitPipeGetRow nodeId=11
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x00000000040F5288 66 22 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004129B88 66 25 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x00000000040FFDC8 66 21 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004142E08 66 27 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x000000000431D4C8 66 30 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004EDAE08 66 23 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004EF4E08 66 24 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004EFF288 66 26 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x0000000004EB0E08 66 28 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x0000000005142988 66 17 25850 CXPACKET 0x00000005153E9DF0 0x00000000051434C8 66 29 exchangeEvent id=Pipe458905780 WaitType=e_waitPipeGetRow nodeId=15
0x00000000051434C8 66 29 154003 CXPACKET 0x00000008C9F12AD0 0x00000009235682C8 66 31 exchangeEvent id=Pipe458abf480 WaitType=e_waitPipeGetRow nodeId=23
0x00000000051434C8 66 29 154004 CXPACKET 0x00000008C9F12AD0 0x000000092356C2C8 66 37 exchangeEvent id=Pipe458abf480 WaitType=e_waitPipeGetRow nodeId=23
0x00000000051434C8 66 29 154004 CXPACKET 0x00000008C9F12AD0 0x00000000040FE988 66 33 exchangeEvent id=Pipe458abf480 WaitType=e_waitPipeGetRow nodeId=23
0x00000000051434C8 66 29 154004 CXPACKET 0x00000008C9F12AD0 0x0000000004143048 66 32 exchangeEvent id=Pipe458abf480 WaitType=e_waitPipeGetRow nodeId=23

-Kevin


Does it affect the database integrity of 2 databases have the same logical name in an instance?

$
0
0

Hi,

In our production we have a database by name MyDb.
The application team wanted another database by the name MyDbOld which contains the
data of Mydb 1 month old.
So I created a database MyDbOld in other instance(test) and restored MyDbOld from the one month backup
of MyDb in production server.
In test instance I backed MyDbOld as MyDbOld.bak
In the production instance I created a new DB by the name MyDbOld and restored the MyDbOld in the production
from the backup of MyDbold.bak in the test instance.
Now I have 2 databases in the production instance ie 1)MyDb and 2)MyDbOld.
However I find the logical names of both the databases to be the same although the database name and the physical file name to be different.
My questions are-:
1)Does it in any manner affect the integrity of the 2 databases if the 2 databases are in the same instance and have the same logical name?
2)In the above situation of question-1 would the dml or data retrieval operations in the 2 databases have any conflict in any manner what so ever?
3)Having a unique database name, and unique file names for the physical files for any database in an instance what is the purpose and significance of additionally having a logical name for a database?
4)Could you suggest any script by which I could restore a database from the backup of another database in the same instance and at the same time change the logical and physical name of the files to correspond to the new database. Thanking you in advance, Binny Mathew.

Use of < SQL User Without Login >

$
0
0

Hi DBAs,

In SQL Server 2012, when I openend page to create new user I found one new option " SQL User Without Login ". After Googling I came to know that it is a new feature in SQL Server 2012 to support contained databases but I am not able to understand that what is the use or importance of " SQL User Without Login "? and how it is different from Orphaned users.?

Regards,
Yashwant Vishwakarma | MyPage


Yashwant Vishwakarma|www.sqlocean.com

"Failed Virtual Allocate Bytes" occured (MSSQL9SP4 x86 + AWE on Win Srv 2003 Ent SP2 x64)

$
0
0

Hallo. We got an error "Failed Virtual Allocate Bytes: FAIL_VIRTUAL_RESERVE"

Microsoft SQL Server 2005 - 9.00.5000.00 (Intel X86)
	Dec 10 2010 10:56:29
	Copyright (c) 1988-2005 Microsoft Corporation
	Developer Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

We had 24CPU intell cores and 64 gb RAM on server.

Sql service starts with enabled AWE + LPM and "-g512" option.

Please don't ask me why we still use such relic configuration it is not my fault. :)

Well so... i'm investigate log and find that memorystatus "Optimization Queue" section has really huge values.

Optimization Queue Overall Memory = 1321132032

Target Memory = 1158799360

Last Notification = GROW

Timeout = 6

Early Termination Factor = 5

Small Gateway 
Configured Units = 32

Available Units = 26

Acquires = 6 
Waiters = 0

Threshold Factor = 250000

Threshold = 250000

Medium Gateway 
Configured Units = 8

Available Units = 7

Acquires = 1 

Waiters = 0

Threshold Factor = 12

Threshold = 16094435

Big Gateway 
Configured Units = 1

Available Units = 1

Acquires = 0 

Waiters = 0

Threshold Factor = 8

Threshold = 144849920

Average values of this section (from dbcc) for workday period is:

Optimization Queue             Value
------------------------------ --------------------
Overall Memory                 803340288
Target Memory                  480714752
Last Notification              1
Timeout                        6
Early Termination Factor       5

(5 row(s) affected)

Small Gateway                  Value
------------------------------ --------------------
Configured Units               32
Available Units                31
Acquires                       1
Waiters                        0
Threshold Factor               250000
Threshold                      250000

(6 row(s) affected)

Medium Gateway                 Value
------------------------------ --------------------
Configured Units               8
Available Units                8
Acquires                       0
Waiters                        0
Threshold Factor               12
Threshold                      40059562

(6 row(s) affected)

Big Gateway                    Value
------------------------------ --------------------
Configured Units               1
Available Units                1
Acquires                       0
Waiters                        0
Threshold Factor               8

Also about minute before "Failed Virtual Allocate Bytes" message our SQL lock monitor registered couple of "RESOURCE_SEMAPHORE_QUERY_COMPILE" waits. But MEMORYCLERK_SQLOPTIMIZER  report "MultiPage Allocator = 104 KB" only and that is confuse me.

Ultimately, the main consumers of MTL was SQL OS and bPOOL.

MEMORYCLERK_SOSNODE (Total)
	VM Reserved = 0 KB
	VM Committed = 0 KB
	AWE Allocated = 0 KB
	SM Reserved = 0 KB
	SM Committed = 0 KB
	SinglePage Allocator = 18720 KB
	MultiPage Allocator = 11120 KB

MEMORYCLERK_SQLBUFFERPOOL (Total)
	VM Reserved = 2158872 KB
	VM Committed = 549144 KB
	AWE Allocated = 55508992 KB
	SM Reserved = 0 KB
	SM Committed = 0 KB
	SinglePage Allocator = 0 KB
	MultiPage Allocator = 13816 KB

Workday period values (multi_pages_kb + shared_memory_committed_kb + virtual_memory_committed_kb) for this clerc is 

type                          avg                  min                  max
----------------------------- -------------------- -------------------- --------------------
MEMORYCLERK_SOSNODE           4602                 2800                 7032
MEMORYCLERK_SQLBUFFERPOOL     187235               0                    305472

It is clear but i'm still have a questions. What forced bPOOL to allocate pages in MTL? How to determine that queries? Same about SQL OS.

Or maybe all my conclusions is wrong? 

As workaround i increase -g startup option to "-g2048", and "max server memory" was decreased to 54Gb.

Full report included below.

SQL Server Linked Server to ODBC Connection Drops connection every 4-5 minutes

$
0
0

Hi

I have created a Linked Server to an ODBC Driver.

I am running an SQL Stored Procedure that inserts a lot of rows in linked server.

The script uses the cursor to get the records from SQL Server Database and inserts it to Linked Server One by one.

The script takes approx 1-2 hours to complete.

I noticed Linked Server sending Disconnect command to the ODBC Connector every 4-5 minutes.

Well, it connects automatically in the next Query, But I would like Linked Server Not to send Disconnect Command to ODBC Driver.

I am unable to find any setting for Auto Close/Disconnect for Linked Server.

I have already tried increasing Query and Connection timeout to 99999 but no change.

Regards

Raj



Rajendra Dewani
Website : http://www.dewani.net

Isolation level: pessimistic vs. optimistic

$
0
0

I'm learning about transaction isolation level and I understand there are 4 pessimistics (read uncommited, read commited, repeatable and serializable) and 2 optimistics (snapshot and read commited snapshot). I've two question I didn't find an answer somewhere else.

First I just like to make sure my understanding is right: pessimistic isolation levels is set for a session and is not a database option itself, while the optimistics isolation levels are database option? If I change the pessimistic isolation level in a session, it is used for all database queries within this session?

Second question is: Since the pessimistic isolation levels are session options and the optimistic isolation levels are database options, which will be used for a transaction? I'm confused in this point.

Can someone help please?

Regards,

SQL Cluster P2V

$
0
0

Good day,

So I have a bit of a dilemma.

We have a FIM instance running on an SQL cluster. The kind of DB that doesn't move easily, especially due to the sharepoint foundation presence, and also because of a mistake inherited, no aliases were used.

We are decommissioning the cluster due to licensing matters, so to avoid migrating the DBs, I was wondering if its possible just uninstalling all other instances, break the cluster, then P2V one of the host and have it as a VM on our newly built SQL VM cluster. Will the instance name remain and keep its IP configuration? So that when the FIM server is brought up it will just talk back to it?

Any help would be much appreciated.

Kind regards,

Dominique.

SQL Server 2008 mystery backups

$
0
0

Hello,

Each night a single db is backed up to C:, eventually filling up the C drive and bringing things to a halt. I can't find the source of the job that is creating this backup. It looks to be a mix of Fulls and Differentials.

I have maintenance plans to backup each of our DBs to a 2nd volume (M:). No maintenance plans have a destination of C. No job in SQL Server has a timestamp similar to the one on the backup files in C.

Has anyone else seen this? Any ideas about where else to look?

SQL Server 2008 running on Windows Server 2008 R2.

Thank you.


5K Connections

$
0
0

I have an issue where there are over 5K+ connections however, sp_who2 active only shows 100 active connections. The large number of connections are all in the Awaiting_Command state and are suspended.  I have been trying to figure out why so many connections are not disconnecting, and it is causing some grief. One additional point is that all connections to the SQL database are impersonated using the same SQL user. Regardless if the application connection originates from IIS, ODBC, etc. the user that connects to SQL is let's say "OneAppUser". Therefore, we have 5K+ connections from OneAppUser. Would connection pooling or another issue being caused by the use of a single application user? If not, I am wide open to other reasons for the large number of connections that are not doing anything but taking up resources...

TIA
Ozone

Cxpacket waittype - query never completes

$
0
0

A select statement doesn't complete and it is waiting on Cxpacket waittype. I do not see non-cxpacket waittype to understand the underlying resource bottlenect. This is a 12 logical processor SQL2008R2 SP3,64GB RAM and MaxDOP is set to 6. Earlier it was set to 12 but select didnt complete. We have now reduced it to MAXDOP 6 but still the select statement doesnt complete at all.

The stats are updated for all the tables. Max memory is capped to 54GB.

I have attached the output of sys.dm_os_wait_stats

WaitTypeWait_SecResource_SecSignal_SecWait CountWait PercentageAvgWait_SecAvgRes_SecAvgSig_Sec
CXPACKET1053049.12633664.08419385.0499199350498.600.00110.00060.0004
SOS_SCHEDULER_YIELD8539.132.258536.8941822570.800.00200.00000.0020

 

I have attached the output of sys.dm_os_waiting_tasks

waiting_task_addresssession_idexec_context_idwait_duration_mswait_typeresource_addressblocking_task_addressblocking_session_idblocking_exec_context_idresource_description
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x00000000843B47485219exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x0000000278E087485224exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x000000025B0FE9885220exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x00000000847F27485221exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x00000000847F49885222exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x0000000003F04E0852076382123CXPACKET0x000000070132C8000x000000008437A9885223exchangeEvent id=Port8035e200 WaitType=e_waitPortOpen nodeId=3
0x00000000050D4E085221 CXPACKET0x00000001B71121D00x00000000050DF4C8529exchangeEvent id=Pipe7012cfb00 WaitType=e_waitPipeGetRow nodeId=14
0x00000000050D4E085221 CXPACKET0x00000001B71121D00x00000000050BB4C85212exchangeEvent id=Pipe7012cfb00 WaitType=e_waitPipeGetRow nodeId=14
0x0000000005118E085251 CXPACKET0x00000001A55DE1D00x00000000050DF4C8529exchangeEvent id=Pipe7012cfc00 WaitType=e_waitPipeGetRow nodeId=14
0x0000000005118E085251 CXPACKET0x00000001A55DE1D00x00000000050BB4C85212exchangeEvent id=Pipe7012cfc00 WaitType=e_waitPipeGetRow nodeId=14
0x00000000051330485241 CXPACKET0x00000000DF6D01D00x00000000050DF4C8529exchangeEvent id=Pipe7012cfc80 WaitType=e_waitPipeGetRow nodeId=14
0x00000000051330485241 CXPACKET0x00000000DF6D01D00x00000000050BB4C85212exchangeEvent id=Pipe7012cfc80 WaitType=e_waitPipeGetRow nodeId=14
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x00000000050BAE08521exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x00000000050D4E08522exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x00000000050DEE08523exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x0000000005118E08525exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x0000000005133048524exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9
0x000000025B0FE98852201 CXPACKET0x00000003390FE4400x00000000050A0E08526exchangeEvent id=Pipe7012cef80 WaitType=e_waitPipeGetRow nodeId=9


performance counters

$
0
0

Hi All,

I have confusion about the performance counter of sql server, Please help for all the points:-

1. I am finding that memory grant pending is always 0 but buffer cache hit ratio is 99% but sometimes it going to down to 83% to 90 %. so my question is here is there memory is in pressure or not .

2. Major counter for production server? Can it run continuously on production by default data goes to c drive. I have shared san for all the db  .

3. Can system diagnosis / system performance (system data collector set ) run continuously on production rather then making user defined.

Thanks

Activity Monitor Results

$
0
0
I see the following in Activity Monitor. Is this some issue? What do i need to do? Please help

B.Chaitanya Kiran

varchars and pages and free space.

$
0
0

DBCC CLEANTABLE and REORGANIZE index are not doing what i'm expecting

we recently nulled (or '') the three nvarchars (1500) columns

And i opened up a couple data pages before and after to see and indeed the free space in the pages went from 1000 to 6000.

But what i was expecting was the REORGANIZE and/or the CLEANTABLE to start packing more rows into a page.

where as before there was only space for 10 rows per page we now have room for 30+ but SQL is still putting only 10 per page. and so it's like i have a 20% fill factor when infact the table is set to 80%.

Now i can see if these were char(1500) you could only fit 10 per page empty or not. But i can see the data on the page and i can see all the free space it's not using and none of these commands appear to be packing the rows in any tighter. 

Is it the case that SQL still reserves the (1500) x 3 (x2 for the 'n') even if it's empty?

CREATE TABLE [dbo].[MyTable](
[Id] [int] IDENTITY(1,1) NOT NULL,
[ClientId] [uniqueidentifier] NOT NULL,
[StoreId] [int] NOT NULL,
[Time] [datetime] NOT NULL,
[Url] [nvarchar](1500) NOT NULL,
[VisitId] [nvarchar](50) NOT NULL,
[IsClic] [bit] NOT NULL,
[ProductId] [bigint] NOT NULL,
[Referer] [nvarchar](1500) NULL,
[Host] [nvarchar](1500) NULL,
[IP] [nvarchar](50) NULL,
[JsId] [nvarchar](50) NULL,

120 000 000 rows

80% fill factor

Viewing all 15872 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>