Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

Depends keyword does not working with Create library

I am trying to create library with depending jars and I am getting the following errors: "Syntax error at or near 'DEPENDS'

 

Note: I am trying to copy the example from

https://my.vertica.com/docs/7.1.x/HTML/Content/Authoring/SQLReferenceManual/Statements/CREATELIBRARY.htm

 

The command is:

CREATE LIBRARY DeleteVowelsLib AS    '/home/dbadmin/DeleteVowelsLib.jar' DEPENDS '/home/dbadmin/mycompanylibs.jar'    LANGUAGE 'JAVA';

 

It seems to me that HP Vertica is complaining for DEPENDS. Do you know why?

 

 

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file

Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.