The general format of a load response document looks as follows:
<rowsets>
tag. This is the root element of a load response document. Its children are the following tags:<rowset>
and<error>
.<rowset>
tag. This tag includes the response to a specific rowset sent in the load request.<error>
tag. This tag contains a complete description of the error. It is a required tag indicating whether a problem has occurred on the rowset level. Errors on the rowset level mostly point out problems in the RDBMS.