ContentsIndexPreviousNext

4.2.1 Runtime Configuration Variables

On UNIX systems, the runtime configuration file is typically named "cblconfig" and is located in /etc by default. On Windows and DOS systems, the runtime configuration file is typically named "cblconfi" and is located in \etc by default.

If the configuration file is renamed, or located in another directory, the full path and name of the file must be specified with the "-c" option when you start the ACUCOBOL-GT application. See the ACUCOBOL-GT Runtime Manual for a complete description of the runtime configuration file and all options to runcbl.

Several runtime configuration variables can affect the behavior of AcuServer. Several appear only in the runtime configuration file (AS_CLIENT_ENCRYPT, USE_LOCAL_SERVER, DEFAULT_TIMEOUT, FILE_PREFIX, filename_MRC, CODE_PREFIX, APPLY_CODE_PATH, and APPLY_FILE_PATH). AS_CLIENT_ENCRYPT AS_CLIENT_ENCRYPT, DEFAULT_TIMEOUT, filename_MRC, and USE_LOCAL_SERVER are discussed in this section. FILE_PREFIX, CODE_PREFIX, APPLY_CODE_PATH, and APPLY_FILE_PATH are discussed in Chapter 7, section 7.2.2 Using FILE_PREFIX and CODE_PREFIX.

Several other runtime configuration variables, including ACUSERVER_PORT, ENCRYPTION_SEED, LOCKS_PER_FILE, MAX_LOCKS, NT_SECURITY, TEXT, V_BUFFERS, and more, can or must be used in both the runtime and server configuration files, and some specialized variables appear only in the server configuration file. These are discussed in section 4.2.2 Server Configuration Variables.

More:

AS_CLIENT_ENCRYPT

DEFAULT_TIMEOUT

filename_MRC (Multi_Record_Count)

USE_LOCAL_SERVER