How to see the cached DNS result

Dear All,Can anyone tell me how to see my DNS caching server cached info ? Where the info had been queried by some DNS clients.Thanks a lot !CK
[171 byte] By [ckwong9a] at [2007-11-26 17:34:14]
# 1

Depending on your bind version, but with recent version you can use rndc dumpdb

to let bind dump its cache. If you want to log the queries and clients you can turn on logging but please be aware of the overhead and disk usages. Please consult Sun document 816-4556 and Bind9ARM document.

hspaansa at 2007-7-9 0:02:14 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Can you tell me which version support this cmd ? How to check the version of BIND my machine running ?
ckwong9a at 2007-7-9 0:02:14 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...