SQL/MX 3.2 Reference Manual (H06.25+, J06.14+)

Embedded-Only SQL/MX Statements
HP NonStop SQL/MX Release 3.2 Reference Manual691117-001
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.