4D_Info_Report

The 4D_Info_Report component (formerly called Info Report) is a powerful tool for analyzing and monitoring a running 4D database and its environment, which can help to size the cache, check activated logs or diagnose technical problems such as memory leaks, server misconfigurations, etc.

View on GitHub

Overview

This page documents main parameter in the 4D_Info_Report reference.

Description of the main parameter for the creation of reports

(For all shared methods that create a report, most often the second (optional) parameter).

Main parameter value
for the creation of reports:
-2 -1 0 1 2 3 4 5 6 7 8 9
Count total number of records… X X X X X X X X X X X X
except for invisible tables X       X X X X X      
Hide Table List X X                    
(Default if parameter omitted) Show all tables list, with all structure details     X                  
Show Table List:     X X X X X X X X X X
Show Table Number     X X X X X X X X X X
Show Table Name     X X X X X X X X X X
Show number of records of the table     X X X X X X X X X X
Show number of indexed fields     X     X X X X X X X
Show number of subtable (if any)     X     X   X     X  
Show triggers     X     X X     X    

(For all shared methods that create a report, most often the last (optional) parameter).

(Pass the value -1 to list all the (alive) processes running on 4D / 4D Server.)

Previous | Summary | Next