From aaab70eca11dd1e5d48eca30d74be082326928e1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 8 Dec 2006 14:02:55 +0000 Subject: [PATCH] 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. --- src/sru_update.csv | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" + -- 1.7.10.4