PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > comp.db.ms-sqlserver > SQL 2005 Workgroup Edition - how to run a trace
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
SQL 2005 Workgroup Edition - how to run a trace

Réponse
 
LinkBack Outils de la discussion
Vieux 20/03/2008, 17h26   #1
Artie
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SQL 2005 Workgroup Edition - how to run a trace

I need to run a trace on a SQL 2005 Workgroup Edition. Profiler is only
available in Standard and Enterprise?
SQL 2005 BOL refers to serveral SPs and functions for tracing but I don't
have those in my workgroup edition.
Any other options? Can I connect a SQL 2000 Profiler to 2005?

Thanks.


  Réponse avec citation
Vieux 20/03/2008, 18h10   #2
Erland Sommarskog
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL 2005 Workgroup Edition - how to run a trace

Artie (artie2269@yahoo.com) writes:
> I need to run a trace on a SQL 2005 Workgroup Edition. Profiler is only
> available in Standard and Enterprise?
> SQL 2005 BOL refers to serveral SPs and functions for tracing but I don't
> have those in my workgroup edition.
> Any other options? Can I connect a SQL 2000 Profiler to 2005?


No, you cannot connect with Profiler 2000 to any edition of SQL 2005.

I'm a little mystified when you say that you don't have the procedures
and functions for tracing on your Workgroup Edition. I don't have any
access to any instance of Workgroup Edition, but I have an instance of
SQL Express, and this seems to work:

declare @d int
exec sp_trace_create @d OUTPUT, 1
select @d

Further more, it returns 2 when I run it, which indicates that the
default trace is running.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
  Réponse avec citation
Vieux 20/03/2008, 19h06   #3
Artie
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL 2005 Workgroup Edition - how to run a trace

I see them now. I did not look under System Extended Stored Procedures
Thanks.

"Erland Sommarskog" <esquel@sommarskog.se> wrote in message
news:Xns9A67BAA4DF74AYazorman@127.0.0.1...
> Artie (artie2269@yahoo.com) writes:
>> I need to run a trace on a SQL 2005 Workgroup Edition. Profiler is only
>> available in Standard and Enterprise?
>> SQL 2005 BOL refers to serveral SPs and functions for tracing but I don't
>> have those in my workgroup edition.
>> Any other options? Can I connect a SQL 2000 Profiler to 2005?

>
> No, you cannot connect with Profiler 2000 to any edition of SQL 2005.
>
> I'm a little mystified when you say that you don't have the procedures
> and functions for tracing on your Workgroup Edition. I don't have any
> access to any instance of Workgroup Edition, but I have an instance of
> SQL Express, and this seems to work:
>
> declare @d int
> exec sp_trace_create @d OUTPUT, 1
> select @d
>
> Further more, it returns 2 when I run it, which indicates that the
> default trace is running.
>
>
> --
> Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/pro...ads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodinf...ons/books.mspx



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 18h06.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,09471 seconds with 11 queries