Database Error Messages

ACFS-03283

invalid combination of -o and -f options

Cause

The 'acfsutil log' command was issued with both the -f and -o options. This is a conflict, because the log file names are pre-specified for -o and may not be specified using -f.


Action

Re-issue the 'acfsutil log' command with only the desired option. With -o, the log files will be generated in the persistent log directory in the form yymmddhhmmss.log. With -f the specified name will be used.