Preparing code for new IS_ACCESSIBLE column in TAPE_FILE table
Summary
This is a minor pre-requisite for adding a feature to disable tape files on problematic tapes (#124 (closed)).
The code should be changed again after the column IS_ACCESSIBLE is finally added (remove INCLUDING DEFAULTS and add the IS_ACCESSIBLE column to the temporary table COPY).
Requires manual tests in pre-production
No