Re: No changes to save (FRM-40401). Help please

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: 2000/02/16
Message-ID: <38AAC371.F5ECB5F0_at_dd.ru>#1/1


Hi Gigio,

Gigio wrote:
>
> Ok!
> I have used FORMS_DDL('COMMIT') (because it's the shortest way)
> and works well.
> X Valeri: if I set system_message_level = 5, I think I could
> loose many other important error messages; isn't it?

I meant it this way:

  :SYSTEM.MESSAGE_LEVEL := 5;
 COMMIT;
  :SYSTEM.MESSAGE_LEVEL := 0; Just change it before 'commit;' and restore it immediately... :-)

Hope that helps.

> Thanks to both of you. You're very precious!

You're welcome :-)

> Gigio

Good Luck!

-- 
Valeri Sorokine
Oracle Certified Application Developer, Rel.2
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 ; FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru   ; http://www.dd.ru
Received on Wed Feb 16 2000 - 00:00:00 CET

Original text of this message