Home > Archive > MS SQL Server > November 2006 > space of transaction log









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author space of transaction log
byteman

2006-11-10, 7:14 pm

I need to know what is the command to check the actual space of transaction
log?

--
Agradezco su ayuda de antemano
John Bell

2006-11-10, 7:14 pm

Hi

As in DBCC SQLPERF(LOGSPACE). You could insert ... exec this into a
temporary table if you need to manipulate the output.

John

"byteman" wrote:

> I need to know what is the command to check the actual space of transaction
> log?
>
> --
> Agradezco su ayuda de antemano

byteman

2006-11-10, 7:14 pm

thank you very much!!
--
Agradezco su ayuda de antemano


"John Bell" wrote:
[color=darkred]
> Hi
>
> As in DBCC SQLPERF(LOGSPACE). You could insert ... exec this into a
> temporary table if you need to manipulate the output.
>
> John
>
> "byteman" wrote:
>
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com