Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
f204f5cd
Commit
f204f5cd
authored
Sep 26, 2019
by
Giuseppe Lo Presti
Browse files
[migration] Insert NULL as Tape.encryption_key_name
parent
556d8a6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
migration/oracle_catalogue_castor_migration.sql
View file @
f204f5cd
...
...
@@ -109,7 +109,7 @@ BEGIN
T
.
manufacturer
,
T
.
dgn
,
varTapePoolName
,
'-'
,
--
blank
encryption key name
NULL
,
--
empty
encryption key name
decode
(
T
.
density
,
-- capacity: only one of the options below (see #488)
'7000GC'
,
7000000000000
,
'8000GC'
,
8000000000000
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment