Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> DBMS_JOB!

DBMS_JOB!

From: Tina Tran <tinat_at_sonica.com>
Date: 1998/03/03
Message-ID: <01bd46fd$5b3d0dc0$2aaeb6cc@dino>#1/1

I tried to sumbit a job to dbms_job as:

        dbms_job.isubmit(1,'my_procedure_name','sysdate)

but I got this error instead:

	ORA-01858: a non-numeric character was found where a numeric was expected
	ORA-06512: at "SYS.DBMS_JOB", line 104
	ORA-06512: at line 1

Anyone knows what is wrong? Received on Tue Mar 03 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US