I am facing a problem on SELECT operation not running when data IMPORT.
I am using DB2 UDB V7.1 in Winnt platform. My problem is when I perform large number of data IMPORT in DB2 Command Window, during IMPORT I issued a
SELECT operation in DB2 Command Center, but the SELECT operation not processed during data IMPORT. The SELECT operation only worked after all
the IMPORT operation finished.
From what I know, the SELECT operation should be able to perform during data IMPORT.