The following table lists the error codes and the
corresponding description for the image server module. The error number is in
the range 60001 to 60040 and returned from the database. Image server on
encountering an error writes into a log file.
Error No. |
Error Code |
Description |
60001 |
Site_Already_Registered |
The site is already registered |
60002 |
Site_Not_Found |
The specified site could not be found |
60003 |
Dup_Vol_Name |
Volume with the specified name already exists |
60004 |
Volume_Not_Found |
The specified volume could not be found |
60005 |
Valid_Data_FndOn_VolBlk |
Valid data found on the specified volume block |
60006 |
Same_VolName_Specified |
Specified volume name to be changed is same as previously
existing. |
60007 |
Same_RepType_Specified |
Specified replica Type to be changed is same as previous |
60008 |
Replicate_Volume_First |
Replication of volume is needed |
60009 |
Invalid_VolBlockSize_Specified |
The volume block size specified is invalid |
60010 |
VolBlk_Not_Found |
The specified volume block not found |
60011 |
Volume_Replicas_Not_Deleted |
The replicas of the specified volume could not be deleted |
60012 |
VolBlk_Already_Compacted |
Specified volume block already compacted |
60013 |
VolName_Not_Found |
The specified volume name not found |
60014 |
Invalid_Replica_Site |
Invalid site for
replication |
60015 |
Doc_Not_Found |
The specified document was not found |
60016 |
Doc_Already_Deleted |
The specified document
has already been deleted |
60017 |
Doc_Already_Salvaged |
The specified document has already been salvaged |
60018 |
VolBlk_Already_Recovered |
The specified volume block has already been recovered |
60019 |
Doc_Deleted |
Document deleted |
60020 |
Site_Already_Recovered |
Site has already been recovered |
60021 |
DocSize_Exceeds_VolBlockSize |
Size of the document exceeds that of the volume block |
60022 |
Invalid_Constant_Value |
The value of the constant is invalid |
60023 |
Volume_Is_Not_Transient |
Volume is not transient |
60024 |
Volume_Already_Finalised |
Volume has already been finalized |
60025 |
RemoteSite_Not_In_ReplicaList |
The specified remote site not found in the list of
replicated sites |
60026 |
VolBlk_Fnd_On_PrefSite |
Volume block found on the preferred site. |
60027 |
Volume_Not_Replicated |
Volume was not replicated |
60028 |
CurrBlock_CantBe_Moved |
Current volume block cannot be moved |
60029 |
Invalid_Date_Format |
Invalid date format |
60030 |
All_Docs_Not_Recovered |
All documents were not recovered |
60031 |
Data_Fnd_On_Site |
Data was found on the site |
60032 |
Doc_Already_Finalised |
The document was already finalized |
60033 |
RemoteSite_Already_In_ ReplicaList |
The specified remote site already present in the replica
list |
60034 |
Doc_Already_Replicated |
The document has already been replicated |
60035 |
Dup_User_Index |
Duplicate User index |
60036 |
Invalid_Index_Combination |
Invalid index combination |
60037 |
Volume_Not_Recovered_On_ HomeSite |
Volume not recovered on home site |
60038 |
Invalid_Recovery_String |
Invalid recovery string |
60039 |
NPref_Nrep_Site_For_Vol |
Neither Home nor ReplicaSite for the Volume |
60040 |
Create_New_VolBlock |
Create a new VolumeBlock as space not available |
60041 |
SiteName_Already_Exists |
Site with the specified name already exists in database |
API ERRORS
Err no |
Error
Code |
Description |
-6001 |
NG_IS_ERR_INVALID_PARAM |
Invalid formal parameter passed to the API |
-6003 |
NG_IS_ERR_NOT_ CONNECTED_TO_SERVER |
No connection with Transaction Server |
-6004 |
NG_IS_ERR_FILE_NOT_ FOUND |
File not found in the system |
-6005 |
NG_IS_ERR_VOL_NOT_DEL_ CMPLTLY |
Volume not deleted completely |
-6006 |
NG_IS_ERR_VOLREP_NOT_ DEL_CMPLTLY |
Volume Replica not deleted completely |
-6007 |
NG_IS_ERR_NPREF_NREP_ SITE_FOR_VOL |
Neither a preferred site nor a replica site for the Volume |
-6008 |
NG_IS_ERR_VOLUME_ ALREADY_COMPACTED |
Volume is already compacted |
-6010 |
NG_IS_ERR_SAME_BLKPATH_ SPECIFIED |
Same VolBlock path specified while moving a Volume Block |
-6011 |
NG_IS_ERR_INVALID_RANGE_ PASSED |
Invalid range passed while fetching partial document |
-6013 |
NG_IS_ERR_CLIENT_NOT_ REGISTERED |
Client not connected to SMS |
-6015 |
NG_IS_ERR_INAVLID_VALUES _FOR_REPLICATION |
Invalid values encountered during replication process |
-6016 |
NG_IS_ERR_CONNECTED_TO _SMS |
Already connected to SMS |
-6017 |
NG_IS_ERR_CLIENT_ NOTCONN_TOSMS |
Client not connected to SMS |
-6022 |
NG_IS_ERR_MEMORY_ ALLOCATION_FAILURE |
Out of memory |
|
|
|
-7000 |
NG_IS_ERR_GENERAL_DOS |
General dos error |
|
|
|
60012 |
NG_IS_ERR_VOLBLK_ ALREADY_CMPACTED |
Specified volume block already compacted |
60040 |
NG_IS_ERR_CREATE_NEW_ VOLBLOCK |
Create a new VolumeBlock as space not available |
|
|
|
-1000 |
JTSE_UNKNOWNERR |
An unknown error has occurred. |
SMS Error
Codes
Error No. |
Error Code |
Description |
Device Errors |
||
0 |
AC_SUCCESS |
Operation success. |
-1 |
AC_FAILURE |
Operation failed. |
-1000 |
AC_ERR_UNKNOWN_ERROR |
Unknown Error. |
SRB Status |
||
-2000 |
AC_ERR_SS_COMP |
Operation completed
successfully. |
-2001 |
AC_ERR_SS_ABORTED |
SRB aborted. |
-2002 |
AC_ERR_SS_ABORT_FAIL |
Unable to abort SRB. |
-2003 |
AC_ERR_SS_ERR |
SRB completed with error. |
-2004 |
AC_ERR_SS_INVALID_CMD |
Invalid ASPI command. |
-2005 |
AC_ERR_SS_INVALID_HA |
Invalid host adapter number. |
-2006 |
AC_ERR_SS_NO_DEVICE |
SCSI device not installed. |
-2007 |
AC_ERR_SS_INVALID_SRB |
Invalid parameter set in SRB. |
-2008 |
AC_ERR_SS_BUFFER_ALIGN |
Buffer alignment problem. |
-2009 |
AC_ERR_SS_SECURITY_ VIOLATION |
Device access security
violation. |
-2010 |
AC_ERR_SS_FAILED_INIT |
ASPI for windows failed
initializing. |
-2011 |
AC_ERR_SS_BUFFER_TO_BIG |
Buffer size too big to handle. |
-2012 |
AC_ERR_SS_PENDING |
Operation pending. |
Host Adapter Status |
||
-3000 |
AC_ERR_HASTAT_OK |
Host adapter OK. |
-3001 |
AC_ERR_HASTAT_SEL_TO |
Selection timeout. |
-3002 |
AC_ERR_HASTAT_DO_DU |
Data overrun data underrun. |
-3003 |
AC_ERR_HASTAT_BUS_FREE |
Unexpected bus free. |
-3004 |
AC_ERR_HASTAT_PHASE_ERR |
Target bus phase sequence
failure. |
-3005 |
AC_ERR_HASTAT_TIMEOUT |
Timed out while SRB was waiting.
|
-3006 |
AC_ERR_HASTAT_COMMAND_ TIMEOUT |
The adapter timed out. |
-3007 |
AC_ERR_HASTAT_MESSAGE_ REJECT |
Adapter received Reject message. |
-3008 |
AC_ERR_HASTAT_BUS_RESET |
A bus reset was detected. |
-3009 |
AC_ERR_HASTAT_PARITY_ ERROR |
A parity error was detected. |
-3010 |
AC_ERR_HASTAT_REQUEST_ SENSE_FAILED |
REQUEST SENSE issuing failed. |
Target Status Values |
||
-4000 |
AC_ERR_STATUS_GOOD |
Status Good. |
-4001 |
AC_ERR_STATUS_CHKCOND |
Check Condition. |
-4002 |
AC_ERR_STATUS_CONDMET |
Condition Met. |
-4003 |
AC_ERR_STATUS_BUSY |
Busy. |
-4004 |
AC_ERR_STATUS_INTERM |
Intermediate. |
-4005 |
AC_ERR_STATUS_INTCDMET |
Intermediate-condition met. |
-4006 |
AC_ERR_STATUS_RESCONF |
Reservation conflict. |
-4007 |
AC_ERR_STATUS_COMTERM |
Command Terminated. |
-4008 |
AC_ERR_STATUS_QFULL |
Queue full. |
Request Sense Sense Key Definitions |
||
-5000 |
AC_ERR_KEY_NOSENSE |
No sense |
-5001 |
AC_ERR_KEY_RECERROR |
Recovered Error. |
-5002 |
AC_ERR_KEY_NOTREADY |
Device not ready, warming up. |
-5003 |
AC_ERR_KEY_MEDIUMERR |
Medium Error. |
-5004 |
AC_ERR_KEY_HARDERROR |
Hardware error detected. |
-5005 |
AC_ERR_KEY_ILLGLREQ |
Illegal Request. |
-5006 |
AC_ERR_KEY_UNITATT |
Unit attention required, warming
up. |
-5007 |
AC_ERR_KEY_DATAPROT |
Data Protect. |
-5008 |
AC_ERR_KEY_BLANKCHK |
Blank Check. |
-5009 |
AC_ERR_KEY_VENDSPEC |
Vendor Specific. |
-5010 |
AC_ERR_KEY_COPYABORT |
Copy Abort. |
-5011 |
AC_ERR_KEY_EQUAL |
Equal (Search). |
-5012 |
AC_ERR_KEY_VOLOVRFLW |
Volume Overflow. |
-5013 |
AC_ERR_KEY_MISCOMP |
Miscompare (Search). |
-5014 |
AC_ERR_KEY_RESERVED |
Reserved. |
Application Errors |
||
-10000 |
AC_ERR_CREATE_EVENT_ FAILURE |
Creating event failed. |
-10001 |
AC_ERR_OUT_OF_MEMORY |
System is out of memory. |
-10002 |
AC_ERR_NO_MEDIA_IN_ MAILSLOT |
No media in mailslot. |
-10003 |
AC_ERR_NO_MEDIA_IN_DRIVE |
No media in drive. |
-10004 |
AC_ERR_NO_MEDIA_IN_ PICKER |
No media in picker. |
-10005 |
AC_ERR_NO_MEDIA_IN_SLOT |
No media in slot. |
-10006 |
AC_ERR_MEDIA_IS_OFFLINE |
Media is offline or not present. |
-10007 |
AC_ERR_WNASPI32_NOT_ SUPPORTED |
WnAspi32 not supported. |
-10008 |
AC_ERR_UNABLE_TO_LOAD_ WNASPI32 |
Unable to load WnAspi32.dll. |
-10009 |
AC_ERR_UNABLE_TO_GET_ FUNCTIONS |
Unable to get function pointers |
-10010 |
AC_ERR_UNABLE_TO_INIT_ WNASPI32 |
Unable to initialize WnAspi32. |
-10011 |
AC_ERR_MAILSLOT_STATUS_ INVALID |
Mailslot status invalid. |
-10012 |
AC_ERR_DRIVE_STATUS_ INVALID |
Drive status invalid. |
-10013 |
AC_ERR_SLOT_STATUS_ INVALID |
Slot status invalid. |
-10014 |
AC_ERR_PICKER_STATUS_ INVALID |
Picker status invalid. |
-10015 |
AC_ERR_MAILSLOT_ RESERVED |
Mailslot is reserved, can't be
used. |
-10016 |
AC_ERR_DRIVE_RESERVED |
Drive has been reserved. |
-10017 |
AC_ERR_SLOT_RESERVED |
Slot has been reserved. |
-10018 |
AC_ERR_PICKER_RESERVED |
Picker has been reserved |
-10019 |
AC_ERR_MAILSLOT_NOT_ PRESENT |
Mailslot is not present. |
-10020 |
AC_ERR_DRIVE_NOT_ PRESENT |
Drive is not present. |
-10021 |
AC_ERR_SLOT_NOT_PRESENT |
Slot is not present. |
-10022 |
AC_ERR_PICKER_NOT_ PRESENT |
Picker is not present. |
-10023 |
AC_ERR_NO_EMPTY_SLOT_ AVAILABLE |
No empty slot available. |
-10024 |
AC_ERR_MAILSLOT_IS_FULL |
Mailslot is already full. |
-10025 |
AC_ERR_DRIVE_IS_FULL |
Drive is already full. |
-10026 |
AC_ERR_SLOT_IS_FULL |
Slot is already full. |
-10027 |
AC_ERR_PICKER_IS_FULL |
Picker is already full. |
-10028 |
AC_ERR_MEDIA_INVERT_NOT _SUPPORTED |
Media inVersion not supported. |
-10029 |
AC_ERR_BUFFER_TOO_SMALL |
Buffer too small for operation. |
-10030 |
AC_ERR_MEDIA_NOT_ MOUNTED |
Media not mounted. |
-10031 |
AC_ERR_MANUAL_MOUNT_ REQUIRED |
Mount the media in SMS manually. |
-10032 |
AC_ERR_CONFIG_FILE_OPEN |
Error opening configuration
file. |
-10033 |
AC_ERR_MEDIA_NOT_FOUND |
Media not found in SMS list. |
-10034 |
AC_ERR_JUKEBOX_DISABLED |
JukeBox is Disabled. |
-10035 |
AC_ERR_INVALID_ PARAMETERS |
Illegal Input Parameters (check
for null/empty values) |
SMS Server Errors |
||
0 |
SMS_SUCCESS |
Operation success. |
-10547 |
SMS_ERROR_WRITE_TO_ PEER_SOCKET_FAILED |
Write to peer socket failed. |
-10548 |
SMS_ERROR_WRITE_NOT_ COMPLTED |
Writing not completed. |
-10549 |
SMS_INVALID_FUNCTION_ID |
Invalid Function. |
-10550 |
SMS_MEMORY_ALLOCATION_ FAILED |
Memory allocation failed. |
-10100 |
SMS_INVALID_HANDLE |
Invalid handle. |
-10101 |
SMS_NOT_IMPLEMENTED |
Function not implemented. |
-10151 |
SMS_SOCKET_READ_NOT_ COMPLETED |
Reading from socket not
completed. |
-10152 |
SMS_SOCKET_WRITE_NOT_ COMPLETED |
Writing to socket not completed. |
-10153 |
SMS_INVALID_PARAMETERS |
Invalid parameters. |
-10154 |
SMS_NET_CONNECTION_ DOWN |
Peer socket closed. |