Not functional on EC2 Instance type t2.micro
When you use this image in combination with an EC2 Instance type t2.micro, the resulting instance is not functional :
$ db2 connect to sample
SQL1084C The database manager failed to allocate shared memory because an
operating system kernel memory limit has been reached. SQLSTATE=57019
$
It becomes functional from the t2.small EC2 Instance type onwards.
showing 1 - 1