Sorry, I don't have access to a DB2 DB at the moment.
I spend some time searching for a Docker image that would run on my
openSuSE box but couldn't find one that was well enough described or
accessible so that I could get it to work.
If someone knows of such an image or can describe the necessary steps
please let me know.
Gerd
Am 30.05.2018 um 18:54 schrieb Matt F via Squirrel-sql-users:
> 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: FOO
> TABLE: BAR_1
> TABLE: BAR_2
> ALIAS: 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...
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|