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

Home -> Community -> Usenet -> c.d.o.misc -> Re: run a package on the 15th of each month.

Re: run a package on the 15th of each month.

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Sat, 10 Sep 2005 00:03:44 +0100
Message-ID: <3654i1d1vl2ngkloe4d960ov7p7164178d@4ax.com>


On 9 Sep 2005 09:11:30 -0700, "jwa6" <jwagans_at_yahoo.com> wrote:

>I did this block to test. I get an error as you can see below..
>
>v_date := trunc(add_month(sysdate,1))+15+(7/48);
>
>ORA-06550: line 5, column 17:
>PLS-00201: identifier 'ADD_MONTH' must be declared

http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14200/functions004.htm#sthref1097

--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Fri Sep 09 2005 - 18:03:44 CDT

Original text of this message

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