hello,
I am trying to get a databases list and list of keys.
What I mean is, I have a command:
mnesia:read({Db, DBKey}).my node is Ericsson's SGSN 5.5I want to get
measurement counters which are probably kept in mnesia,but I have no idea
what kind of Db and DBKey's values.Is there any method to list them ?Marcin