On 2017-11-05 15:37, Troels Arvin wrote:
[...]
> I don't quite understand IBM's reasoning regarding that. How are
> developers who are experimenting and/or trying to learn Db2 supposed to
> learn that part of Db2 it is not part of Express-C? As far as I can tell,
> BLU is only available in some very expensive editions of Db2.
>
Express-c is replaced with Developer-C which includes all functionality,
but is limited to 4 cores, 16Gb memory and 100Gb data. Further
restrictions is that it cannot be used in production, but is for
development purposes only. You can download it the traditional way or as
a docker container, beware that it deviates a bit from normal docker
containers in that it starts up a gui where you can configure it.
/Lennart