From: Adam Dickmeiss Date: Fri, 8 Dec 2006 14:02:55 +0000 (+0000) Subject: Added SRU diagnostic 62: "Cannot process or store record, insufficent space" X-Git-Tag: YAZ.2.1.42~20 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=aaab70eca11dd1e5d48eca30d74be082326928e1 Added SRU diagnostic 62: "Cannot process or store record, insufficent space" and diagnostic 100: "Not processed (replace or delete). Record ..." . Changed "invalid" to "Invalid" for diagnostic 100. --- diff --git a/src/sru_update.csv b/src/sru_update.csv index 547105a..a670a44 100644 --- a/src/sru_update.csv +++ b/src/sru_update.csv @@ -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" +