Open BorisDomajnko opened 5 years ago
Hi Boris,
At the moment DBPTK doesn't support the import of the SIARD with external-lobs defined by a filter. The issue will remain open and can be revisited in future iterations of DBPTK. For now, DBPTK only supports the creation of the SIARD. You cannot export it to the file system again.
reopen
I thought the problem was only the export to DB (to a given output folder). I hope there will be further activities soon:) Best regards, Boris
To load the database it seems that I need to use the same filter options as for creating the SIARD file. But it is unconvenient to deal with --filter1-column-list additional file. What are the parameters to export to filesystems? Now I get errors , connected to creation of BLOBS.
Creation of SIARD (runs ok): dbptk-app.log_CREATE_SIARD.txt Deployment: dbptk-app.log_DEPLOY_SIARD.txt
Options: -jar dbptk-app-2.6.0-RC.jar migrate \ --filter external-lobs \ --filter1-column-list /home/doma/dbdipview/www/files/LOB_list_file.txt \ --filter1-reference-type file-system \ --filter1-base-path=/home/doma/dbdipview/www/files/xx \