When you restore data from the Data Vault to an existing database with a different schema, you must first generate new metadata. Then run the Data Vault Loader standalone job to update the Data Vault schema.
Verify that the target connection exists and that you have access to the connection.
Define and run an archive job that generates metadata for the new schema, but does not archive any records.
From the
Schedule Jobs
page, run a Data Vault Loader job to load the metadata and update the schema.
Verify that the job was successful on the
Monitor Jobs
page.
Run the restore job from the Data Vault to the target database.