Home All Groups Group Topic Archive Search About

SQL Server Tools

microsoft.public.sqlserver.tools
Score forcing the windows kernel into returning ERROR_NO_SYSTEM_RESOURCES
clyclopedic - 21 Oct 2006 4:11 PM - 1 message
SQL server I/O has an excellent feature. According to this document: [link] it will perform retry operations if the I/O API returns ERROR_NO_SYSTEM_RESOURCES (1450). I have another application that I would like to imbue with ...
Score SQLCMD: Is it possible to specify result output format?
Jordan Tan - 21 Oct 2006 6:35 AM - 4 messages
Any advice greatly appreciated. Thanks. jordan. ...
Score Stored procedures change date
Jonas - 20 Oct 2006 12:50 PM - 5 messages
Hi, where can I find last change date for a stored procedure, in management studio it shows create-date but not when it last changed. Good to have when there are lots of developers on a test server... Thanx Jonas ...
Score Deadlocks
Pablo Silva - 19 Oct 2006 11:50 PM - 2 messages
Can anyone help me with my questions about the following deadlock. Deadlock encountered .... Printing deadlock information 2006-08-14 15:45:55.04 spid4     2006-08-14 15:45:55.04 spid4     Wait-for graph ...
Score How to recover a corrupted backup file?
Julio - 19 Oct 2006 10:59 PM - 3 messages
I backed up a database (SQL 2000) from EM but because some disk problems the file became corrupted.  Aparently part of the problem was the transaction log did was not truncated before (it is twice the size of the data) ...
Score Cross database integrity
Tom McLeesh - 19 Oct 2006 2:47 PM - 3 messages
Is it possible to create foreign key between to distinct SQL databases ? Database A contains table [customers] (primary key : customer_id) Database B contains table [invoices]  (each invoice should be linked to a customer. Foreign key : customer_id) I would like to create an integrity constraint between ...
Score SQL 2005 Show Server Trace
NYX - 18 Oct 2006 5:04 PM - 2 messages
Am I the only one who found this useful? I am unable to find in Management Studio the equivelent to 2000 Query Analyzers "Show Server Trace". If it is no longer there, is there an equivelent way to do this? ...
Score How to Insert Summary Info in a table at midnight everyday?
rabig - 18 Oct 2006 2:05 AM - 2 messages
I have to populate a summary table everyday. Need to count the number of (STATUS =)'Opened', 'Testing', 'Closed' and 'Pending'  from the  Cases table and INSERT these values  into the 'Summary' Table at 10:00 PM  everyday. ...
Score msdb.dbo.sp_help_job current_execution_step always returns 0 (unknown)
20060524 - 17 Oct 2006 12:16 AM - 5 messages
In SQL Server 2005, unless you belong to the sysadmin server role, executing msdb.dbo.sp_help_job will always return "0 (unknown)" in the current_execution_step column of first dataset returned. Granting the user membership to the SQLAgentOperatorRole, SQLAgentReaderRole, and SQLAgentUserRole does not make a difference. ...
Score SQL Server 2000: Intger data types are now formatted with comma separators in QA
Conan Kelly - 16 Oct 2006 8:30 PM - 4 messages
Hello all, This seems to be a recent development. It appears that Integer data types are formatted with comma/1000's separators.  I don't think this was occurring before. Is this just a simple setting in QA or EM on my workstation or is this a setting on the server that may have inadvertently been set? ...
Score Display estimated execution plan problem
Alex - 16 Oct 2006 5:31 PM - 2 messages
Hi all, I have a complex query inside a stored procedure. When I try to see the estimated query plan from Query Analyzer it hangs (I wait for at least one minute). When I stoped the QA with the red button it answers with a syntax error... ...
Score Display Execution Plan Hangs
Alex - 16 Oct 2006 4:14 PM - 1 message
Hi all, I have a complex query inside a stored procedure. When I try to diplay estimated execution plan in query analyzer, it hangs. And then I have to stop the query. When I click the stop button it QA returns ...
Score 2 days left; 75% discount on our LogManager Series
Thomas Steinmaurer - 15 Oct 2006 5:23 PM - 1 message
Hello, just a quick reminder: There are 2 days left for the 75% discount on our LogManager Series. So, hurry up and join the party until Oct. 16th, 2006. [link] The LogManager series is a full-featured auditing suite for several ...
Next »