COBOL Manual for TNS and TNS/R Programs
Program Compilation
HP COBOL Manual for TNS and TNS/R Programs—522555-006
11-122
SQL and NOSQL
During program compilation, the compiler identifies a section by locating the
SECTION directive whose text-name matches the section-name specified in
the SOURCE directive.
SQL and NOSQL
SQL
tells the compiler to expect SQL/MP statements in the compilation unit.
NOSQL
tells the COBOL85 compiler not to expect SQL/MP statements in the compilation
unit. This is the default. The NMCOBOL compiler ignores it.
sql-option-list
tells the compiler how much memory to allocate to the SQL/MP compiler interface
and what SQL/MP information to print to the listing file.
sql-option
Note. The NMCOBOL compiler ignores the NOSQL directive and issues a warning.
SQL
sql-option-list
NOSQL
( )
sql-option-list
VST315.vsd
sql-option
,
sql-option
VST316.vsd
RELEASE1
PAGES
SQLMAP
WHENEVERLIST
num-pages
RELEASE2
VST317.vsd