I am experiencing a problem with running Oracle sqlplus within a shell
script using cron. The shell script runs correctly from the command
line, but once I add it to cron, the shell script will execute up until
the sqlplus command. Therefore, cron is working correctly as well, but
the addition of
:00 /usr/sbin/cron
> > Administ33123296 ? 14:53:00 /usr/bin/sh
> > Administ33883312 ? 14:53:00 /usr/bin/sh
> > Administ34723296 ? 14:53:01 /usr/sbin/ssmtp
> > Administ35083388 ? Dec 31 /cygdrive/d/ORACLE/806/bin/sqlplus
2 matches
Mail list logo