Consider the following scenario:
- You configure the BAMArchive database for a Microsoft BizTalk Server 2010 group to use a custom filegroup as the default filegroup.
- You deploy a Business Activity Monitoring (BAM) activity.
Note In this case, an instances table (bam_<activity_name>_Instances) that uses the default filegroup is created in the BAMArchive database.Additionally, some BAM data is generated for the deployed activity in the BAMPrimaryImport database. - You run the BAM_DM_<activity_name> Microsoft SQL Server Integration Services (SSIS) package to archive the generated data from the BAMPrimaryImport database to the BAMArchive database.