Combinazioni package (ttaad1120s000)

Use this session to create or maintain package combinations.

Nota

To optimize the performance of the package combination, select the Def. tabella in memoria condivisa check box for every operational package combination.

 

Combinazione package
The code that indicates the package combination.
Descrizione
The description of the package combination.
Percorso definizione tabella
The path leading to the directory dd<package combination>, where the table definitions must be stored. If the path does not exist, Tools will ask whether it must be created.
Def. tabella in memoria condivisa
Select this check box to put the table definitions and domains of the package combination in the shared memory. When you convert the shared memory data to the run-time data dictionary, the table definitions and domains will be added to the srdd_tab6.2 file in the ${BSE}/lib directory. The srdd_init6.2 program uses this file to load the data definitions and domains into the shared memory.

The shared memory is a part of physical memory intended for common use. Programs communicate with each other through the shared memory, which results in faster access to the components loaded in shared memory. Before you start the application, you must start and initialize and set up the shared memory.

In addition to the table definitions and domains, report objects and program objects can also be loaded into shared memory. To load these components, you must use the Dati memoria condivisa (ttaad4156m000) session.

Nota

This check box is automatically selected and becomes read-only, if report objects or program objects of the package combination are defined in the Dati memoria condivisa (ttaad4156m000) session.

For performance reasons, you must select this check box for every operational package combination.