Demo installation 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 installer tries in the range of 3800 – 4000. If one of these is in use, installer runs to completion; you can reassign port ranges at a later time..
For example, the worksheet lists 3001 as the listening port for the demo feed handler. If this port is free, the installation uses this value. If port 3001 is in use, the installer will try to find another one in 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 the FAST feed handler, the channel names are "FAST Channel 1" and "FAST Channel 2"; for the 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 uses Adaptive Server Enterprise 15.5 defaults. The 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 uses Sybase IQ 15.2 defaults. The RAPStore subscriber is configured to communicate with the RAPCache database and all publishers.
Installs RAPCache and RAPStore with RAP defaults. These are not the same as the Adaptive Server Enterprise and Sybase IQ defaults.
Installs the Operations Console and assigns it default port values (5000 for RAPCache and 2638 for RAPStore).
Installs the PowerDesignerExtensions.zip file into the $RAP/PowerDesignerExtension/ directory.