Hi Dojo,
I want to move my Cassandra DB from a local disk on the same server on which DataMiner is running to a Linux server. Therefore I'm following the steps described in https://community.dataminer.services/documentation/standalone-cassandra-backup-tool/
The first step for restoring is to make sure that the table schema exists and recreate it if it doesn't.
Is there a tool for this?
You can using the Devcenter tool (C:\Program Files\Cassandra\DevCenter\Run DevCenter) export the schema/keyspace (SLDMADB) of your current installation and create it on the new server.