Stanzas in the configuration file

A stanza in the configuration file can contain any of several attributes, as shown in the following table.

Table 1. Stanza attributes
Attribute Description
compopts A string of compiler options, separated by commas or spaces. Precede each option by a -q flag, or precede the whole string, enclosed in quotation marks, by a -q flag. If any option value contains a comma, that option must be enclosed in quotation marks.
coprocessor,

coprocessor_64

Path to the CICS® or Db2® coprocessor library.
runlib2, runlib2_64 Additional runtime libraries to link in when working with CICS, Db2, or Oracle.
use Stanza from which attributes are taken, in addition to the local stanza. For single-valued attributes, values in the use stanza apply if no value is provided in the local, or default, stanza. For comma-separated lists, the values from the use stanza are added to the values from the local stanza.

Related references  
cob2 options