Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 4 – Adapters Archive (Zip)
Return Code Message
-1 Tape write error
The following is a listing of all the codes and messages that can be returned as a
result of using the Archive (Tar) adapter on RS/6000 AIX only:
Return Code Message
-2 Invalid Entry Point. Must specify M4TAR_GetArchive
or M4TAR_PutArchive.
Archive (Zip)
The following is a listing of all the codes and messages that can be returned as a
result of using the Archive (Zip) adapter for sources or targets.
Note Adapter return codes with positive numbers are warning codes that indicate a
successful operation. Adapter return codes with negative numbers are error codes
that indicate a failed operation.
Return Code Message
0 OK
-1 Invalid command line: missing zip file name after
'file' keyword.
-1 Invalid command line: missing zip file name after
'memory' keyword.
-1 Invalid command line: missing zip file name after
'echo' keyword.
-1 Invalid command line: missing zip member name (after
zip file name).
-1 Invalid command line: expected 'file', 'memory', or
'echo' as first argument.
-1 Invalid command line: missing zip file name.
-600 Internal Error: Resource Manager Error
-? ZIP_ADD: DynaZip error occurred (????).
-? ZIP_MEMTOFILE: DynaZip error occurred (????).
-? UNZIP_COUNTALLZIPMEMBERS: DynaZip error occurred
(????).