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
| Parameter | Description |
|---|---|
inventory | Inventory of all trace file directories. |
scan | Runs a one off scan. |
tool | Runs the desired analysis tool. |
Analysis Tools
tfactl run Analysis Tools Parameters
| Parameter | Description |
|---|---|
orachk | Runs Oracle ORAchk. |
oratop | Runs oratop. |
oswbb | Runs OSWatcher Analyzer. |
prw | Runs Procwatcher. |
alertsummary | Prints summary of important events in Oracle Database / ASM alert logs. |
calog | Prints Oracle Clusterware activity logs. |
grep | grep for input string in logs. |
history | Lists commands run in current Oracle Trace File Analyzer shell session. |
ls | Searches files in Oracle Trace File Analyzer. |
managelogs | Purge slogs. |
menu | Oracle Trace File Analyzer Collector menu system. |
param | Prints parameter value. |
ps | Finds a process. |
pstack | Runs pstack on a process. |
summary | Prints system summary. |
tail | Tails log files. |
triage | Summarize OSWatcher / ExaWatcher data. |
vi | Searches and opens files in the vi editor. |