SQL/MX 3.x Reference Manual (H06.22+, J06.11+)

Embedded-Only SQL/MX Statements
HP NonStop SQL/MX Reference Manual640322-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.