halloigi
Results
2
issues of
halloigi
hi..i tried with this code in action..but, i got { "success": false, "message": "An error occurred at the worker: Undefined constant 'OCI_NO_AUTO_COMMIT'" } connection to oracle was ok.but why i...
question
how enable oci8 in dockerfile?i've tried with instantclient, but no luck RUN apt-get -y install libaio1 libc6-dev COPY basic.zip /tmp/ COPY sdk.zip /tmp/ RUN unzip /tmp/basic.zip -d /usr/local/ RUN unzip...