The subject pretty much sums up the problem I am experiencing. I have a working connection to a DB2 database on z/OS and code completion has no problem finding and showing the field names of tables and views, but doesn't show any fields when using an alias that references a view. As you can see below, whenever I press space after the select, I get a list of all tables, views and aliases again, instead of just the fields in the view that ADJEXCL alias references.
Is this by design, a permission issue, a known issue that we can work around somehow, etc.?








