两口居|简约而不简单:技术

业攻于专 专于技术:Linux、C/C++编程、嵌入式、网站设计

导航

分页:[«] 1[»] 

SQL0964C The transaction log for the database is full解决

SQL0964C The transaction log for the database is full.
这个错误说明事务日志已满,查到一些解决方法:

方法一:命令行方式
把日志文件的大小和日志文件的数量扩充,如下命令 :
db2 update db cfg for DATABASE using LOGFILSIZ 7900
db2 update db cfg for DATABASE using LOGPRIMARY 30
db2 update db cfg for DATABASE using LOGSECOND 20
...
分页:[«] 1[»] 

Powered By Z-Blog 1.8 Spirit Build 80722 Using ThinkTwice Theme Designed By Sino Blog

Copyright www.liangkou.cn | 两口居:技术. Rights Reserved.