Purpose
Sets the replication trace level for gathering trace information on an Oracle ACFS file system.
Syntax and Description
acfsutil repl trace -h acfsutil repl trace level mount_point
acfsutil repl trace -h displays help text and exits.
Table 16-39 contains the options available with the acfsutil repl trace command.
Table 16-38 Options for the acfsutil repl trace command
| Option | Description | 
|---|---|
| 
 
  | 
 Specifies the trace level setting (0..6). The default level is 2.  | 
| 
 
  | 
 Specifies the directory where the file system is mounted.  | 
Increasing the trace level can have a performance impact and should be done at the recommendation of Oracle support services.
Trace files for Oracle ACFS replication are stored in the following locations:
GRID_HOME/log/hostname/acfsrepl* GRID_HOME/log/hostname/client/acfsutil.log
You must have system administrator or Oracle ASM administrator privileges to run this command.
Examples
Example 16-32 shows the use of the acfsutil repl trace command.