Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Root element of the load document.

AttributeDefinition
connection-poolRequired. Holds the name of the connection-pool to load. Must have the value pw
continue-on-errorOptional. Indicates whether to continue to the next rowset if an error occurs. Default value is FALSE. If the value is TRUE, the load process continues.

The <rowsets> tag can have the following children:

  • <rowsets><rowset>
  • <statement>

<rowset> tag

Holds the request for a specific rowset.

...