Source pool: missing container

  • Description: The VOB database references a source pool data container that does not exist at the expected location.
  • Causes: Any of the following, depending on whether the database or the pool has the more recent reference time:
    • (Database newer) The database records a checkin that is not found in the (older) pool.
    • (Pool newer) Pool stores updated, renamed container with new checkin data, but the older database references the old container name, which no longer exists.
    • (Pool newer) Pool stores updated container to reflect versions removed with rmver or rmbranch, but the database references old container.
    • (Pool or database reference times differ) A chpool operation on a file element in the interval between pool and database reference times leaves the database pointing at wrong pool.
    • Unexpected events.
  • Fix processing: Examine any unreferenced containers. If a container is found that has the correct data (or a subset or superset of the correct data), create a new container and copy in the referenced (subset of) data. If –force is specified or the fix? prompt is accepted, update the VOB database to reference reconstructed containers. Display a list of versions that could not be recovered.