You can translate the question and the replies:

Code promotion: updating views from one environment to another

HI, I need to migrate/promote multiple views from my Developmet environment to Testing environment, what is the easiest way to do it? Both the environments are on different server.
user
22-02-2017 09:29:58 -0500
code

1 Answer

Hi, To migrate Databases/Views between servers, I usually go with Export option by selecting “Export environments specific properties separately” check box to capture the environment details in a separate “.properties” file and then I will modify the file configuration values to point to target environment. Then while importing in the target environment, I use both ‘.vql’ and '.properties' file which is exported to have the Views migrated successfully. Import/Export options are available under ‘File’ menu in Virtual Data Port Admin tool. You can also refer to section ‘13.2’ in “Virtual Data Port Administration Guide” document to know more about migrating Database/Views from one server to another. Hope this helps!!
Denodo Team
23-02-2017 05:44:05 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here