cbpolicyd error database is locked

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
fferraro87
Advanced member
Advanced member
Posts: 99
Joined: Thu Apr 28, 2016 8:58 am

cbpolicyd error database is locked

Post by fferraro87 »

Hi,

i've installed cbpolicyd on my zimbra 8.6.0_GA_1200.NETWORK so i enter on sqlite console with this command :

Code: Select all

sqlite3 /opt/zimbra/data/cbpolicyd/db/cbpolicyd.sqlitedb
and i want to know what row are inside policies table so i've do a select on policies table but i've that error :

Code: Select all

sqlite> select * from policies;
Error: database is locked
do you know how can i fix that problem?

Thanks
Post Reply