select count(*) from sys_stat_activity
select GET_LICENSE_VALIDDAYS();
試用企業版3個月到期后,改為專業版,有效期仍是3個月
1、在kingbase用戶下執行sys_ctl -D data start時報錯
./sys_ctl -D /home/kingbase/KingbaseES/data start
等待服務器進程啟動 …致命錯誤: XX000: License file should have write access mode in floating mode, or use license generating date as base date.
位置: PostmasterMain, postmaster.c:650
已停止等待
sys_ctl: 無法啟動服務器進程
原因:license.dat權限是root用戶權限chown -R kingbase:kingbase license.dat