The COBOL Resource Adapter utility enables you to change the values of the following parameters for any
Micro Focus COBOL resource adapter that uses them:
- ServerHost
- ServerPort
- Trace
- SecureGUID
- ReadTimeoutInSeconds
- EnterpriseServerSocketCloseDueToInactivity
The utility is executed by a
batch command (Windows) or
shell script (UNIX),
ravaluesupdater, and runs from the command line. The
ravaluesupdater utility file is located by default in your
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\javaee (Windows) or
$COBDIR/javaee
(UNIX)
directory.
To run the COBOL Resource Adapter utility
Windows:
- Start an
Enterprise Developer command prompt as an administrator. If you need instructions, see
Starting an
Enterprise Developer command prompt as an administrator.
- Change to the
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\javaee directory.
- Enter
ravaluesupdater.bat.
- Follow the prompts to change appropriate parameter values.
UNIX:
- Open a terminal window.
- Change to the
$COBDIR/javaee directory.
- Enter
bash ravaluesupdater.sh.
- Follow the prompts to change appropriate parameter values.