Re: trigger status=INVALID

From: jo <jose.soares_at_sferacarta.com>
Date: Tue, 11 Jan 2011 12:09:08 +0100
Message-ID: <4D2C3A54.6030409_at_sferacarta.com>



Yes, you are right, Norman,
Thank you and thanks also to Joe and Ravindranath for the help.

j

Dunbar, Norman (Capgemini) wrote:
> Missing semi-colon from the END statement by the look of things.
>
>
>>>> CREATE OR REPLACE TRIGGER certificati_delete_trigger
>>>> BEFORE DELETE ON prestazione
>>>> FOR EACH ROW
>>>> BEGIN
>>>> IF :old.nr_bolletta IS NOT NULL THEN
>>>> RAISE_APPLICATION_ERROR(-20000, 'errror');
>>>> END IF;
>>>> END
>>>>
>
> Cheers,
> Norm.
>
> Norman Dunbar
> Contract Senior Oracle DBA
> Capgemini Database Team (EA)
> Internal : 7 28 2051
> External : 0113 231 2051
>
>
> Information in this message may be confidential and may be legally privileged. If you have received this message by mistake, please notify the sender immediately, delete it and do not copy it to anyone else.
>
> We have checked this email and its attachments for viruses. But you should still check any attachment before opening it.
> We may have to make this message and any reply to it public if asked to under the Freedom of Information Act, Data Protection Act or for litigation. Email messages and attachments sent to or from any Environment Agency address may also be accessed by someone other than the sender or recipient, for business purposes.
>
> If we have sent you information and you wish to use it please read our terms and conditions which you can get by calling us on 08708 506 506. Find out more about the Environment Agency at www.environment-agency.gov.uk
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 11 2011 - 05:09:08 CST

Original text of this message