SQL Supplement for H-Series RVUs

SQL/MP Programming Manual for COBOL
HP NonStop SQL Supplement for H-Series RVUs529446-005
1-18
Preparing for Compilation
add_define commands create a class MAP DEFINE and a class CATALOG
DEFINE:
add_define =emptab class=map file=\\ny.\$disk2.fy94.empfile
add_define =sqlcat class=catalog subvol=\$sql.sqlcat
Use seven characters or fewer for system names or the names of volumes where
OSS objects reside.
To alter an existing DEFINE, use the add_define utility and specify all DEFINE
attributes and their new values. In this situation, the add_define utility essentially
adds a new DEFINE with the same name in place of the old DEFINE.
Using PARAM Commands
If you choose to use a PARAM command, you must enter it before you give the
command to run the compiler. The HP COBOL compilers accept these command
interpreter PARAM commands:
A PARAM command does not apply to automatic SQL recompilation or dynamic SQL
compilation. For more information about using PARAM commands during compilation,
see the COBOL Manual for TNS and TNS/R Programs and the COBOL Manual for
TNS/E Programs. For the syntax of the PARAM command, see the TACL Reference
Manual.
PARAM Command Accepted by...
PARAM SAMECPU COBOL85 compiler
PARAM SWAPVOL COBOL85, NMCOBOL, and ECOBOL compilers
PARAM SYMBOL-BLOCKS COBOL85, NMCOBOL, and ECOBOL compilers