GitHub user prashanth-vasudev opened a pull request:
https://github.com/apache/trafodion/pull/1665
TRAFODION-3166 enhance 8427 error detail when thrown by sequence operator
ERROR[8427] [2018-07-23 15:52:16]
will now be more descriptive
*** ERROR[8427] Sequence Scratch IO Error occurred. Scratch Error: -10005,
System Error: 13, System Error Detail: 0, Details: SQScratchFile::SQScratchFile
3
--- 0 row(s) selected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prashanth-vasudev/trafodion 8427e
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1665.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 #1665
----
commit 5c51fa32902cafeda6bcbdcef17e5c5c0d974369
Author: Prashant Vasudev <prashanth.vasudev@...>
Date: 2018-07-26T01:19:49Z
TRAFODION-3166 enhance 8427 error detail when thrown by sequence operator
----
---