Can I use IBMs DB2 product with Pragma TelnetServer?
Two environment variables need to be set for the DB2 Command Line processor to work within a session, DB2RQTIME and DB2CLP. DB2RQTIME: This is a timeout variable used by DB2, it represents milli-seconds so it will be very large. DB2CLP: This is an internal value set per session; it is unique to each session. See your DB2 help for more information on setting this variable. We recommend that you use a shell initializer on the server to set these values at the start of your session.