Hi,
I'm using a Pro*C program which has a SELECT FOR UPDATE statement. I'm moving the ROWID that I selected in the statement into a hostvariable. Then when I do the UPDATE for the ROWID, I'm getting ORA-1722 error. How is this possible?
Also some people have notified this error is randomly occuring in our applications. Do you think something might be wrong with our database?
I appreciate any help in this matter.
Thanks.
I'm using a Pro*C program which has a SELECT FOR UPDATE statement. I'm moving the ROWID that I selected in the statement into a hostvariable. Then when I do the UPDATE for the ROWID, I'm getting ORA-1722 error. How is this possible?
Also some people have notified this error is randomly occuring in our applications. Do you think something might be wrong with our database?
I appreciate any help in this matter.
Thanks.