SQL/MP Programming Manual for COBOL

Explicit Program Compilation
HP NonStop SQL/MP Programming Manual for COBOL529758-003
6-16
Running HP COBOL Compilers in the OSS
Environment
Running HP COBOL Compilers in the OSS Environment
To run an HP COBOL compiler in the OSS environment, see:
Changing Default Path Names and Disk Volume in the OSS Environment
Running the cobol Utility in the OSS Environment on page 6-17
Running the nmcobol Utility in the OSS Environment on page 6-19
Changing Default Path Names and Disk Volume in the OSS
Environment
Table 6-3 lists the default path names of the programs that the cobol or nmcobol
commands invoke and the default disk volume on which these programs create
temporary files.
Table 6-3. Environment Variables in the OSS Environment
Variable Effect Default
COBOL85 Determines the path name of the
COBOL85 compiler that the cobol
utility invokes
/G/system/system/cobol85
NMCOBOL Determines the path name of the
NMCOBOL compiler that the
nmcobol utility invokes
/G/system/system/cobolfe
BIND Determines the path name of the
Binder that the cobol utility invokes
/G/system/system/bind
NLD Determines the path name of the nld
utility that the nmcobol utility invokes
/usr/bin/nld
LD Determines the path name of the ld
utility that the nmcobol utility invokes
/usr/bin/ld
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 or nmcobol
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
environment—see the COBOL85
for NonStop Systems Manual.
TMPDIR Determines the path name that
overrides the default directory for
temporary files created by the
nmcobol utility and the components
that it invokes
/tmp