Business Analytics Administration : Business Analytics Server Configuration : Manage Data Sources and Drivers : Migrate JDBC connections : Migrate JDBC configuration of Presto to Business Analytics
Migrate JDBC configuration of Presto to Business Analytics
You can import the JDBC configuration of Presto (version 3.9 and 9.9) in Business Analytics.
Procedure
1. To export all existing JDBC configurations from Presto version 3.9 and 9.9 go to the \prestocli\bin folder of the Presto installation, open a dos command line and call:
pAdmin exportDatasource -l http://localhost:8080/presto/esd/api -f JDBCConnections_backup.zip -u Administrator -w manage -j
The created zip file contains all information about JDBC configurations of Presto, including the related drivers.
2. Copy the JDBCConnections_backup.zip file to the prestocli\bin folder in your Business Analytics installation.
3. Go to prestocli\bin folder in your Business Analytics installation, open a dos command line and call:
pAdmin importDatasource -f JDBCConnections_backup.zip -u Administrator -w manage -o
All Presto JDBC configurations will be imported into Business Analytics.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback