|-
| '''Errors'''
|{{Error|ARCH0001|#Errors}} the number of entries and contents differs.<br />{{Error|ARCH0002|#Errors}} the specified option or its value is invalid or not supported.<br />{{Error|ARCH0003|#Errors}} entry descriptors contain invalid entry names, timestamps or compression levels.<br/>{{Error|ARCH0004|#Errors}} the specified encoding is invalid or not supported, or the string conversion failed.<br/>{{Error|ARCH0005|#Errors}} the chosen archive format only allows single entries.{{Error|ARCH9999|#Errors}} archive creation failed for some other reason.<br />{{Error|FORG0006|XQuery Errors#Function Errors}} an argument has a wrong type.
|-
| '''Examples'''
|-
| '''Errors'''
|{{Error|ARCH0001|#Errors}} the number of entries and contents differs.<br />{{Error|ARCH0003|#Errors}} entry descriptors contain invalid entry names, timestamps, compression levels or encodings.<br/>{{Error|ARCH0004|#Errors}} the specified encoding is invalid or not supported, or the string conversion failed.<br />{{Error|ARCH0005|#Errors}} the entries of the given archive cannot be modified.<br />{{Error|ARCH9999|#Errors}} archive creation failed for some other reason.<br />{{Error|FORG0006|XQuery Errors#Function Errors}} (some of) the contents are not of type {{Code|xs:string}} or {{Code|xs:base64Binary}}.
|-
| '''Examples'''
|-
| '''Errors'''
|{{Error|ARCH0005|#Errors}} the entries of the given archive cannot be modified.<br/>{{Error|ARCH9999|#Errors}} archive creation failed for some other reason.
|-
| '''Examples'''
|{{Code|ARCH0004}}
|The specified encoding is invalid or not supported, or the string conversion failed.
|-
|{{Code|ARCH0005}}
|The entries of the given archive cannot be modified.
|-
|{{Code|ARCH0006}}
|The chosen archive format only allows single entries.
|-
|{{Code|ARCH9999}}