From: dharrow on
In RXD2 I can signon to the local DB2 subsystem and then from there I
can connect to DB2 subsystems on other LPARs:

ADDRESS DB2 "SIGNON DB2C" < local DB2
ADDRESS DB2 "CONNECT DB2P" < remote System


In DSNREXX there seems to be no signon command. So how do I signon
to
the local DB2 subsystem and then DDF to a REMOTE DB2 subsystem?