I have a dev server where connx is installed. I am able to read the data and sync/transform the tables to staging/sqlserver.
using CA IDMS driver.
Now I want to sync/transform tables from PROD env.
All the DSN names are same in prod and dev servers.
Can we just copy the .cdd to prod. and run to sync the tables to a sqlserver. ?
If we can what are the steps need. (focusing on minimal changes)
Please ask any question that helps you answer this question.