PDA

View Full Version : Cache binding question


Jeffer
03-15-02, 10:18
If I bind an entire database to a Mixed Data Cache, can I also bind dbo.syslogs to a Log Only Data Cache without negative implications. I am concerned that dbo.syslogs would end up being bound to both caches and this might cause problems. How would you handle?
Thanks in advance.

MattR
03-18-02, 20:27
Not sure; I'd say read heavily into the ASE documentation which hopefully would have at least somewhat of an answer. :)