Demo installs create a test environment on a single machine that you can use before you deploy a production system.
Assigns default port values in the 3000 - 4000 range to all components. Port values are validated during installation, and if a defined port is already in use, the install will try the range of 3800 - 4000. If one of these is in use, the install can be run and the port range for port in use issues can be changed.
For example, the worksheet has 3001 for the Listening Port for the Demo Feed Handler. If this is free, the demo install will use this value. If that port is in use, the install will try the range of 3800 - 4000.
Assigns 224.0.2.0 as the default class D multicast IP addresses to all publishers, and 127.0.0.1 as the default local host address.
Assigns two data channels for each publisher. The assigned default channel names depend on the component. For FASTFeedHandler, the channel names are FAST Channel 1 and FAST Channel 2 for Demo Feed Handler; the channel names are Demo Feed 1 and Demo Feed 2; and for the Publisher API, the channel names are Custom Channel 1 and Custom Channel 2.
Assigns default settings for various configuration options, such as the Number of Packet Buffers.
Installs the RAPCache database and RAPCache Subscriber on the target machine. RAPCache is set to ASE 15.0.2 defaults. RAPCache Subscriber is configured to communicate with the RAPCache database and all publishers.
Installs the RAPStore database and RAPStore subscriber on the target machine. RAPStore is set to Sybase IQ 12.7 ESD #3 defaults. RAPStore Subscriber is configured to communicate with the RAPCache database and all publishers.