LogoLogo
  • LIBSAFE Advanced Pro - Preservation Administrator Manual
  • System configuration
  • Preservation configuration, basic sections
    • Ingestion sanitizers
      • Ingestion sanitizers detail
      • Ingestion sanitizer editing
    • Preprocessors
      • Preprocessor detail
      • Creation of the preprocessor
      • Preprocessor editing
    • Ingestion checks
      • Ingestion check detail
      • Creation of the ingestion check
      • Ingestion check editing
      • Main ingestion checks
    • Metadata filters
      • Metadata filter detail
      • Metadata filter creation
      • Metadata filter editing
    • Dissemination Information Package (DIP) profiles
      • DIP profile detail
      • Creation of DIP profiles
      • DIP profile edition
    • Connectors
      • Connector Activation
      • Connector details
    • File formats
      • File format detail
    • File format characterizers
      • File format characterizer detail
    • File format validators
      • File format validator detail
    • File format evolvers
      • File format evolver detail
    • Automatic audit schemas
      • Automatic audit schema detail
      • Automatic audit schema editing
  • Metadata collision groups
    • Unicity metadata collision groups
      • Unicity metadata collision group detail
      • Creation of a unicity metadata collision group
      • Unicity metadata collision group editing
    • Versioning metadata collision groups
      • Versioning metadata collision group detail
      • Creation of a versioning metadata collision group
      • Versioning metadata collision group editing
  • Metadata schemas
    • Metadata schema detail
    • Creation of a metadata schema
    • Metadata schema editing
  • Collection tree
  • Dissemination Information Package (DIP) configured profiles
    • Detail of the DIP profile configured for preservation plans
    • Configuring a new DIP profile for preservation plans
    • Editing DIP profiles configured for preservation plans
  • Preservation areas
    • Preservation area detail
    • Create a preservation area
    • Preservation area editing
  • Preservation plans
    • Preservation plan detail
    • Preservation plan creation
      • Preservation area and plan parameters
      • Metadata
      • Associated thumbnail
      • Storage
      • Sanitizers
      • Preprocessors
      • Checks
      • File format characterizers
      • File format validators
      • File format transformers
      • Digital signature
      • Rollback
      • Data Integrity
  • Alarms and notifications
    • Alarm definition
    • Configured alarms
      • Configuring an alarm: example 1
      • Configuring an alarm: example 2
    • Notifications panel
  • Glossary of Terms
  • Frequently asked Questions and additional considerations
    • About ingestion and retrieval
    • About audit
    • Miscellaneous
  • Annexes
    • Automatic ingestion and retrieval processes
      • Automatic ingestion
      • Automatic retrieval
    • Regex expressions – User reference
    • List of error messages found in audits (log)
Powered by GitBook
On this page

Was this helpful?

  1. Frequently asked Questions and additional considerations

About ingestion and retrieval

I created an ingestion job under a certain preservation plan, but I realized that it is not the plan I wanted to use. What should I do?

The ingestion job has already been defined and cannot be deleted. It will be best used for an ingestion that does need of the preservation plan set at the job’s creation moment.

For the desired ingestion, the desired preservation plan will have to be defined, then assigned to the preservation area, and then an ingestion job created in that area.

An ingestion job has failed for not complying with the ingestion checks. I have checked the contents of the object and have found a Thumbs.db / desktop.ini / .DS_Store / other file that I had not created and that has been the reason for rejecting the ingestion job. What has happened?

An ingestion job is following a preservation plan. If this plan has a good design approach in checking the object’s contents, if an ‘uninvited’ file appears in the object, the ingestion job may fail.

But, why should a file just appear in an object? Some operating systems such as Windows and MAC OS X, and sometimes also some of the applications they run, generate specific support files to fulfill some tasks. This is, for example, the case of the Thumbs.db files which are file thumbnails for file listing in the file explorer, or the desktop.ini files which are files with autorun configurations, or the .DS_Store files similar to the previous. When a copy of an object is done from a system to another, the operating system may detect the files being of a specific type and decide to carry on some of its support actions, and so generating those system files.

It is necessary to expressly configure the operating system (and any background application) not to create these files, both in the LIBSAFE server and in those intermediate systems through which the objects will be copied before making it to the temporary ingestion folder. This configuration is the responsibility of the managers of those systems.

Anyway, and to protect the composition of the objects, it is convenient to make use of the ingestion sanitizers to assure the compliance with the object ingestion composition. These sanitizers may detect those files and delete them, without failure for the ingestion job, and assuring the correct composition for the object.

A collection of objects have been ingested with an improper plan. / Some duplicate versions of objects already ingested have been detected. / Some objects don’t need to be preserved any longer. / ..... Is there any way to delete these objects from the system, to free up the space they use?

NO; nothing that is inserted in the system can be deleted. LIBSAFE is a preservation system and, as such, it must comply with the established conventions for this kind of systems. To preserve implies to keep everything forever. Because of this, it is highly advisable to carefully design the procedures that will lead to the object ingestion.

I tried a retrieval of all objects in a preservation area but the application didn’t allow it, stating that the retrieval was for a size of objects greater than a certain quantity. How can I avoid this restriction?

Retrieve jobs are processes that use resources; both in terms of processing during retrieval, as of space to leave the retrieved object in the temporary interchange storage. To avoid collapsing the system, retrieval for users without special permissions is limited; should you need to avoid this limit, contact your system administrator for him to grant you the necessary permission. Beware! Before launching a massive retrieval job, make sure there is enough space in the temporary interchange storage, and that the action is not going to interfere with the normal use of the application by other users.

PreviousFrequently asked Questions and additional considerationsNextAbout audit

Last updated 3 years ago

Was this helpful?