Configuring Replication AI Streaming is controlled by properties. Add the following properties to the [agent] section of your Replication properties file(s):
  • ai-streaming

    The ai-streaming property enables or disables this feature. The property is enabled by default. Set as follows:

    • Enabled: ai-streaming=1
    • Not enabled: ai-streaming=0
  • rsb-cache-size

    The rsb-cache-size property sizes your RSB cache. Set as follows:

    rsb-cache-size=n

    Where n is the size of the RSB cache in units of Replication Stream Blocks. The default is 5000.