July 15, 2008 at 5:29 am
Hi,
how can we know transaction log is full for the particular db,and for all other databases.is there any DBCC command for this.
quick response will b appreciated:)
July 15, 2008 at 6:16 am
DBCC SQLPERF(logspace) will show you the percentage log space used for all the database on the server
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
July 15, 2008 at 6:30 am
EXCELLENT...:w00t:
IT WORKED 🙂
Thanks,
Syed
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply