A Example for Deploying a Grid and Database

TimesTen Scaleout provides several options for you to successfully configure and deploy a grid. One of those options is the ttGridRollout utility. This is an example for how to install, create, and deploy a simple grid using the ttGridRollout utility.

Note:

Note:

While this appendix describes how to quickly set up a grid with a single database for development and testing purposes by using the ttGridRollout utility, it is also possible to configure a grid by using:

  • The ttGridAdmin utility: Uses the command line to set up a grid with one or more databases. It provides access to the full range of configuration, management, and monitoring capabilities of TimesTen Scaleout. See Setting Up a Grid.

  • Oracle SQL Developer: Uses a GUI that provides the some of the same functionality as the ttGridAdmin utility. See Working with TimesTen Scaleout in Oracle TimesTen In-Memory Database SQL Developer Support User's Guide.

The following topics show a simple example that installs TimesTen Scaleout, sets up three membership servers, and configures a database in a grid with k set to 3. The grid configuration consists of two management instances and six data instances.

Note:

The parameters defined for every system in the topology of this example is based on the scenario described in Planning your Grid.