secons -ktc Function Clean, Enable, or Disable Kernel Cache Tables on UNIX
Valid on UNIX
capamsc141
Valid on UNIX
The secons utility cleans, enables, or disables the kernel cache tables.
This command has the following format:
secons -ktc optionNumber
- -ktcSpecifies to clean, enable, or disable a kernel cache table.
- optionNumberSpecifies the action to perform.optionNumbermust be one of the following:
- 1Cleans the F cache table.
- 2Enables the F cache table.
- 3Disables the F cache table.
- 4Cleans the NetwDCM table.
- 5Enables the NetwDCM table.
- 6Disables the NetwDCM table.
- 7Cleans the F inode table.Not valid on Linux.
- 8Enables the F inode table.Not valid on Linux.
- 9Disables the F inode table.Not valid on Linux.
Example: Clean the F cache Table
The following example cleans the F cache table:
secons -ktc 1