I develop in VAGen V4.5 Smalltalk flavor with data residing in DB2 on a Z/OS
mainframe. I had used EDA as the middleware for ITF testing, but am now
changing over to DB2 Connect. In the SQL part of VAGen Preferences, I
specified my database name according to how it was defined in DB2 Connect
and my database management system as 'OBDC', and the secondary authorization
ID as 'AM88DAD' (which is what it was before, and nothing has been altered
in DB2). But when I run ITF, the SQL call appends my TSO userid as the high
level qualifier for my table instead of the SQLID. What am I doing wrong?