Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA -1400 cannot insert null into table

inkaMay 2 2013 — edited May 3 2013
Hello All,

I am running Apex 4.1 and Oracle 11g. I have a form where an item's value is being passed from another page.

"Item: P31_DATABASE_ID
Source type: SQL Query
Souce: select database_name from databases
where database_name = :P20_DATABASE_NAME"

When I click on the Create button I get this error:

ORA -1400 cannot insert null into table .......

How can I fix it?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2013
Added on May 2 2013
7 comments
2,338 views