cx_Oracle.DatabaseError: DPI-1047 while connecting to cx_Oracle on docker
Content
Hi ,
I have written my function in python. When I am trying to invoke the function. I am getting the below error. I have attached the Dockerfile also. Any suggestions.
fn invoke appname func1
cx_Oracle.DatabaseError: DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://oracle.github.io/odpi/doc/installation.html#linux for helpC
Tagged:
0