|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Toolsmicrosoft.public.sqlserver.tools
SQL Profiler blocks while replaying in the order they were traced
Paulo Eduardo Neves -
28 Sep 2007 7:14 PM - 2 messages
I've recorded a SQL Profiler trace file. When I replay it selecting "in the order they were traced", everything starts fine, but when it reachs 8%, the profiler freeze. The interface doesn't respond. I can't even stop the replay. ...
SQL Express - How do I view SQL Server Log Files
TG -
28 Sep 2007 3:19 PM - 6 messages
It seems the Log File Viewer is not included with SQL Express w/Advanced Services, or at least I have not found how to view the log files using anything other than Notepad. I'm having a hard time believing they didn't ...
Mapping sql statements to TransactionId in a profiler trace file
Paulo Eduardo Neves -
28 Sep 2007 2:24 PM - 3 messages
Hi, I've added the TransactionId column to the tracer file in SQL Profiler, but the column just have data when a transaction is starting or finishing. How do I map a TransactionId to a SQL statement? Is it something ...
Installing SQL Management Studio on an x64 Win2K3 running 32bit SQL 2005
robr -
28 Sep 2007 2:22 PM - 2 messages
I always seem to run into trouble installing SQL Mgmt Studio. This time I have a box running x64 Win2K3. I did not have another SQL x64 license, so installed the 32bit version. I have SQL 2005 on all sorts ...
Backing Up Mirrored database
BigSam -
27 Sep 2007 1:20 PM - 9 messages
I'm looking for some suggestions & strategies I should take when backing up a mirrored database. Ideally I just want to backup the principal, but how do I create a maintenance plan that is aware of the failover partner? ...
SSIS Notification Services
walter1234 -
26 Sep 2007 12:14 PM - 1 message
I have a question about SSIS Notification services. If this is not the correct - ng, please let me know which one to use. I have an SQL2k database with a number of actionable dates, e.g. due dates. expiration dates and so forth. ...
Can't get SQLCMD to run from a .bat file
Carol Cox -
25 Sep 2007 10:35 PM - 6 messages
Using the Microsoft SQLCMD utility (on SQL Server 2005 Standard Edition), I can run the .sql script I created from a Windows command prompt, passing to it a variable name for the database I am creating: sqlcmd -i c:\createdbandtables.sql -v db=newdbname ...
SSMS not displaying DB triggers
Jimmy Jones -
25 Sep 2007 2:50 PM - 4 messages
I have created several triggers on a DBbut they do not show up under server\databases\MyDB\Programmability\Database Triggers If I use the following sql command I can list them in results: Use MyDB SELECT * FROM sys.triggers All of the triggers were created using SQL similar to this: ...
Does anyone know any available tool used for viewing the impact on database and stored procs from ch
chenyuxue1979 -
25 Sep 2007 12:12 AM - 3 messages
Hey guys, Does anyone know any available tool which can be used to view the impact on database and stored procs when some changes have been made on the database. For example, changing the name of a column in a ...
Utility to read transaction logs
Ellen -
24 Sep 2007 2:48 PM - 13 messages
Is there a utility to read the transaction logs for SQL Server 2000? What about SQL Server 2005? I need to review the transaction logs for two of my databases to see if/when some table columns were altered from 'null' to 'not ...
ANN: Database Workbench 3.0 released
Martijn Tonies -
24 Sep 2007 1:38 PM - 1 message
Ladies, gentlemen, Upscene Productions is proud to announce the next major version of the popular database development tool: " Database Workbench Pro 3.0 " New Feature Highlights ------------------------------------- - Conceptual and Physical Data Model Diagramming - ADO/ODBC Explorer (run queries against any ADO/ODBC datasource) ...
|
|||||||||||||||||||||||