I've searched the mailing list and I didn't see anyone else have this issue. I've never seen this work , so I'm not sure if this is a config/user error issue or if it is indeed a feature Request.
Setup: I have a DB2LUW database , I'm using Squirrel 3.8.1 (official) with java 1.8.0_171 (32 Bit)/ Windows 7 x64
DB: QA (Also in prod, but for testing purposes let's use my QA Setup) SCHEMA: FOOTABLE: BAR_1TABLE: BAR_2ALIAS: BAR
in order to keep a limited data set I drop and recreate the alias every so often, so that BAR points to either BAR_1 or BAR_2 at any given time.
When I use autocomplete I only get options for BAR_1 and BAR_2, not BAR.
I'm using db2jcc4.jar (provided by IBM) with the class Name com.ibm.db2.jcc.DB2Driver to connect
Looking in Alias properties (the properties that define the connection to QA) , i do not have "Cache Schema independent Meta Data" turned on, but I don't think that would solve my issue
Thanks
==============================================Matt Ferreira
de...@ya...
|