Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ora-01400: missing info for schema.table.column
Hello,
[Oracle 9.2.0.6]
when USER_B tries an INSERT INTO USER_A.TAB and some NOT NULL values are missing, he gets a ORA-01400. But in the error text the information about schema, table and column are missing:
ORA-01400: cannot insert NULL into ()
So the error message is not very useful because all the important info ist missing. What's wrong here? Has it something to do with missing grants on the data dictionary?
Thanks,
Thomas
Received on Thu Mar 02 2006 - 19:58:31 CST
![]() |
![]() |