Previous Topic Next topic Print topic


DB2

Restriction: This directive is supported in native COBOL only.

Syntax:

 >>-.---.-.----DB2-.----------------------.-.--><  
    +-/-+ |        |   +-----.---.-----.  | | 
          |        |   |     +-,-+     |  | | 
          |        |   v               |  | | 
          |        +-(.-option=setting-.)-+ | 
          |           |                |    | 
          |           +-NO-option------+    | 
          +-NO-DB2--------------------------+

Parameters:

option One of the DB2 options.
setting The setting for the option

Properties:

Default: NODB2
Phase: Syntax check
$SET: Initial

Comments:

To use this directive you need to have the DB2 UDB Software Development Kit (v6.1 or earlier) or DB2 UDB Application Development Client (v7.1 or later) installed, or a compile error will result.

Previous Topic Next topic Print topic