Unable to create Library: ROLLBACK 3399: Failure in UDx RPC call InvokeGetLibraryManifest()
Hi Guys,
Can anyone help?
I am trying to create a library but it throws the following error -
/opt/vertica/sdk/udfs/TransformFunctions.so was created without any error after compiling the cpp files.
dbadmin=>create library TransformFunctions as '/opt/vertica/sdk/udfs/TransformFunctions.so';
ROLLBACK 3399: Failure in UDx RPC call InvokeGetLibraryManifest(): Exception calling getLibraryManifest() in User Defined Object [], message: std::bad_alloc
I have tried a lot of things but no leads on how to debug the issue.
Vertica version - Vertica Analytic Database v7.2.3-0
SDK version - 7.2.1
0