当前位置:首页 > 数据库 > SQL其他

DB2 close auto commit

db2 关闭命令行CLP自动提交

--临时关闭自动提交

#db2 "update command options using C off

 

--永久关闭自动提交

----linux 环境下

#db2set -lr  | grep -i "db2option"

----Windows 环境下

#db2set -lr | find /i "db2option"

 db2set 设置  db2set DB2OPTIONS=+c  

 

DB2 close auto commit

标签:令行   关闭自动   自动   环境   options   div   自动提交   ons   win   

本文系统来源:http://www.cnblogs.com/DBA-Ivan/p/7856475.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐