SQL Supplement for H-Series RVUs

SQL/MP Programming Manual for COBOL
HP NonStop SQL Supplement for H-Series RVUs529446-005
1-25
Running the HP COBOL Compilers
To change one or more of the defaults before executing the cobol, nmcobol, or
ecobol command, use the export command. The effect of the export command
lasts until you explicitly change the value of the export command.
To execute a cobol, nmcobol, or ecobol command with a specified set of
environment variables, use the OSS env function with the environment variables listed
in Table 1-4. The effect of the env function applies only to the cobol, nmcobol, or
ecobol utility command with which you use it.
For the syntax of the export command and the env function, see the Open System
Services Shell and Utilities Reference Manual.
AXCEL Determines the path name of the
Accelerator that the cobol utility
invokes
/G/system/system/axcel
SQLCOMP Determines the path name of the SQL
compiler that the cobol, nmcobol, or
ecobol utility invokes
/G/system/system/sqlcomp
SWAPVOL Determines the disk volume on which
the COBOL85 compiler, Binder,
Accelerator, and SQL compiler create
temporary files
Same as in the Guardian
environmentsee the COBOL
Manual for TNS and TNS/R
Programs.
TMPDIR Determines the path name that
overrides the default directory for
temporary files created by the
nmcobol or ecobol utility and the
components that it invokes
/tmp
Table 1-4. Environment Variables in the OSS Environment (page 2 of 2)
Variable Effect Default