BVQ Table is missing in mongodb
About this task
Due to multiple installation attempts it is possible, that the table bvq is missing in the mongodb
Applies to
All Versions and Systems, further info
Procedure
Connect to the Mongo shell
in order to connect, mongosh has to be installed as well, please see Install mongosh — MongoDB Shell
show DB´s
create the table via the restore command
only if the above step is not working, you can create the table by hand
select the table and exit