SQL/MX 3.2.1 Reference Manual (H06.26+, J06.15+)

Embedded-Only SQL/MX Statements
HP NonStop SQL/MX Release 3.2.1 Reference Manual691117-004
3-31
COBOL Examples of DECLARE MPLOC
COBOL Examples of DECLARE MPLOC
Set the default volume and subvolume:
EXEC SQL DECLARE MPLOC '$MYVOL.MYSUBVOL' END-EXEC.