June 4, 2017

TFA - Trace File Analyzer Collector in Oracle RAC

Trace File Analyzer Collector (tfactl commands) in Oracle 12c / 11g RAC

./tfactl -h

./tfactl diagcollect -h
./tfactl diagcollect
./tfactl diagcollect -crs
./tfactl diagcollect -asm -tag ASM_COLLECTIONS
./tfactl diagcollect -since 1h
./tfactl diagcollect -all -since 4h
./tfactl diagcollect -database hrdb,findb -since 1d
./tfactl diagcollect -crs -os -node node2,node3 -since 8h
./tfactl diagcollect -asm -node node7 -from Aug/12/2015 -to "Aug/14/2015 22:10:00"
./tfactl diagcollect -for Aug/23/2015
./tfactl diagcollect -for "Aug/23/2015 08:00:00"

./tfactl print -h
./tfactl print config
./tfactl print status
./tfactl print hosts
./tfactl print actions
./tfactl print repository

./tfactl analyze
./tfactl analyze -since 4h
./tfactl analyze -comp os -since 1d
./tfactl analyze -comp osw -since 5h
./tfactl analyze -search "ORA-" -since 3d
./tfactl analyze -search "/Starting/c"
./tfactl analyze -comp os -for "Aug/25/2015 08" -search "." 
./tfactl analyze -since 2h -type generic

./tfactl access -h

Related Oracle Articles: 
cluster name of Oracle RAC cluster     Oracle RAC Online Quiz


No comments:

Post a Comment