JDBJ database cache
HELLO,
1.Can we clear JDBJ database cache when we have users working ? what will there be any performance impact due to this activity?
2. If some users are online and their transaction is going on and in the mean time if the JDBJ database cache is cleared then will the transaction get completed or will it be a incomplete transaction?
OR If the transaction is updating some tables and meantime i clean cache then will it update all the tables or some will remain un- updated?
Regards
Akash