By calling CBL_CFGREAD_DYNFH when the environment variable DYNREDIR is set to DYNCONFIG, the File Handler is forced to reread the configuration file.
call "CBL_CFGREAD_DYNFH"
The return code is set to a non-zero value if errors occurred.
When the File Handler rereads the configuration file, it ignores any striping parameters in the file.
Comments:
When the File Handler rereads the configuration file, it ignores any striping parameters in the file.