Tim Haley wrote: > .... > primarycache=all | none | metadata > > Controls what is cached in the primary cache (ARC). If set to > "all", then both user data and metadata is cached. If set to > "none", then neither user data nor metadata is cached. If set to > "metadata", then only metadata is cached. The default behavior is > "all". >
The description above kind of implies that user data is somehow separate to metadata but it isn't possible to say cache only user data (with the text given.) Is this just an oversight or is this really saying you cannot cache only the user data? Darren
