|   | ![]() |
|
SQL Server 7.0 Extended Stored Procedure Reference 1 2 3 4 5 6 7 8 9 10 11 12 xp_perfmonitorxp_perfsample Samples the PerfMon data. This is most likely the procedure that fires off alerts. xp_perfstart Starts a PerfMon session xp_printstatements xp_prop_oledb_provider xp_proxiedmetadata xp_qv xp_readerrorlog Returns the contents of the current or a specified errorlog. Note: I could only get the current one to complete. Every other oe generated an access violation. xp_regaddmultistring Adds a multistring entry to the registry xp_regdeletekey Deletes a registry key xp_regdeletevalue Deletes a registry value xp_regenumvalues Lists registry values xp_regread Reads the registry xp_regremovemultistring Deletes a multistring from the registry
SQL Server 7.0 Extended Stored Procedure Reference 1 2 3 4 5 6 7 8 9 10 11 12 |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.