crontab error

Hi all

I try to schedule one job as a oracle user.But I got a error .Error code is

RC=1;

this is the command

exp system/passwd@test file=/export/home/oracle/test_`date +%d%m%y` owner=scott

if i excute through command prompt ,,,its run successfully

then i tried through at job.........its also perfect

but at that time of schedule i got this error code...

can anybody tell me,,, how resolve this one......

advance thanks to you.........

[498 byte] By [kyran55a] at [2007-11-26 19:40:37]
# 1
Be suer to use full paths for all commands in your script. cron has a limited $PATH built in
timevansa at 2007-7-9 22:20:53 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Which shell did it work for on the command line? Crontab defaults to a bourne shell.
mikej2212a at 2007-7-9 22:20:53 > top of Java-index,Solaris Operating System,Solaris 10 Features...