How can we interpret written content of system tracefile
I have query that how can we read the system trace files of Oracle database. Here is some potion of one trace file
"Trace file d:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_j000_493340.trc
Oracle Database 11g Release 11.1.0.6.0 - Production
Windows NT Version V6.0 Service Pack 1
CPU : 4 - type 586, 4 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:113M/4085M, Ph+PgF:3440M/8389M, VA:496M/2047M
Instance name: orcl
Redo thread mounted by this instance: 1
Oracle process number: 110
Windows thread id: 493340, image: ORACLE.EXE (J000)"
in which Memory (Avail/Total) what it indicates and from above example it is showing only 113M Physical memory available is it true?