Skip to main content
Question

DB extractor 4.0.0

  • March 9, 2026
  • 0 replies
  • 1 view

Forum|alt.badge.img

I have used the db extractor before, but with version 4.0.0 it now comes with a connect.yml and a config.yml. The documentation still lists one config file to be used. I’m not sure how to use the connection file, which looks like it used to be the cognite portion of the of the config file.

I tried combining the two into one file, but when running “ dbextract.exe -c config.yml “ I am getting errors that its not expecting inputs such as version, log-handlers, database, and queries.

How am I supposed to use these 2 different files when I run as an executable?

Thank you