DB2 insert performance – CentOS
I am trying to do a bulk insert into DB/2 from an Excel file. I am running WildFly 12 on my Windows 10 PC. DB/2 is running on a VM under CentOS 7. Using POI SAX methods, reading the complete…
I am trying to do a bulk insert into DB/2 from an Excel file. I am running WildFly 12 on my Windows 10 PC. DB/2 is running on a VM under CentOS 7. Using POI SAX methods, reading the complete…
I build docker's image containing IBM MQ 9.1, DB2express-c 9.7 + ubuntu 16.04 64bit. I want to enable MQ functions(sending msg to queue) on my Db2 database. But when I used enable_MQFunctions than I got this error: *** Error --…