We noticed that seven handles pointed to the same item. I looked at the
handle table and found this:

dspace=> SELECT * FROM handle WHERE resource_id = 938;
 handle_id |  handle   | resource_type_id | resource_id
-----------+-----------+------------------+-------------
       673 | 10321/673 |                2 |         938
       674 | 10321/674 |                2 |         938
       675 | 10321/675 |                2 |         938
       676 | 10321/676 |                2 |         938
       677 | 10321/677 |                2 |         938
       678 | 10321/678 |                2 |         938
       679 | 10321/679 |                2 |         938
(7 rows)

Is it safe to delete the extra entries?

In the item's dc.description.provenance I see that there is one submission
followed by seven approvals before the item is made available (usually I
see one submission, two approvals, and one made available), so that
probably accounts for the extra handles.

Should I be worried? What would I do if I were worried?

Sean
--
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to