用友软件免费下载(www.myufida.net.cn)旨在提供全系列最新最全的用友财务软件免费下载地址。微信号:yyrjlls用友软件免费版用友软件破解版用友软件试用版

首页用友知识库正文

用友U8清除账套锁定及系统锁定的SQL语句

用友财务软件2016-09-151903清除年度

问题现象:用友U8清除账套锁定及系统锁定的SQL语句 ?

use ufdata_XXX_2014 --xxx表示账套号2014表示年度

微信号:yyrjlls
加微咨询技术问题!
复制微信号

delete from gl_mccontrol

delete from gl_mvocontrol

delete from gl_mvcontrol

delete from ap_lock

delete from lockvouch

delete from ia_pzmutex

delete from gl_lockrows

---清除ufsystem 里的任务

use ufsystem

delete from ua_task

delete from ua_tasklog

网友评论