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.
- While connected to the data source in which the parameters reside, save the parameters in a bbp file.
- While connected to the data source in which you want to reuse the parameters, load the bbp file you saved in step 1.