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 -> Re: Oracle Forms Error Message 40508

Re: Oracle Forms Error Message 40508

From: Andreas Stephan <nospam.as.stedat_at_gmx.net>
Date: Mon, 13 Dec 1999 12:36:35 +0100
Message-ID: <3854DA43.3030992E@gmx.net>


Hi Lynn,

did you hit the "show errors" menu item of the Forms runtime after the error occured? There you should get more detailed information why the insert was not possible (i.e. wrong spelled or missing columns, a non database field marked as database field, a mandatory field not filled, unique index violated etc.).

Hope this helps.
Andy

Blue Sapphires schrieb:

> (Please let me know if I should ask somewhere else.)
>
> I'm getting the following error from Oracle when I try to
> COMMIT_FORM:
>
> (From the Oracle Forms Documentation)
> FRM-40508: ORACLE error: unable to INSERT record.
>
> Cause: A fatal error occurred while Oracle Forms was trying to
> insert a record. The table associated with the current
> block of the form might not exist, your username might
> not have authority to perform the specified action on
> the table, or some other reason might have caused the
> fatal error.
> Action: Contact your DBA.
> Level: >25
> Type: Error
>
> I know the table exists and I have access to it because I
> created the table. The block I'm using has 'delete allowed',
> 'insert allowed', and 'query allowed' properties set to 'True'.
> When I asked somewhere else, the person said it was more a
> database error than a forms error. He also suggested checking
> the default menu in Oracle but I'm not sure how to do it since
> this is a Unix OS on a Sun at school.
> I've already asked my professor (the dba) who had no
> idea. The project is due Tuesday and at this rate will never
> be finished. Any other suggestions of what could be the
> problem or what I could do?
>
> TIA,
> Lynn
>
> --
> It's as BAD as you think, and they ARE out to get you.
>
> *****************************************
> Remove chocolate from email address
Received on Mon Dec 13 1999 - 05:36:35 CST

Original text of this message

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