We have one table with a CLOB field. Many jobs update this field without issue each day. However, one particular job on one particular day crapped out with this error. This particular job isn't even handling large field values, nothing larger than a Varchar(200) gets put into the CLOB in this job.
The Operators took this job out of rotation until the issue is resolved, but that's complicated by the fact that it never manifested itself in any of the dev or test runs. Of course, it's one of those loverly issues that wait until Production to rear their ugly heads.
Just wondering if anyone has any pointers on things to check. This is a 7.5.1A job on HP/UX, OCI stage, 9i client, 10g target db btw.
