Hi guys,
Am getting the following error while running a query

BA2191E SQL execution error.com.ibm.db.DataException: A database manager error occurred. : [IBM][CLI Driver][DB2/NT] SQL0952N Processing was cancelled due to an interrupt. SQLSTATE=57014.
I wonder why the process is being cancelled because i am not doing anything to stop the query from running. The query runs in another machine which is configured as mine exactly so the problem is not the query. Is there a certain setting am supposed to make to stop the process from being terminated before the query produces results.
thnx.