Per document, the value column in view v$sesstat is "Statistics Value" (no other description listed - reasonable since there could be may parameters with different o/p values).
I am pulling out some numbers using a query from v$sesstat
statistics# value
----------------------------------- ------------
session pga memory 117296
session pga memory max 117296
session uga memory 38840
session uga memory max 43340
are the above values /numbers in bytes, KB, MB or any other unit?