COBOL Manual for TNS and TNS/R Programs
Introduction
HP COBOL Manual for TNS/E Programs—520347-003
1-2
Embedded SQL/MP
HP COBOL accepts the syntax for statements in all of these areas; however, certain
statements do not apply to NonStop system environments. In such cases, HP COBOL
treats these statements as comments after checking that the statements are
syntactically correct.
Embedded SQL/MP
The HP COBOL embedded SQL/MP implementation conforms fully to the ANSI
Database—Embedded NonStop SQL Standard (ANSI X3.168-1989), with the
restrictions and extensions mentioned in SQL/MP Programming Manual for COBOL.
SQL/MP is compatible with every HP COBOL compiler (see Table 1-3).
Embedded SQL/MX
The HP COBOL embedded SQL/MX implementation conforms to SQL:1999 standards
as described in SQL/MX Reference Manual with the restrictions and extensions
mentioned in SQL/MX Programming Manual for C and COBOL.
SQL/MX is compatible with every HP COBOL compiler except COBOL85 (see
Table 1-3).
Table 1-1. Required HP COBOL Modules and Their Levels
Module Level
Nucleus 2
Sequential I-O 2
Relative I-O 2
Indexed I-O 2
Inter-Program Communication 2
Sort-Merge 1
Source Text Manipulation 2
Table 1-2. Optional HP COBOL Modules and Their Levels
Module Level
Segmentation* 2 (partial)
Debug* 1
Intrinsic Function 1
Report Writer Null
Communication Null
* The 1985 COBOL standard classifies this module as obsolete, so you are advised not to use it.