Database Manager

The database manager is a tool in the INUBIT Workbench that can be used to manage the table structures in the database. With the DB Manager it is possible to create new tables, change or delete existing ones. In a table, the columns can also be customized by adding, changing or deleting them.

To avoid unintentional changes, INUBIT’s own system tables are not displayed when the INUBIT monitoring database is selected.

Call up

Usage

  1. Call up the DB Manager

    Refer to Call up

  2. Click Add…​.

    → The dialog for adding a new table is displayed:

    administration guide 269 1
  3. Enter the name of the table and click OK.

    → The new table is displayed in the table overview.

  4. In the Column tab click administration guide 270 0.

    The dialog for creating a new table column is displayed:

    administration guide 270 1
  5. Fill the dialog and close it with OK.

    → The new column is displayed.

Continue to create new columns, until you have configured the table according to your requirements. Then, you can start filling the table with data.

Dialog descriptions

In this dialog, you administrate database tables. You can create, edit and delete tables in the selected database.

Database

Displays a list of all Database Connectors which are already published and the internal INUBIT monitoring database.

When you select a database, its tables are displayed in the area Table Overview.

Table overview

Displays all tables of the selected database.

If you have chosen the INUBIT monitoring database, only those tables are listed, which are writable.

In the table, the following functions are available:

Function Description
administration guide 271 1

Creates a new table.

administration guide 271 2

For renaming the selected table.

administration guide 271 3

Deletes the selected table.

administration guide 271 4

Sorts the tables alphabetically.

administration guide 271 5

Reloads the data from the database and refreshes the display.

Ctrl+F

Opens the search input field.
Refer to Searching the INUBIT Workbench

All functions are also available by using the table’s context menu.

Once you select a table, its structure is displayed next to it.

Database info

Displays name and version of the selected database.

Table <Table Name> Info

In the table, the column names, column types, lengths and possibly existing default values are given. Additionally, it is displayed whether the column is nullable.

You can create new columns, edit existing columns or delete them. All entries and changes are committed immediately to the database without confirmation request.

The last column of a database table cannot be deleted. In this case you must delete the whole table.