Added SRU diagnostic 62: "Cannot process or store record, insufficent space"
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Dec 2006 14:02:55 +0000 (14:02 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Dec 2006 14:02:55 +0000 (14:02 +0000)
and diagnostic 100: "Not processed (replace or delete). Record ..." .
Changed "invalid" to "Invalid" for diagnostic 100.

src/sru_update.csv

index 547105a..a670a44 100644 (file)
@@ -43,6 +43,9 @@
 59, "Suspect duplicate: warning only"
 60, "Incoming record matches with database record, records merged"
 61, "Unspecified database error"
+62, "Cannot process or store record, insufficent space"
 63, " 'record' is ignored, while Both 'recordIdentifier' and 'record' were included on a 'delete' action."
 64, "'recordIdentifier' is ignored, while Both 'recordIdentifier' and 'record' were included on a 'delete' action."
-100, "invalid action"
\ No newline at end of file
+65, "Not processed (replace or delete). Record identifier retrieved ore than one record"
+100, "Invalid action"
+