When connected to a service through Tungsten Connector, the connection has access to a number of specialized commands that can be executed
When using Bridge Mode, these commands will not be available because you are connected directly to the database server.
Table 7.3. Inline Interface Commands
Option | Description |
---|---|
tungsten cluster status | Displays a detailed view of the information the connector has about the cluster |
tungsten connection count | Display the current number of active connection to each datasource |
tungsten connection status | Displays information about the connection status for the last statement executed |
tungsten flush privileges | Reload the user.map file and update the user credentials |
tungsten gc | Executes the connector garbage collector to free memory |
tungsten help | Shows help description each statement |
tungsten mem info | Display the memory usage information for the connector |
tungsten show processlist | List all active queries on this connector instance |
tungsten show variables | Display the connector configuration options currently in use |