Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Why do I get the error "[Code: 0, SQL State: 22002] VM error: F-UDF-CL-LIB-1125: F-UDF-CL-SL-JAVA-1000: F-UDF-CL-SL-JAVA-1062: Java VM cannot find '/buckets/....jar':
## Table of contents:

## Background

We have to upload jar file when we creatinga Adapter script. Adapter scripts defines a Java class that serves as an entry point, and tells the UDF framework where to find the libraries (JAR files) for the virtual schema and database driver.

When
## Explanation



## Additional References


* [Virtual Schemas](https://docs.exasol.com/db/latest/database_concepts/virtual_schemas.htm)


*We appreciate your input! Share your knowledge by contributing to the Knowledge Base directly in [GitHub](https://github.com/exasol/public-knowledgebase).*