IDAA
Use the IDAA parameter in CQM@LIDA to control the offload of data to the Performance History Database and to Analytics Accelerator.
- Description
- Offloads data to accelerator tables, Db2® tables, or both. When this parameter is specified, the load file format is changed from UNLOAD to default format.
- Syntax
- IDAA(mode,accelerator_name)
- mode
- (Optional) Accelerator loader mode. Valid values are:
- IDAA_ONLY
- Load into accelerator only.
- IDAA_DUAL
- Load into both Db2 and accelerator.
- accelerator_name
- (Required) The accelerator name.
- Default
- None
- Example
- IDAA(IDAA_ONLY,ACCEL01)