Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> easy dbms_job.submit question
I typed this script in SQL/PLUS, but got INCOMPATIBLE DATA TYPE ERROR
on the first line. Why?
DECLARE ijob INTEGER;
BEGIN
DBMS_JOB.SUBMIT(ijob, 'F:
\ORANT\BACKUP\LXOF\BACKUPSCRIPT\LXOFBACKUP.SQL', sysdate,1, true);
END;
When I start a thread on the discusion group, got a reply in my email,
but I don't know how to find it in deja.com. Am newbie in discussion
groups. Thanks.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Jan 21 2000 - 12:07:27 CST
![]() |
![]() |