Command/File/DBQuery Matrix
The Command/File/DBQuery Matrix lists every command executed, file read or database query executed by a TKU pattern. The latest version of the file is available in the Schedule and Roadmap for the monthly TKU release.
The table below describes the Command matrix file columns.
Column | Description |
---|---|
Product | The product name is mentioned in the tkn_name metadata within the pattern module. |
Pattern | The pattern's name or function (if calling from a defined block). |
Type | Indicates that a particular entry refers to a Command, a Filepath, or a DBQuery. |
Command/Filepath/DBQuery | Command: The command is executed. Filepath: The path and leaf name of the file being read (or accessed). DBQuery: The database query being executed. |
Reason | Command: The reason for needing to execute the command. Filepath: The reason for needing to read the file. DBQuery: The reason for needing to execute the database query. |
Platform | Command: The platform (Windows, UNIX, Linux, Solaris, AIX, HP-UX, UNIX/Windows) on which the command will be executed. Filepath: The platform (Windows, UNIX, Linux, Solaris, AIX, HP-UX, UNIX/Windows) on which the file will be read. DBQuery: The database system to which the database query relates. |
Privileges | Command: Note whether Discovery requires elevated privileges to execute the command. Filepath: Note whether Discovery requires elevated privileges to read the file. |
When | Command: A note of the circumstances under which the command will be executed. Filepath: A note of the circumstances under which the file will be read. DBQuery: A note of the circumstances under which the database query will be executed. |
TKU Last Updated | The TKU release (e.g., TKU_2022_08_01) in which the pattern or function was last updated. |
TKU When Command/FilePath Last Changed | The TKU release (e.g., TKU_2022_08_01) in which the command to be executed or file to be read was added or last updated. |
Legacy Format
Up until TKU July 2016, the workbook contained one worksheet named 'Sheet1' in a now legacy format. From TKU August 2016 onwards, several worksheets in the legacy format will still be available but directed towards a particular Discovery release; instead of 'Sheet1', you will find worksheets named '10.0_Legacy', '10.1_Legacy', '10.2_Legacy' and '11.0_Legacy'. This legacy format may be dropped at some point in the future.
Each of these legacy worksheets contains the columns described in the table below.
Column | Command or FilePath Related | Description |
---|---|---|
Product | Both | The product name is mentioned in the tkn_name metadata within the pattern module. |
Pattern | Both | The pattern's name or function (if calling from a defined block). |
Command | Command | The command is being executed. |
Reason | Command | The reason for needing to execute the command. |
Platform | Command | The platform (Windows, UNIX, Linux, Solaris, AIX, HP-UX, UNIX/Windows) on which the command will be executed. |
Privileges | Command | A note of whether Discovery requires elevated privileges to execute the command. |
When | Command | A note of the circumstances under which the command will be executed. |
FilePath | FilePath | The path and leaf name of the file being read (or accessed). |
Reason | FilePath | The reason for needing to read the file. |
Platform | FilePath | The platform (Windows, UNIX, Linux, Solaris, AIX, HP-UX, UNIX/Windows) on which the file will be read. |
Privileges | FilePath | A note of whether Discovery requires elevated privileges to read the file. |
When | FilePath | A note of the circumstances under which the file will be read. |
TKU Last Updated | Both | The TKU release (e.g., TKU_2022_07_01) in which the pattern or function was last updated. |
TKU When Command/FilePath Last Changed | Both | The TKU release (e.g., TKU_2022_07_01) in which the command to be executed or file to be read was added or last updated. |