The following environment variable can be specified on the command line or in the
Configuration Information field, for the regions in a
Performance and Availability Cluster (PAC):
- Stops the messages in the
console.log from being stored in the PAC Scale-out Repository (PSOR) CasPacLog.
- Syntax
-
ES_PAC_NO_GLOBAL_LOG={Y|N}
- Parameters
-
- Y
- Prevents
console.log messages for PAC member regions from being stored in the PSOR.
- N
- console.log messages for PAC member regions are stored in the PSOR.
- Default
-
ES_PAC_NO_GLOBAL_LOG=N
- Comments
- You can set ES_PAC_NO_GLOBAL_LOG=Y to improve performance if you are not monitoring messages from the PSOR.
Micro Focus recommends that you use the Advanced Region Properties page in the
Enterprise Server Common Web Administration (ESCWA) interface to configure this environment variable. See
Advanced Region Properties for more information.
- Sets the number of attempts to access records in the PSOR before stopping.
- Syntax
-
ES_SOR_RETRIES=integer
- Parameter
-
- integer
- An integer value ranging from 1 through 1000 that represents the number of attempts to access records in the PSOR before stopping.
- Default
-
ES_SOR_RETRIES=10
- Comments
-
Micro Focus recommends that you use the Advanced Region Properties page in the
Enterprise Server Common Web Administration (ESCWA) interface to configure this environment variable. See
Advanced Region Properties for more information.