tfactl run

Use the tfactl run command to run the requested action (can be inventory or scan or any support tool).

Note:

tfactl run param will be deprecated in a future release. It will be replaced by tfactl param.

Syntax

tfactl [run [inventory | scan | <tool>]] | [<tool>]

Parameters

tfactl run Command Parameters

ParameterDescription
inventoryInventory of all trace file directories.
scanRuns a one off scan.
toolRuns the desired analysis tool.

Analysis Tools

tfactl run Analysis Tools Parameters

ParameterDescription
orachkRuns Oracle ORAchk.
oratopRuns oratop.
oswbbRuns OSWatcher Analyzer.
prwRuns Procwatcher.
alertsummaryPrints summary of important events in Oracle Database / ASM alert logs.
calogPrints Oracle Clusterware activity logs.
grepgrep for input string in logs.
historyLists commands run in current Oracle Trace File Analyzer shell session.
lsSearches files in Oracle Trace File Analyzer.
managelogsPurge slogs.
menuOracle Trace File Analyzer Collector menu system.
paramPrints parameter value.
psFinds a process.
pstackRuns pstack on a process.
summaryPrints system summary.
tailTails log files.
triageSummarize OSWatcher / ExaWatcher data.
viSearches and opens files in the vi editor.