-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ODBCLoader] SQLDisconnect() failed with error code HY010 #66
Comments
The cause is no commit/rollback is called before calling SQLDisconnect. I will work on it. |
The issue happens if auto-commit is disabled. |
Hello could you please open the issue at https://github.com/vertica/ODBC-Loader. We are going to deprecate this repo and use a separate repo for ODBC-Loader, I am working on adding some tests and Continuous integration for that as well. Thanks |
@blackeyepanda |
Close this issue since we are moving to new repository. |
When I tried to copy the remote Vertica database, I hit the following error:
The trace messages were as below:
The text was updated successfully, but these errors were encountered: