Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 getting/setting size of file or table

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-09-21 : 08:52:54
ed writes "i am wrtiting a procedure to check the server errorlog for
error messages by loading the log into a #table with
xp_readerrorlog.
to check that the load doesn't fill the database/disk i
want to check the size of the log before loading? or limit the size the #table table can grow to.
can anybody help me with how i can achieve this?"
   

- Advertisement -