9.3.2.6 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

Table 9-85 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

Table 9-86 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.

dbglevel

Sets Oracle Clusterware log / trace levels using profiles.

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.

Profiling Tools

Table 9-87 tfactl run Profiling Tools Parameters

Parameter Description

dbglevel

Sets Oracle Clusterware log and trace levels using profiles.

Related Topics