This function is used to view the volumetric elements for the tables of the database associated with a folder (current folder by default).

These elements are presented on two tabs: the first tab gives the sizing of the tables, the second tab, the sizing of the databases:
- tablespaces in the event of an Orcale database,
- the database, data and indices in the event of an Sql Server database.

Warning

This function is used, via queries on tables and views of the system, to provide technical information on the sizing of the database and the tables within. The results provided in this function should be interpreted by a database administrator, and this interpretation can depend on the version of the database used.

Screen management

Header

It suffices to enter the name of the folder (the current folder name is proposed) and to validate the screen. By default, the current folder is proposed, but it is possible to give the name of another accessible folder, using the syntax detailed in the annex documentation.

Tab Tables

Once the folder has been given a name, the grid in the first tab is populated with the list of tables in the database and their main characteristics. Moreover the total size of the data of the folder is displayed for information purposes at the bottom of the screen.

Tab Base

The following elements appear in the second tab:

  • for an Oracle database, the list of tablespaces used and the remaining free space in each one,
  • for an Sql Server base, the allocation of the space taken up by the base.

Reports

By default, the following reports are associated with this function :

  PRTSCR : Screen print

This can be changed using a different setup.

Errors

Used to only display the lines having generated an anomaly.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

XXX : Non-existent folder

The name of a folder not referenced in the folder table.

xxx : machine not accessible

An attempt has been made to access a machine that does not exist on the network.

Tables used

SEEREFERTTO Refer to documentation Implementation