Hi,
For this scenario, I would export a view including its statistics as a single VQL file and then, import the same VQL file into another Virtual DataPort server.
In Virtual DataPort Administration tool, you could export a view by right-clicking the respective view and click on 'Export' option. In the export database window, ensure to select 'Include view statistics' checkbox which will include the statistics gathered for the views and import this VQL in another Virtual DataPort server by referring [Importing Metadata Into a Server](https://community.denodo.com/docs/html/browse/6.0/vdp/administration/exporting_and_importing_the_server_metadata/importing_metadata_into_a_server/importing_metadata_into_a_server#importing-metadata-into-a-server) section of Virtual DataPort Administration Guide.
You can have a look at [Exporting the Server Metadata](https://community.denodo.com/docs/html/browse/6.0/vdp/administration/exporting_and_importing_the_server_metadata/exporting_the_server_metadata/exporting_the_server_metadata#exporting-the-server-metadata) section of Virtual DataPort Administration Guide for more information.
Hope this helps!