we have upgraded Oracle 8.0.5 to Oracle 9.2.

Only when i am saving in a table i get the following error. i have used a stored Procedure at the backend and i am calling stored procedure from front end. The error is


DB Error Number -2147217900
Source : Microsoft OLE DB Provider for ODBC Drivers
[Microsoft][ODBC driver for Oracle][Oracle] ORA-20003.

another error is

DB Error Number -2147217900
Source : Microsoft OLE DB Provider for ODBC Drivers
[Microsoft][ODBC driver for Oracle]
Syntax error or access violation.

The retrieval is working perfectly fine.
only saving gives this error and only on this stored procedure.

Somebody please help me.