DBMS_JOB error
From: Nico <patch128_2000_at_yahoo.fr>
Date: 28 Nov 2002 05:58:51 -0800
Message-ID: <9f5c272c.0211280558.7c32a6c5_at_posting.google.com>
Date: 28 Nov 2002 05:58:51 -0800
Message-ID: <9f5c272c.0211280558.7c32a6c5_at_posting.google.com>
execute dbms_job.isubmit (:1,
'mic_repairappreclgena(''25/11/2002'');',sysdate, 'sysdate+1');
the error when i enter this process
SQLWKS> execute dbms_job.isubmit (:1,
'mic_repairappreclgena(''25/11/2002'');',sysdate, 'sysdate+1');
MGR-00143: variable "1" non définie
Received on Thu Nov 28 2002 - 14:58:51 CET