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 Development (2000)
 truncate log on checkpoint existence of?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-22 : 23:26:09
Alex writes "We are developing a new front end product on SQL Server 2000

Using

exec sp_dboption 'db_name', 'truncatelogoncheckpoint', true
--or
exec sp_dboption 'db_name', truncatelogoncheckpoint, true

in query analyzer, I get a message saying: dboption truncatelogoncheckpoint does not exist

i've issued this against the 'master' as well as the database specified

can you help?

thanks in an
ticipation

Alex"
   

- Advertisement -