Re: Extending segments in syslogs
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 06/05/04
- Next message: Bill Todd: "Re: SQL Server 7 and 2000 on same machine?"
- Previous message: Tibor Karaszi: "Re: Log Shipping Passwords"
- In reply to: BV: "Extending segments in syslogs"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 5 Jun 2004 08:30:24 +0200
Extend the size of the current device that you have your transaction log on, or create a new database device
for this storage. Then use ALTER DATABASE to add this newly defined storage to the database.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "BV" <anonymous@discussions.microsoft.com> wrote in message news:1850e01c44a95$50228a80$a301280a@phx.gbl... > how do you extend syslog segments? error message that > i've ran out of space in syslogs and i either need to > dump the transaction log or extend the segment. I am > running Sql 6.5
- Next message: Bill Todd: "Re: SQL Server 7 and 2000 on same machine?"
- Previous message: Tibor Karaszi: "Re: Log Shipping Passwords"
- In reply to: BV: "Extending segments in syslogs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|