1.11 Oracle Trace File Analyzer Command-Line and Shell Options
The tfactl tool functions as a command-line interface,
shell interface, and menu interface.
Table 1-3 Oracle Trace File Analyzer Interfaces
| Interface | Command | How to use |
|---|---|---|
|
Command-line |
|
Specify all command options at the command line. |
|
Shell interface |
|
Set and change the context and then run commands from within the shell. |
|
Menu Interface |
|
Select the menu navigation options and then choose the command that you want to run. |
Using tfactl, you can:
- Run administration commands
- Collect diagnostic data
- Analyze diagnostic data collection
tfactl commands depends upon the level of access you have
to tfactl. Run the administration commands as
root or sudo. Or, run a subset of
commands as:
- An Oracle Database home owner or Oracle Grid Infrastructure home owner.
- A member of
OS DBAorASMgroups.
To grant other users access to tfactl:
tfactl accesstfactl as a command-line
tool:tfactl [command][options]tfactl as a shell interface, enter tfactl,
and then run the commands as
needed:$ tfactl
tfactl>
-help option to any of the tfactl
commands to obtain command-specific
help.$ tfactl [command] -helpRelated Topics