Closed tivrfoa closed 3 years ago
So, I think docker command to start DB2 hadn't finished. I run the docker on the foreground so I could see what it does, and after a long time (11 minutes) it finished.
$ docker start -ia db2-cos
(*) Preparing the environment before updating the instance ...
(*) Fixing /etc/services file for DB2 ...
(*) Fixing db2nodes file configuration ...
11/17/2020 13:37:15 0 0 SQL1032N No start database manager command was issued.
SQL1032N No start database manager command was issued. SQLSTATE=57019
(*) Creating instance ...
DBI1446I The db2icrt command is running.
...
...
...
2020-11-17-13.48.09.037804+000 E413027E526 LEVEL: Event
PID : 21052 TID : 139760135825152 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : ORDERDB
APPHDL : 0-61 APPID: *LOCAL.db2inst1.201117134759
AUTHID : DB2INST1 HOSTNAME: a44ccc8a0738
EDUID : 130 EDUNAME: db2agent (idle) 0
FUNCTION: DB2 UDB, base sys utilities, sqeLocalDatabase::FreeResourcesOnDBShutdown, probe:16479
STOP : DATABASE: ORDERDB : DEACTIVATED: NO
I don't know why it takes so long to start, but my humble machine also doesn't help ...
Hi!
I'm testing the quarkus branch. I'm running on Ubuntu 18.04
I started the DB2 successfully:
But got the error: