GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1204
[TRAFODION-2217] Error 8026 is shown at times when the query is canceâ¦
â¦lled.
control query cancel for qid fails with error *** ERROR[8026] Server
declined cancel request. The query ID of the targeted query was not found.
The query exists and it is in OPEN state and it should have been
cancelled. Cancel query was sending the message to the incorrect ssmp
server.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion
trafodion-2711
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1204.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1204
----
commit 3b7a12d66c0754efd29a4fa67d3f1d9d7c1189e5
Author: selvaganesang <[email protected]>
Date: 2017-08-12T06:39:58Z
[TRAFODION-2217] Error 8026 is shown at times when the query is cancelled.
control query cancel for qid fails with error *** ERROR[8026] Server
declined cancel request. The query ID of the targeted query was not found.
The query exists and it is in OPEN state and it should have been
cancelled. Cancel query was sending the message to the incorrect ssmp
server.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---