Consultor Eletrônico



Kbase P155498: Why does Progress take more time to compile/run a program first time Procedure Editor is used?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/11/2010
Status: Unverified

GOAL:

Why does Progress take more time to compile/run a program first time Procedure Editor is used?

GOAL:

What steps does Progress perform to compile a program from Procedure Editor?

FACT(s) (Environment):

Using Procedure Editor to compile
All Supported Operating Systems
Progress 9.1E

FIX:

When a program using a database connection is compiled for the first time the schema is loaded to cache from database and the time to do this task depends on different factors. The next times this task is not performed and the schema is brought from memory therefore compiling time is faster.
Schema Cache File (-cache) parameter can be used to read the database schema from a local file instead of the database. You must have previously built the schema cache and stored it as a binary file.