FRM-40508: Unable to insert record

    You are trying to insert a record in Oracle Forms, but this fails for some reason.


    Try to press shift-F1 to see the actual error message.



Adverteren bij Daisycon
Forum Messages
10-MAR-2008 03:37:12Lack of Table spacerajahilan Reply
One of the reasons for this error could be lack of table space. Check this first.
14-MAR-2008 00:54:47FRM-40508: Unable to insert record sagar Reply
i m developing an application for hospital management system.In that ,for doctor module , i m creating two tables..In first table,doctor1, i m including r_id,patient_type and date column.
And in second table doctor2, i m including r_id,disease,medicine and dosage column. In first table r_id is primary key and in 2nd one r_id is ref key to doctor1 table..so when i m trying to insert the record it shows error FRM-40508: Unable to insert record , I have made master-detail form for these two tables...so please do help me....
14-MAR-2008 03:44:47What is the errorDbMotive Reply
If you press Shift+F1, what is the error returned.
You need this error in order to determine what's wrong.

It can be lack of tablespace, a not null field which is not filled in, privilege problem, ...
Add your message for FRM-40508
Name:email:
Validation Code:cj3rzro26wnwthpoe
Enter Code above:
Title:
State your problem: