| -5001 |
MESSAGE |
Invalid item number passed in itemnum_array for
AIFFILEGGET. |
| CAUSE |
A non-zero, invalid item number was passed in
itemnum_array. |
| ACTION |
Pass an appropriate value and end with a zero. |
| -5002 |
MESSAGE |
Invalid item number passed in itemnum_array for
AIFFILEGGET. |
| CAUSE |
A non-zero, invalid item number was passed in
itemnum_array. |
| ACTION |
Pass an appropriate value and end with a zero. |
| -5003 |
MESSAGE |
Invalid item number for global verify. |
| CAUSE |
A non-zero, invalid item number was passed in
itemnum_array. |
| ACTION |
Pass an appropriate value and end with a zero. |
| -5005 |
MESSAGE |
Timestamp is not in the past. |
| CAUSE |
The date and time passed in is not in the past. |
| ACTION |
Pass only a date and time that has already passed. |
| -5006 |
MESSAGE |
Close disposition not in the range 0 - 5. |
| CAUSE |
The close disposition passed is not in the range 0 - 5. |
| ACTION |
Pass a number from 0 to 5 when setting the close disposition. |
| -5007 |
MESSAGE |
No file name or UFID specified. |
| CAUSE |
A file name or UFID key must be specified. |
| ACTION |
Specify file name or UFID. |
| -5008 |
MESSAGE |
File code cannot be changed to a negative value. |
| CAUSE |
The file code passed in is negative and therefore cannot be
changed. |
| ACTION |
Pass a number >= 0 only when changing a file code. |
| -5009 |
MESSAGE |
Invalid item number passed in itemnum_array for
AIFFILEGGET. |
| CAUSE |
A non-zero invalid item number was passed in
itemnum_array. |
| ACTION |
Pass an appropriate value and end with a zero. |
| -5010 |
MESSAGE |
Invalid item number for global verify. |
| CAUSE |
A non-zero invalid item number was passed in
itemnum_array. |
| ACTION |
Pass an appropriate value and end with a zero. |
| -5011 |
MESSAGE |
File specified is privileged. |
| CAUSE |
Access is not allowed on privileged files. |
| ACTION |
Do not access privileged files. |
| -5012 |
MESSAGE |
Put failed to file. |
| CAUSE |
Transaction management failed. |
| ACTION |
Contact your response center. |
| -5013 |
MESSAGE |
Directory is on a read-only volume. |
| CAUSE |
Cannot alter a directory entry on a read-only volume. |
| ACTION |
Do not use this item for directory entries on a read-only volume. |
| -5014 |
MESSAGE |
There are too many levels in the directory. |
| CAUSE |
The number of levels traversed exceeds the current maximum number. |
| ACTION |
Set current working directory (CWD) to lower level directory and pass
relative pathname. |