Defining a Table
Administrators define tables as needed to structure data. To define a table within the data grid, complete this task.
The examples in these steps illustrate adding commands to a configuration script. When the script is complete, the administration tool executes the script to define the table.
Alternatively, you could execute each step immediately as a separate administration tool command, instead of accumulating them in a script.
Prerequisites
Either the realm must contain a valid data grid definition, or your configuration script file must contain commands to create a valid data grid definition.
Procedure
What to do next
Note: If an index is added or deleted from a table, re-indexing will occur in the background. To verify that re-indexing has been completed look for log entries such as these in the
tibdgnode log file:
2017-02-23 09:54:35.309 info ridx: reindexing of table t3 started 2017-02-23 09:54:35.640 info ridx: table t3 has been reindexed
You may repeat this task to define additional tables.
Copyright © Cloud Software Group, Inc. All rights reserved.