How to list ODA X7-2 HA BM repository? Does there exist disadvantages if odacli update-repository" r
Hi,
Does there exist any negative side effects if oda repository was updated multiple time with the same file? Running "odacli update-repository -f /<dir>/<oda-rdbms-clone-zip>" twice with the same file does not give any error or warning in second call.
How could be checked whether rdbms clone zip file is already registered in oda repository? Unfortunately oda repository command like "odacli list-repository" is missing.
The only possibilty I see is running "odacli list-jobs" and in addition in a loop "odacle describe-job -i <id>" for all jobs having description "Repository Update", afterwards extract zip-file from message text of "odacli describe-job -i <id>" output.