Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





New Security Features Planned for Firefox 4

Another Laptop Theft Exposes 21K Patients' Data

Oracle Hits to Road to Pitch Data Center Plans
Database Journal |DBA Support |SQLCourse |SQLCourse2









Systems Programmer / Software Engineer - C, Unix-Linux, Multi-threading, IPC
WSI Nationwide, Inc.
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS SQL

Apr 9, 2000

Using SQL Server Profiler - Page 4

By Andrew Wiegand

If you have already registered the server in Profiler you will need to change the login parameters for the registration. Do the following:

  1. select "edit sql server registration..." from the Tools menu
  2. select your server from the list and click on the Edit button
  3. change the login and password of the user to "admin" and "blah" respectively
  4. click on the ok button

There are other gotchas mentioned in bol but these were the only ones I encountered when attempting to replay my trace. After taking into consideration all of the gotchas and taking any action where appropriate I'm ready to replay the trace. In order to replay the trace do the following:

  1. Open the trace file in Profiler (File - Open - Trace File...)
  2. After the trace file loads select Settings from the Replay menu
  3. Select your Development Server from the list of servers. If your server is not in the list you will need to register it by selecting "<new server>"
  4. I select a Sync Level of "Full Synchronization" and a Replay rate of "Maintain interval between events". For more information on how these options effect the replay of your trace review bol.. Specify an output file if you wish to record the results of your replay.


Figure 4.     Selecting trace replay options

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS SQL Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
SQL 2005: SSIS: Error using SQL Server credentials poverty 3 August 17th, 07:43 AM
Need help changing table contents nkawtg 1 August 17th, 03:02 AM
SQL Server Memory confifuration bhosalenarayan 2 August 14th, 05:33 AM
SQL Server – Primary Key and a Unique Key katty.jonh 2 July 25th, 10:36 AM