Launching the Administration Tool¶
Note
The Administration Tool of Virtual DataPort is deprecated and it may be removed in future major versions of the Denodo Platform.
We strongly suggest that all users transition to Design Studio. The main benefit of Design Studio is that all users of your organization immediately have access to a development environment of Virtual DataPort; they do not need to install (and update) the Administration Tool on their computer.
The page Features Deprecated in Denodo Platform lists all the features that are deprecated.
There are two ways of launching the administration tool of Virtual DataPort:
Use the Denodo Platform Control Center:
To start the Control Center, execute
<DENODO_HOME>/bin/denodo_platform
.Click Virtual DataPort on the left panel.
Click Launch (next to Virtual DataPort Administration Tool).
With a script:
On Linux, execute
<DENODO_HOME>/bin/vdpadmin.sh
.On Windows, execute
<DENODO_HOME>/bin/vdpadmin.bat
.
When you launch the administration tool, you will see the log-in dialog. Enter the connection details and click Connect.
The URI for a default installation is //localhost:9999/admin
.
The default credentials are
Login = admin
Password = admin
We strongly recommend you change the password of the admin user after logging in for the first time. You can also create another administrator user, log out, log in with the new administrator account and then, delete the user admin.
The administration tool will warn you if you are connecting to a Virtual DataPort that runs with a different Denodo update.
When connecting to Virtual DataPort from the Administration Tool or Design Studio, the database is optional in the URI (e.g. “//denodo-server.acme.com:9999”). When you do not specify the database, you will connect to the first database over which you have the privilege CONNECT.