Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

CONNECT TO statement

You can use a host variable to represent the database name you want your application to connect to, for example:

  exec sql connect to :dbase;

If a host variable is specified:

Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide