biee清除缓存脚本
前面文章http://jianchen.iteye.com/blog/1108446讲到如何清除biee的缓存
??
支持的命令如下:
1,sh cleanCache.sh -a? #全部清除
2,sh cleanCache.sh -t tsa_fact_refudn tsa_fact_phone #清除两张表
3,sh cleanCache.sh -s refund #清除指定的主题,后面会实现,指定具体的退款主题的相关物理表
?
A result code is returned after you issue a purge cache command.
Result CodeResult Message1SAPurgeCacheByDatabase returns successfully59115Operation not performed because caching is not enabled.59116The database specified does not exist59117The table specified does not exist85025The physical cube specified does not exist?
??
?