[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Insert Errors - Specific Fields
- Subject: Insert Errors - Specific Fields
- From: Chris Hagen <Chris_Hagen@LASALLE.COM>
- Date: Mon, 16 Mar 1998 11:52:52 -0600
Hello.
I have a question concerning INSERT errors and debugging them.
Presently I am inserting values in an SQR to a table with over 100
fields. I am getting the following error.
__________________ERROR_________________________________________
SQL Status =-1400 SQL Error = ORA-01400: mandatory (NOT NULL) column
is missing or NULL during insert
__________________END OF ERROR__________________________________
Id there any way to determine what field is producing this error or
any other error that may occur in the future.
Thank you for your time and consideration.