[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] How can I connect to Oracle DB on condor system ???(ORA-01034, ORA-27101)



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