Sharing Parameters Between Data Sources

If BlockBuster is implemented on multiple databases, you can transfer parameters developed in one implementation of BlockBuster and reuse them in another. A file with a bbp extension is used to store parameters that can be accessed from another data source.

  1. While connected to the data source in which the parameters reside, save the parameters in a bbp file.
  2. While connected to the data source in which you want to reuse the parameters, load the bbp file you saved in step 1.