Skip to content
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

Inconsistent: ORA-22922 #83

Open
gotsysdba opened this issue Jan 17, 2025 · 0 comments
Open

Inconsistent: ORA-22922 #83

gotsysdba opened this issue Jan 17, 2025 · 0 comments

Comments

@gotsysdba
Copy link
Contributor

During a similarity search, the following is inconsistently raised:

RuntimeError: Failed due to a DB issue: Unexpected error: ORA-22922: LOB value does not exist
.
.
.
langchain_community/vectorstores/oraclevs.py", line 648, in similarity_search_by_vector
    docs_and_scores = self.similarity_search_by_vector_with_relevance_scores(

langchain_community/vectorstores/oraclevs.py", line 58, in wrapper
    raise RuntimeError(

Catch and retry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant