Hi,
I am working on DB2 V9.1 on AIX 5.3
When I try to stop the event monitor for connections I get the below error but it also successfully executes the query, i.e event monitor becomes inactive
$db2 set event monitor conn STATE=0
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0952N Processing was cancelled due to an interrupt. SQLSTATE=57014
My question is, why does it then throws the error and has it got any impact associated?