A couple of question about data cache:
1. Suppose I have 2 named data cache: cache1 and cache2. if same table mytab is bound to both cache, what problem could happen?
2. Cache1 is bound to database mydb and cache2 bound to a table mytab in mydb, any problem?
3. If total cahce size exceed max memory, any problem?
4. What overhead means for cache?