We are Unix / Oracle 10g. During the copy processes we are getting ORA-01400 (Null / Not Null) error and the process defaults to dbcopy. The job ends up in the waiting queue as needs recovery. Lawson suggests doing dbreorg -g then recover the job. This process seems to work, but I would like to know if anyone else has experienced this issue. It appears when the process defaults to dbcopy the insert to the target db is successfull and the offending field is a space (not null).
Yes, this occurrs for each table where a null value exists in the source. In our previous version (8.0.3env/8.0.3apps - nulls were valid). We have already upgraded to LSF 9.0.0.x/8.0.3apps (Feb. 2009).