My program can connect to oracle DB alone...
But this program can`t connect to Oracle DB with
"condor submit" command..
I thoght this is the problem about environment,
so I added "environment =
ORACLE_BASE=/usr/oracle;ORACLE_HOME=/usr/oracle/product/9.2.0/;
ORA_NLS33=/usr/oracle/product/9.2.0/ocommon/nls/admin/data;ORACLE_SID=alm;
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/oracle/product/9.2.0/lib;"
but couldn`t ... --;;
Help me... error message:
ORA-01034: ORACLE not
available
ORA-27101: shared memory realm does not exist SVR4 Error: 2: No such file or directory |