How to increase db2 transaction log size in docker container

221 Views Asked by At

i have a db2 luw running in a docker container. How can I increase the increase transaction log size of it. I tried to run "db2 connect to UEQ1D" in the docker Container cli. But docker gives the Respond: command not found. Do I need to somehow install db2cmd or so on the container or how can I run db2 commands on docker. Or is there a simpler way or so?

Appreciate your help

0

There are 0 best solutions below