- 13 Sep, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 23 Aug, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 20 Aug, 2019 2 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 06 Aug, 2019 1 commit
-
-
Giuseppe Lo Presti authored
Essentially the CTATopLevelDirsHelper table and its logic are removed and the new logic is that eos-import-dirs will accept as argument a top-level directory from which to run the injection.
-
- 02 Aug, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 01 Aug, 2019 3 commits
-
-
Giuseppe Lo Presti authored
Following discussions, it appears that experiments will be able to only change a fixed prefix, i.e. /castor/cern.ch -> /eos/cta<instance>, and not the deeper path components. Moreover, we need to call getPathForFileId() on missing paths, therefore an extra synonym + grant is added here.
-
Giuseppe Lo Presti authored
- The CTADirsHelper is now a view as opposed to a table, and a new CTATopLevelDirsHelper table has been created. Grants have been changed accordingly. - The CTA schema also got a new synonym to access the real table underlying the CTADirsHelper view in order to speed up one query.
-
Giuseppe Lo Presti authored
-
- 25 Jul, 2019 3 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 22 Jul, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 25 Jun, 2019 1 commit
-
-
Giuseppe Lo Presti authored
Turns out that properly splitting the query with a "persistent" temp table is ~2x faster than the full query.
-
- 24 Jun, 2019 3 commits
-
-
CASTOR migration: alternate implementation to fill the directories intermediate table with no temp table
-
This should solve "ORA-22813: operand value exceeds system limits" errors happening when the exported files exceed 10M in one go.
-
-
- 21 Jun, 2019 3 commits
-
-
Giuseppe Lo Presti authored
CASTOR migration: alternate implementation to fill the directories intermediate table with no temp table
-
Giuseppe Lo Presti authored
This should solve "ORA-22813: operand value exceeds system limits" errors happening when the exported files exceed 10M in one go.
-
Giuseppe Lo Presti authored
-
- 20 Jun, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 19 Jun, 2019 6 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
The code now runs in parallel mode according to Oracle EM.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 31 May, 2019 3 commits
-
-
Giuseppe Lo Presti authored
The full path is only stored in the CTADirsHelper table, whereas the CTAFilesHelper table contains only the filename along with all other relevant metadata fields.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 29 May, 2019 2 commits
-
-
Giuseppe Lo Presti authored
Among others: - need to create Logical_library entities if missing - tapes in VMGR are marked as EXPORTED via PL/SQL
-
Giuseppe Lo Presti authored
-
- 28 May, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 10 May, 2019 1 commit
-
-
Giuseppe Lo Presti authored
Implemented latest decisions as documented in #488. The PL/SQL code is ready for testing once the schema changes are available.
-
- 07 May, 2019 1 commit
-
-
Giuseppe Lo Presti authored
Moreover, the PL/SQL code for the CTA catalogue is temporarily moved out of the catalogue folder as it requires some schema changes that are still work in progress in a dev branch. Until then, all migration code is evolved in the migration/ folder.
-
- 29 Apr, 2019 1 commit
-
-
Giuseppe Lo Presti authored
References: https://gitlab.cern.ch/cta/CTA/issues/479 (on the CTA side) Jira: CASTOR-5526: support the migration to CTA (on the CASTOR side) The latter won't be updated further, all required code will be committed here and gitlab tickets will be updated accordingly.
-