Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
912e3831
Commit
912e3831
authored
1 year ago
by
Marco Del Tufo
Browse files
Options
Downloads
Patches
Plain Diff
Update multi-data-set-archiving.md
parent
750af88e
No related branches found
No related tags found
1 merge request
!40
SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/uncategorized/multi-data-set-archiving.md
+4
-4
4 additions, 4 deletions
docs/uncategorized/multi-data-set-archiving.md
with
4 additions
and
4 deletions
docs/uncategorized/multi-data-set-archiving.md
+
4
−
4
View file @
912e3831
...
@@ -407,12 +407,12 @@ openbis_prod=> UPDATE external_data SET status = 'AVAILABLE', present_in_archive
...
@@ -407,12 +407,12 @@ openbis_prod=> UPDATE external_data SET status = 'AVAILABLE', present_in_archive
```
```
If there is half copied files on the archive destination, these need
If there is half copied files on the archive destination, these need
to be delete too, to find them run the next queries.
to be delete too, to find them run the next queries.
#
To find out the containers:
To find out the containers:
```
sql
```
sql
SELECT * FROM data_sets WHERE CODE IN('20170712111421297-37998', '20171106181516927-39987', '20171106183212074-39995', '20171106185354378-40002');
SELECT * FROM data_sets WHERE CODE IN('20170712111421297-37998', '20171106181516927-39987', '20171106183212074-39995', '20171106185354378-40002');
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment