<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sqlnexus Work Item Rss Feed</title><link>http://www.codeplex.com/sqlnexus/WorkItem/List.aspx</link><description>sqlnexus Work Item Rss Description</description><item><title>Closed Feature: Realtime Server Status report does not work when connecting to SQL 2008 [19079]</title><link>http://sqlnexus.codeplex.com/workitem/19079</link><description>Reason&amp;#58; Column cpu_ticks_in_ms of view sys.dm_os_sys_info was replaced with ms_ticks in SQL 2008 and higher.&lt;br /&gt;SQL Nexus Version&amp;#58; 3.0.0.0&lt;br /&gt;&amp;#160;&lt;br /&gt;Hi,&lt;br /&gt;&amp;#160;&lt;br /&gt;I researched into this since I used this report frequently for monitoring our servers and kind of fixed it for myself by modifying the Report until seemed to work &amp;#40;although I am not sure if the data being returned now is really correct, someone will still have to verify this&amp;#41;.&lt;br /&gt;&amp;#160;&lt;br /&gt;I am providing my modified version as attachment. Tested with SQL 2005 and 2008 R2.&lt;br /&gt;I&amp;#39;d be happy if my modifications turn out to be correct and if they would make it into a future SQL Nexus release.&lt;br /&gt;&amp;#160;&lt;br /&gt;Regards,&lt;br /&gt;Marc&lt;br /&gt;</description><author>amitban</author><pubDate>Thu, 16 May 2013 11:18:23 GMT</pubDate><guid isPermaLink="false">Closed Feature: Realtime Server Status report does not work when connecting to SQL 2008 [19079] 20130516111823A</guid></item><item><title>Created Issue: RealTime - Server Status - Exception [23139]</title><link>http://sqlnexus.codeplex.com/workitem/23139</link><description>See attached screenshots.&lt;br /&gt;</description><author>rbellamy</author><pubDate>Tue, 07 Aug 2012 23:42:37 GMT</pubDate><guid isPermaLink="false">Created Issue: RealTime - Server Status - Exception [23139] 20120807114237P</guid></item><item><title>Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682]</title><link>http://sqlnexus.codeplex.com/workitem/11682</link><description>When I tried to run these 2 reports I get an error that &amp;#39;The database doesn&amp;#39;t have necessary data to run the report&amp;#39;. I later discovered that this is due to the fact that the collation set of the server I loaded the sqldiag data on was case sensitive. When I loaded this data onto a server where the server collation set was case insensitive, these reports started working flawlessly.&lt;br /&gt;Comments: ** Comment from web user: rbellamy ** &lt;p&gt;So, three years later&amp;#63;&lt;/p&gt;</description><author>rbellamy</author><pubDate>Tue, 07 Aug 2012 23:40:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682] 20120807114010P</guid></item><item><title>Created Issue: The database doesn't have the necessary data to run the report [23032]</title><link>http://sqlnexus.codeplex.com/workitem/23032</link><description>SQL 2008 R2 Enterprise Edition on Windows 2008 R2&lt;br /&gt;&lt;br /&gt;Import succeeds, but appears to have some errors.&lt;br /&gt;&lt;br /&gt;Reports run as if against a 2005 server.&lt;br /&gt;&lt;br /&gt;&amp;#39;Realtime - Server Status&amp;#39; report dies with blank page.&lt;br /&gt;&lt;br /&gt;Attached is my full sqlnexus.log.&lt;br /&gt;</description><author>rbellamy</author><pubDate>Tue, 17 Jul 2012 00:08:00 GMT</pubDate><guid isPermaLink="false">Created Issue: The database doesn't have the necessary data to run the report [23032] 20120717120800A</guid></item><item><title>Closed Issue: Error when viewing UniqueStatements [20638]</title><link>http://sqlnexus.codeplex.com/workitem/20638</link><description>I am using SQLNexus to trace a SQL2000 SP4a database instance.  I am unable to use any but the ReadTrace_Main report, but that is okay for what I&amp;#39;m doing.  The issue I encounter is when I select &amp;#39;Unique Statements&amp;#39; from the top of the report the following error is thrown&amp;#58; &amp;#39;Exception&amp;#58; Must Declare Scalar Variable &amp;#64;StartTimeInterval&amp;#39;  Unique Batches work and I&amp;#39;m collecting the event start time&amp;#47;end time.&lt;br /&gt;Comments: &lt;p&gt;Issue addressed in higher version of RML Utilities.&lt;/p&gt;</description><author>amitban</author><pubDate>Thu, 28 Jun 2012 08:44:16 GMT</pubDate><guid isPermaLink="false">Closed Issue: Error when viewing UniqueStatements [20638] 20120628084416A</guid></item><item><title>Closed Feature: ReadTrace exit code: -2 [22802]</title><link>http://sqlnexus.codeplex.com/workitem/22802</link><description>I was receiving exit code 26 when I manually set the permissions on all of the &amp;#42;.trc files and now I receive ReadTrace exit code&amp;#58; -2.  I cannot find any information on this error.&lt;br /&gt;Comments: &lt;p&gt;Marking issue as closed as this is a by-design behavior and not related to RML Utilities.&lt;/p&gt;</description><author>amitban</author><pubDate>Thu, 28 Jun 2012 08:42:29 GMT</pubDate><guid isPermaLink="false">Closed Feature: ReadTrace exit code: -2 [22802] 20120628084229A</guid></item><item><title>Commented Issue: ReadTrace exit code: -2 [22802]</title><link>http://sqlnexus.codeplex.com/workitem/22802</link><description>I was receiving exit code 26 when I manually set the permissions on all of the &amp;#42;.trc files and now I receive ReadTrace exit code&amp;#58; -2.  I cannot find any information on this error.&lt;br /&gt;Comments: ** Comment from web user: amitban ** &lt;p&gt;This is not a bug&amp;#33; SQL profiler trace files are generated by the pssdiag or sqldiag utility depending on the tool that you are using to collect the data. SQLDIAG will apply ACLs on the trace files as documented here&amp;#58; http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;b&amp;#47;psssql&amp;#47;archive&amp;#47;2008&amp;#47;06&amp;#47;25&amp;#47;how-it-works-trace-trc-file-security.aspx &lt;/p&gt;&lt;p&gt;Folder permission inheritance doesn&amp;#39;t happen for security reasons. &lt;/p&gt;</description><author>amitban</author><pubDate>Thu, 28 Jun 2012 08:41:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: ReadTrace exit code: -2 [22802] 20120628084124A</guid></item><item><title>Commented Issue: ReadTrace exit code: -2 [22802]</title><link>http://sqlnexus.codeplex.com/workitem/22802</link><description>I was receiving exit code 26 when I manually set the permissions on all of the &amp;#42;.trc files and now I receive ReadTrace exit code&amp;#58; -2.  I cannot find any information on this error.&lt;br /&gt;Comments: ** Comment from web user: SQLGator ** &lt;p&gt;I have resolved my issue, but this needs to be resolved as a patch I would believe.  First of all my trace files &amp;#40;created by the perf scripts&amp;#41; had double underscores in them.  Once I removed the double underscores and added my user account as full control on the tracefiles &amp;#40;not sure why they did not inherit the folder permissions&amp;#41; the import was successful.  I have spoken with others who said they noticed this same buggy problem.&lt;/p&gt;</description><author>SQLGator</author><pubDate>Thu, 24 May 2012 14:14:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: ReadTrace exit code: -2 [22802] 20120524021441P</guid></item><item><title>Created Issue: ReadTrace exit code: -2 [22802]</title><link>http://sqlnexus.codeplex.com/workitem/22802</link><description>I was receiving exit code 26 when I manually set the permissions on all of the &amp;#42;.trc files and now I receive ReadTrace exit code&amp;#58; -2.  I cannot find any information on this error.&lt;br /&gt;</description><author>SQLGator</author><pubDate>Tue, 22 May 2012 18:43:50 GMT</pubDate><guid isPermaLink="false">Created Issue: ReadTrace exit code: -2 [22802] 20120522064350P</guid></item><item><title>Commented Issue: Error in SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT [22278]</title><link>http://sqlnexus.codeplex.com/workitem/22278</link><description>I try to collect statistcs using PSSDIAG, I have following error in the SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT file&lt;br /&gt;&lt;br /&gt;-- top 10 logical reads by query_hash --&lt;br /&gt;Sqlcmd&amp;#58; Error&amp;#58; Microsoft SQL Server Native Client 10.0 &amp;#58; Unspecified error&lt;br /&gt;&lt;br /&gt;I cannot find any more information in log files.&lt;br /&gt;&lt;br /&gt;What else can I do to diagnose the problem &amp;#63;&lt;br /&gt;Comments: ** Comment from web user: amitban ** &lt;p&gt;The most probable cause is that the data collection ended before that output was captured. You can open the .sql file for that script and collect the output manually. &lt;/p&gt;</description><author>amitban</author><pubDate>Thu, 08 Mar 2012 10:02:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT [22278] 20120308100203A</guid></item><item><title>Created Issue: Error in SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT [22278]</title><link>http://sqlnexus.codeplex.com/workitem/22278</link><description>I try to collect statistcs using PSSDIAG, I have following error in the SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT file&lt;br /&gt;&lt;br /&gt;-- top 10 logical reads by query_hash --&lt;br /&gt;Sqlcmd&amp;#58; Error&amp;#58; Microsoft SQL Server Native Client 10.0 &amp;#58; Unspecified error&lt;br /&gt;&lt;br /&gt;I cannot find any more information in log files.&lt;br /&gt;&lt;br /&gt;What else can I do to diagnose the problem &amp;#63;&lt;br /&gt;</description><author>WaldiMen</author><pubDate>Thu, 23 Feb 2012 17:59:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Error in SQL_2008_Perf_Stats_Snapshot_Shutdown.OUT [22278] 20120223055908P</guid></item><item><title>Commented Issue: BLG file import broken in Windows 7 [17449]</title><link>http://sqlnexus.codeplex.com/workitem/17449</link><description>Hi,&lt;br /&gt;&lt;br /&gt;It looks like the BLG file import is broken in Windows 7 &amp;#40;and Win 2008 R2&amp;#41;.  The error message is about a failed connection to SQL Server from the Performance Data Helper &amp;#40;PDH&amp;#41; so I&amp;#39;m guessing they changed the way relog works from the previous OS versions. Could someone have a look to see if its a quick fix&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Christian&lt;br /&gt;Comments: ** Comment from web user: rich_mccloud ** &lt;p&gt;I also ran into this issue in Win7 x64...the problem was resolved by starting SQL Nexus using the &amp;#39;Run as Administrator&amp;#39; option...obviously UAC is getting in the way of the BLG import proces..  Hope this helps.&lt;/p&gt;</description><author>rich_mccloud</author><pubDate>Thu, 26 Jan 2012 16:17:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: BLG file import broken in Windows 7 [17449] 20120126041717P</guid></item><item><title>Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177]</title><link>http://sqlnexus.codeplex.com/workitem/20177</link><description>Getting the following error at the stage of importing the BLG. It seems to process it fine but then comes up with the database connection failure&amp;#58;&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; BLG Blaster &amp;#40;Perfmon&amp;#47;Sysmon BLG files&amp;#41; is a INexusImporter&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.5617946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.6227946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG1.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;30&amp;#58;40.6357946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Critical&amp;#58; 0 &amp;#58; Exception&amp;#58; Cannot open database &amp;#34;sqlnexus&amp;#34; requested by the login. The login failed.&lt;br /&gt;&lt;br /&gt;Login failed for user &amp;#39;DOMAIN&amp;#92;user&amp;#39;.. Source&amp;#58; .Net SqlClient Data Provider. Stack&amp;#58;    at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin&amp;#40;Boolean enlistOK&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin&amp;#40;ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover&amp;#40;String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist&amp;#40;SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds..ctor&amp;#40;DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection&amp;#40;DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection&amp;#40;DbConnection owningConnection, DbConnectionPoolGroup poolGroup&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.GetConnection&amp;#40;DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection&amp;#40;DbConnection outerConnection, DbConnectionFactory connectionFactory&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnection.Open&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.TotalRows&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 199&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 305&lt;br /&gt;&lt;br /&gt;   at sqlnexus.fmImport.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;sqlnexus&amp;#92;fmImport.cs&amp;#58;line 642. InnerException&amp;#58; .&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;33&amp;#58;02.9117946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Import failed. &amp;#40;637 sec, 2664181 rows inserted&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: Norberto2021 ** &lt;p&gt;Amitban I understand and know this is strange, but I checked the model DB and the AutoClose option is set to OFF.&lt;br /&gt;When I create manualy a DB, it creates with the AutoClose option set to OFF. &lt;br /&gt;However when SQLNexus creates a DB, it creates with AutoClose option set to ON.&lt;/p&gt;&lt;p&gt;Im using a Microsoft SQL Server 2008 &amp;#40;SP2&amp;#41; - 10.0.4000.0 &amp;#40;Intel X86&amp;#41;   Sep 16 2010 20&amp;#58;09&amp;#58;22   Copyright &amp;#40;c&amp;#41; 1988-2008 Microsoft Corporation  Express Edition on Windows NT 5.1 &amp;#60;X86&amp;#62; &amp;#40;Build 2600&amp;#58; Service Pack 3&amp;#41; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>Norberto2021</author><pubDate>Fri, 23 Dec 2011 14:13:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177] 20111223021304P</guid></item><item><title>Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177]</title><link>http://sqlnexus.codeplex.com/workitem/20177</link><description>Getting the following error at the stage of importing the BLG. It seems to process it fine but then comes up with the database connection failure&amp;#58;&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; BLG Blaster &amp;#40;Perfmon&amp;#47;Sysmon BLG files&amp;#41; is a INexusImporter&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.5617946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.6227946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG1.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;30&amp;#58;40.6357946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Critical&amp;#58; 0 &amp;#58; Exception&amp;#58; Cannot open database &amp;#34;sqlnexus&amp;#34; requested by the login. The login failed.&lt;br /&gt;&lt;br /&gt;Login failed for user &amp;#39;DOMAIN&amp;#92;user&amp;#39;.. Source&amp;#58; .Net SqlClient Data Provider. Stack&amp;#58;    at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin&amp;#40;Boolean enlistOK&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin&amp;#40;ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover&amp;#40;String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist&amp;#40;SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds..ctor&amp;#40;DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection&amp;#40;DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection&amp;#40;DbConnection owningConnection, DbConnectionPoolGroup poolGroup&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.GetConnection&amp;#40;DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection&amp;#40;DbConnection outerConnection, DbConnectionFactory connectionFactory&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnection.Open&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.TotalRows&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 199&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 305&lt;br /&gt;&lt;br /&gt;   at sqlnexus.fmImport.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;sqlnexus&amp;#92;fmImport.cs&amp;#58;line 642. InnerException&amp;#58; .&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;33&amp;#58;02.9117946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Import failed. &amp;#40;637 sec, 2664181 rows inserted&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: amitban ** &lt;p&gt;I think the SQLNexus database is being created with AutoClose option set to ON because your model database has that property set. We don&amp;#39;t explicitly set AutoClose to ON when creating a new Nexus database.&lt;/p&gt;</description><author>amitban</author><pubDate>Wed, 21 Dec 2011 19:07:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177] 20111221070732P</guid></item><item><title>Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177]</title><link>http://sqlnexus.codeplex.com/workitem/20177</link><description>Getting the following error at the stage of importing the BLG. It seems to process it fine but then comes up with the database connection failure&amp;#58;&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; BLG Blaster &amp;#40;Perfmon&amp;#47;Sysmon BLG files&amp;#41; is a INexusImporter&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.5617946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;27&amp;#58;15.6227946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Loading PSSDIAG1.BLG&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;30&amp;#58;40.6357946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Critical&amp;#58; 0 &amp;#58; Exception&amp;#58; Cannot open database &amp;#34;sqlnexus&amp;#34; requested by the login. The login failed.&lt;br /&gt;&lt;br /&gt;Login failed for user &amp;#39;DOMAIN&amp;#92;user&amp;#39;.. Source&amp;#58; .Net SqlClient Data Provider. Stack&amp;#58;    at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin&amp;#40;Boolean enlistOK&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin&amp;#40;ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover&amp;#40;String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist&amp;#40;SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnectionTds..ctor&amp;#40;DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection&amp;#40;DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection&amp;#40;DbConnection owningConnection, DbConnectionPoolGroup poolGroup&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionFactory.GetConnection&amp;#40;DbConnection owningConnection&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection&amp;#40;DbConnection outerConnection, DbConnectionFactory connectionFactory&amp;#41;&lt;br /&gt;&lt;br /&gt;   at System.Data.SqlClient.SqlConnection.Open&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.TotalRows&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 199&lt;br /&gt;&lt;br /&gt;   at PerfmonImporter.BLGImporter.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;PerfmonImporter&amp;#92;BLGImporter.cs&amp;#58;line 305&lt;br /&gt;&lt;br /&gt;   at sqlnexus.fmImport.DoImport&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;sqlnexus&amp;#92;fmImport.cs&amp;#58;line 642. InnerException&amp;#58; .&lt;br /&gt;&lt;br /&gt;    DateTime&amp;#61;2011-03-09T12&amp;#58;33&amp;#58;02.9117946Z&lt;br /&gt;&lt;br /&gt;SQLNexus Information&amp;#58; 0 &amp;#58; Import failed. &amp;#40;637 sec, 2664181 rows inserted&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: Norberto2021 ** &lt;p&gt;Hi, I had the same login error, and I found SQLNexus create DBs with &amp;#34;AutoClose Option &amp;#61; True&amp;#34;.&lt;br /&gt;Changing &amp;#34;AutoClose Option &amp;#61; False&amp;#34;  I solved my login problem.&lt;/p&gt;&lt;p&gt;I hope this can help.&lt;br /&gt;&lt;/p&gt;</description><author>Norberto2021</author><pubDate>Wed, 21 Dec 2011 14:33:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error importing BLG on Windows 7 SQL2008 [20177] 20111221023353P</guid></item><item><title>Commented Issue: Timeout error when running the Blocking and Wait Statistics report [19940]</title><link>http://sqlnexus.codeplex.com/workitem/19940</link><description>I successfully imported all the collected data.  I selected a very broad time range from the parameters window and clicked &amp;#34;Ok&amp;#34;.  After 30 seconds I received this error in the log file&amp;#58;&lt;br /&gt;&lt;br /&gt;SQLNexus Critical&amp;#58; 0 &amp;#58; Exception&amp;#58; Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.. Source&amp;#58; .Net SqlClient Data Provider. Stack&amp;#58;    at System.Data.SqlClient.SqlConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData&amp;#40;&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlDataReader.get_MetaData&amp;#40;&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader&amp;#40;SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.ExecuteReader&amp;#40;CommandBehavior behavior, String method&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader&amp;#40;CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader&amp;#40;CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.FillInternal&amp;#40;DataSet dataset, DataTable&amp;#91;&amp;#93; datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.Fill&amp;#40;DataTable&amp;#91;&amp;#93; dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.Fill&amp;#40;DataTable dataTable&amp;#41;&lt;br /&gt;   at sqlnexus.fmNexus.RefreshReport&amp;#40;LocalReport report, ReportViewer rv&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;sqlnexus&amp;#92;fmNexus.cs&amp;#58;line 1012. InnerException&amp;#58; .&lt;br /&gt;    DateTime&amp;#61;2011-02-07T20&amp;#58;23&amp;#58;39.3509960Z&lt;br /&gt;Comments: ** Comment from web user: amitban ** &lt;p&gt;You can reduce the time range for which the data is being fetched using the Parameters tab in SQL Nexus.&lt;/p&gt;</description><author>amitban</author><pubDate>Tue, 25 Oct 2011 04:50:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Timeout error when running the Blocking and Wait Statistics report [19940] 20111025045048A</guid></item><item><title>Commented Issue: Timeout error when running the Blocking and Wait Statistics report [19940]</title><link>http://sqlnexus.codeplex.com/workitem/19940</link><description>I successfully imported all the collected data.  I selected a very broad time range from the parameters window and clicked &amp;#34;Ok&amp;#34;.  After 30 seconds I received this error in the log file&amp;#58;&lt;br /&gt;&lt;br /&gt;SQLNexus Critical&amp;#58; 0 &amp;#58; Exception&amp;#58; Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.. Source&amp;#58; .Net SqlClient Data Provider. Stack&amp;#58;    at System.Data.SqlClient.SqlConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData&amp;#40;&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlDataReader.get_MetaData&amp;#40;&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader&amp;#40;SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.ExecuteReader&amp;#40;CommandBehavior behavior, String method&amp;#41;&lt;br /&gt;   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader&amp;#40;CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader&amp;#40;CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.FillInternal&amp;#40;DataSet dataset, DataTable&amp;#91;&amp;#93; datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.Fill&amp;#40;DataTable&amp;#91;&amp;#93; dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior&amp;#41;&lt;br /&gt;   at System.Data.Common.DbDataAdapter.Fill&amp;#40;DataTable dataTable&amp;#41;&lt;br /&gt;   at sqlnexus.fmNexus.RefreshReport&amp;#40;LocalReport report, ReportViewer rv&amp;#41; in C&amp;#58;&amp;#92;temp&amp;#92;nexus&amp;#92;sqlnexus_codeplex&amp;#92;sqlnexus&amp;#92;fmNexus.cs&amp;#58;line 1012. InnerException&amp;#58; .&lt;br /&gt;    DateTime&amp;#61;2011-02-07T20&amp;#58;23&amp;#58;39.3509960Z&lt;br /&gt;Comments: ** Comment from web user: ovc ** &lt;p&gt;Hello. I have the same issue while trying to view details of a query. This happens also in 3.0.&lt;br /&gt;Are there now available some options to set the timeout parameters&amp;#63;&lt;/p&gt;</description><author>ovc</author><pubDate>Tue, 25 Oct 2011 04:36:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Timeout error when running the Blocking and Wait Statistics report [19940] 20111025043601A</guid></item><item><title>Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682]</title><link>http://sqlnexus.codeplex.com/workitem/11682</link><description>When I tried to run these 2 reports I get an error that &amp;#39;The database doesn&amp;#39;t have necessary data to run the report&amp;#39;. I later discovered that this is due to the fact that the collation set of the server I loaded the sqldiag data on was case sensitive. When I loaded this data onto a server where the server collation set was case insensitive, these reports started working flawlessly.&lt;br /&gt;Comments: ** Comment from web user: shantanusenin ** &lt;p&gt;I also tried the below Sol but the tables below are missing in the database&lt;br /&gt;tbl_Requests&lt;br /&gt;tbl_blocking_chains&lt;br /&gt;tbl_notableActiveQueries&lt;br /&gt;Unable to view the Blocking and Wait Statistics OR Bottleneck Analysis reports or getting the error &amp;#8220;Database doesn&amp;#39;t have the necessary data to run this report&amp;#8221;.&lt;/p&gt;&lt;p&gt;The data for the above report is based on the SQL Server 2005&amp;#47;2008 Perf Stats script output depending on the version of the SQL instance that you are collecting data from. The file that normally has the data for the above reports to be generated will have the following naming convention&amp;#58; &amp;#60;ServerName&amp;#62;__SQL_2005_Perf_Stats_Startup.OUT or &amp;#60;ServerName&amp;#62;__SQL_2008_Perf_Stats_Startup.OUT. Ensure that this file has collected at least two snapshots of the outputs of the T-SQL queries present in the SQL Server 2005&amp;#47;2008 PerfStats script. The check that is done to report this error is to check if data is present in the following tables in the Nexus database&amp;#58;&lt;/p&gt;&lt;p&gt;tbl_Requests&lt;br /&gt;tbl_blocking_chains&lt;br /&gt;tbl_notableActiveQueries&lt;br /&gt; &lt;/p&gt;</description><author>shantanusenin</author><pubDate>Mon, 18 Jul 2011 10:11:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682] 20110718101139A</guid></item><item><title>Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682]</title><link>http://sqlnexus.codeplex.com/workitem/11682</link><description>When I tried to run these 2 reports I get an error that &amp;#39;The database doesn&amp;#39;t have necessary data to run the report&amp;#39;. I later discovered that this is due to the fact that the collation set of the server I loaded the sqldiag data on was case sensitive. When I loaded this data onto a server where the server collation set was case insensitive, these reports started working flawlessly.&lt;br /&gt;Comments: ** Comment from web user: shantanusenin ** &lt;p&gt;Hello &lt;/p&gt;&lt;p&gt;I am getting error &amp;#39;The database doesn&amp;#39;t have necessary data to run the report&amp;#39; while running Blocking and Wait Statistics&amp;#47;Bottleneck Analysis Reports. I also followed the above solution but still the error is coming. Please tell me where i am missing. I checked the collation in database.&lt;/p&gt;&lt;p&gt;name                 collation_name&lt;br /&gt;TraceAnalysis     Latin1_General_CI_AS&lt;br /&gt;&lt;/p&gt;</description><author>shantanusenin</author><pubDate>Mon, 18 Jul 2011 09:45:19 GMT</pubDate><guid isPermaLink="false">Commented Issue: Blocking and Wait Statistics/Bottleneck Analysis Reports [11682] 20110718094519A</guid></item><item><title>Commented Issue: Error when viewing UniqueStatements [20638]</title><link>http://sqlnexus.codeplex.com/workitem/20638</link><description>I am using SQLNexus to trace a SQL2000 SP4a database instance.  I am unable to use any but the ReadTrace_Main report, but that is okay for what I&amp;#39;m doing.  The issue I encounter is when I select &amp;#39;Unique Statements&amp;#39; from the top of the report the following error is thrown&amp;#58; &amp;#39;Exception&amp;#58; Must Declare Scalar Variable &amp;#64;StartTimeInterval&amp;#39;  Unique Batches work and I&amp;#39;m collecting the event start time&amp;#47;end time.&lt;br /&gt;Comments: ** Comment from web user: amitban ** &lt;p&gt;I just documented about this here http&amp;#58;&amp;#47;&amp;#47;troubleshootingsql.com&amp;#47;2011&amp;#47;05&amp;#47;05&amp;#47;sql-nexus-what-starttimeinterval&amp;#47;&lt;/p&gt;</description><author>amitban</author><pubDate>Thu, 05 May 2011 17:02:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error when viewing UniqueStatements [20638] 20110505050255P</guid></item></channel></rss>