Aman Kumar
Aman Kumar
@kubo I am using Kubernetes to run jobs. I am not sure if I can see ENV variables by the method provided by you. I am printed ENV from rails...
@kubo Here are ENV when the job runs fine. Also if there is such a trigger, the code works fine with a normal job. Also, I am using the same...
@kubo I am not removing any ENV. Both jobs use the same ENV variables. I am accessing a shared file from both jobs to export ENV variables. So in both...
@kubo When I set `NLS_LANG` as `AL32UTF8`, I am getting the following error: > OCIError: ORA-12705: Cannot access NLS data files or invalid environment specified > oci8.c:603:in oci8lib_250.so To use...
@kubo Thanks for the assistance. I checked with the DBA and they recently created a trigger that was causing the problem.
@mdavo6 This solution doesn't work in the development environment.