COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-41
SQL and NOSQL
SQL and NOSQL
sql-option-list
sql-option
Note. The NMCOBOL compiler ignores the NOSQL directive and issues a warning.
Default: None. If the program contains SQL/MP statements, the SQL directive is
required; otherwise, it is unnecessary.
Placement: The COBOL85 compiler accepts SQL and NOSQL in either the source
code (before the first Identification Division in the program) or the
compiler command line; the NMCOBOL compiler accepts them only in
the compiler command line.
Scope: Applies to the compilation unit
Dependencies: SQL works only if LIST is active and SUPPRESS is not.
References:
•
LIST and NOLIST
•
SUPPRESS and NOSUPPRESS
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