Previous Topic Next topic Print topic


COBOL Resource Adapter Utility

Restriction: This topic applies only when the Enterprise Server feature is enabled.

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:

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\Visual COBOL\javaee (Windows) or $COBDIR/javaee (UNIX) directory.

To run the COBOL Resource Adapter utility

Windows:

  1. Start a Visual COBOL command prompt as an administrator from Start > All Programs > Micro Focus Visual COBOL > Tools > Visual COBOL Command Prompt.
  2. Change to the %ProgramFiles(x86)%\Micro Focus\Visual COBOL\javaee directory.
  3. Enter ravaluesupdater.bat.
  4. Follow the prompts to change appropriate parameter values.

UNIX:

  1. Open a terminal window.
  2. Change to the $COBDIR/javaee directory.
  3. Enter bash ravaluesupdater.sh.
  4. Follow the prompts to change appropriate parameter values.
Previous Topic Next topic Print topic