JEDI_DISTRIB_DEFOPEN

Man Page Index


Description
Setting this environment variable will defer the OPENing of component or part files in a distributed file set until the component file is required to be opened by the application program.

Values
1

Default
Not set.

Setting
As per normal environment variable. It should be setup before the main file is accessed.

Unix
JEDI_DISTRIB_DEFOPEN=1
export JEDI_DISTRIB_DEFOPEN

Windows
SET JEDI_DISTRIB_DEFOPEN=1


ENV