We saw in the previous section that we need valid credentials to connect to a Denodo database. In our case, we used the default admin user to connect to the admin database.
Now, we are going to learn how to create another database.
The Denodo server can contain different virtual databases. A virtual database is a schema comprised of data sources, views, stored procedures, web services, etc. Each virtual database is independent of the rest of the virtual databases created in the Denodo server (and different users can have different privileges for each virtual database).
We are going to create a new database called tutorial.
That's all!
Now, you can follow this Tutorial using this new database, so disconnect your current session (User Icon > Logout admin
)
and log in again into the tutorial database:
admin
admin
//localhost:9999/tutorial
When changing the user, it is not necessary to disconnect and reconnect. Another option is to navigate through the Elements Tree and simply selecting the tutorial database.