软件注册站
热情软件屋

 
SQL Server数据库的日志文件LOG数据库的可用空间为0
编号: QA000389    
建立日期: 1999年1月22日 最后修改日期: 2004年9月4日
所属类别: 其他语言 - 数据库
   
    工具:SQL Server
    操作系统: WinNT or WinStation
    我在设置数据库时,发现我添加的数据库的日志文件LOG数据库的可用空间为0,我在生成此数据库时,已经让其设置自动删除该日志文件内容,但该数据库仍旧写满,我手动truncate但仍旧不行。由于此问题导致SQL SERVER的数据库复制失败,且该数据库已不能存取,望高手告知。(Monkey)
   
    Because my notebook computer broke down, and now i can not use the chinese input method. I just have several suggestions on the quesiton:
    1.if you truncate the entire SYSLOG, then the SQL Server will break down;
    2. try to use the WITH NO LOG option when you dump the log;
    3.use alterdatabase and sp_logdevice to extend the log device;
    4.if you set the trunc. log on checkpt, then dump is not permit.
    
    taxs 的意见:
    dbcc checkdb(YourDb) OK

    

此问题由孙斌回答。

附加关键字:编程, 源程序, programming, source code, 其他语言, asm, vba, vbscript, 数据库, database, query

   
 
把这个问题推荐给朋友
   
 
   
您的意见类别
您的名字
您的电子邮件
您的建议(请尽可能详细)
 
 

版权所有 1997-2008 热情软件屋
如果您有任何建议和意见, 请给我发个电子邮件 askpro@china-askpro.com
Web Designed by ZebraStudio