Need your help to find the reason and resolution for some of errors.

Team,

Everyday,We are getting the following errors.Please help me to fix these errors.

1.[Oracle JDBC Driver][Oracle]ORA-00060: deadlock detected while waiting for resource
2.[Oracle JDBC Driver]ResultSet is not updateable.

Thanks

Please someone look into these errors.

The deadlock occurs on the table which ur accessing in Database.

If you are using local transaction with using jdbc adapter, then define explicitely transaction boundary in the flow services , which might resolve the issue.

Thanks for looking into this.Let me check and update you.