Extreme Scale adapter command overview

This table summarizes the adapter commands, syntax, and whether you can use the command with data sources, data targets, or both. You can specify the commands on the adapter command line.

The commands are not case-sensitive, but the command values are case-sensitive. Choices are separated by the OR symbol |. Optional parameters are enclosed in brackets [ ]. The topics that follow provide the command syntax in railroad track format.

Table 1. Extreme Scale adapter command summary
Command Syntax Use with data source (GET) Use with data target (PUT)
Connection string to connect to the Extreme Scale server {-CONNSTRING | -C} connection_string Yes Yes
Grid name {-GRID | -G} grid_name Yes Yes
Map that is called as the hash map (located within the grid) {-HASHMAP | -M} map_name Yes Yes
Key to look for [-KEY | -K] key Yes Yes
Reference of the complex object that is present in the IBM® Transformation Extender Object pool [-REFERENCE | -R] object_reference No Yes
Command to apply [-COMMAND | -D] {UPDATE | PUT | INSERT | REMOVE} No Yes
Whether to apply a PUT command immediately, instead of waiting until the map completes [-NOW | -N} {YES | NO] No Yes
SQL statement to retrieve values [-SQL | -S] SQL_statement Yes No
Trace -T [+] [file_name] Yes Yes
Trace errors -TE [+] [file_name] Yes Yes