keeps / dbptk-ui

DBPTK base UI for both Desktop and Enterprise
https://database-preservation.com
GNU Lesser General Public License v3.0
23 stars 9 forks source link

When creating a SIARD fill with many blobs, very few files are extracted #299

Open peterhaastruphorsosoft opened 3 years ago

peterhaastruphorsosoft commented 3 years ago

I select a (Oracle) table with blobs (52000 rows). The descriptive XML files contains all the data, but the actual collections only contains 550 files. Any idea why it stops ? No warnings are given...

peterhaastruphorsosoft commented 3 years ago

THe only thing in the log is [2021-08-10 09:11:39.491] [info] Memory is not set [2021-08-10 09:11:39.492] [info] Delegating responsibility to the JVM

peterhaastruphorsosoft commented 3 years ago

image

Same exercise, on a subset

luis100 commented 3 years ago

This use case (of SIARD from Oracle databases with many blobs) has been widely tested with success. So, the issue might be due to some other aspect of the database you are testing with.

Can you:

  1. Check the logs more carefully to find any hints to the problem or how reproduce the issue
  2. Share the SIARD with which you can reproduce the issue, or create a mock SIARD where the issue can be reproduced with.