SQL/MX 3.1 Reference Manual (H06.23+, J06.12+)

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