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
  • -ktc
    Specifies to clean, enable, or disable a kernel cache table.
  • optionNumber
    Specifies the action to perform.
    optionNumber
    must be one of the following:
    • 1
      Cleans the F cache table.
    • 2
      Enables the F cache table.
    • 3
      Disables the F cache table.
    • 4
      Cleans the NetwDCM table.
    • 5
      Enables the NetwDCM table.
    • 6
      Disables the NetwDCM table.
    • 7
      Cleans the F inode table.
      Not valid on Linux.
    • 8
      Enables the F inode table.
      Not valid on Linux.
    • 9
      Disables 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