tfactl param
Use the tfactl param command to view the values of operating system and database parameters specified.
Note:
tfactl param replaces tfactl run param.
Syntax
tfactl param [-type TYPE] [-parameter PARAMETER] [-database DATABASE] [-node NODE] [-json] [-refresh]
Parameters
tfactl param Command Parameters
| Parameter | Description |
|---|---|
-type TYPE | Specify the parameter type. Valid values:
Default: |
-parameter PARAMETER | Specify the name or part of the name of the parameter. If not specified, then all parameters of the parameter type specified will be displayed. Valid values:
|
-database DATABASE | Specify the name of the database. This option can be used only when the parameter type specified is |
-node NODE | Specify the node. Valid values:
|
-json | Specify to print the values in JSON format. |
-refresh | Specify to refresh param data. |
Example tfactl param
tfactl param sga_max
tfactl param sga_min
tfactl param db-unique
tfactl param shmmax