
288 Optimizing DB2 Queries with IBM DB2 Analytics Accelerator for z/OS
Example 11-20 XML input for load specification
<?xml version="1.0" encoding="UTF-8" ?>
<aqttables:tableSetForLoad
xmlns:aqttables="http://www.ibm.com/xmlns/prod/dwa/2011"
version="1.0">
<table name="SALES_FACT" schema="GOSLDW"
forceFullReload="false"/>
</aqttables:tableSetForLoad>
After the stored procedure is started, DB2 for z/OS scans the catalog for new partitions and
adds and loads only these into DB2 Analytics Accelerator. In the example above, only
partition 101 has been unloaded and sent to DB2 Analytics Accelerator. In our example, the
stored procedure co