SAP / SAP/node-hdb

Statement is dropped

Open
#149 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

I am getting the following error during bulk insert (based on app9.js) :

code: -20016,
'Statement is dropped',
sqlState: 'HY000'

Any clues or ideas if anyone has please?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with examples/app9.js and reproduce the bulk insert that reports code -20016, “Statement is dropped.” Trace the bulk-insert path in node-hdb and identify the condition that drops the statement; done means the example completes without this error and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.