While running the below query am getting the following error.
Query : UPDATE PUB."customer" SET UNIQ_ID = PRO_PARTN_ROWID
Error:
[DataDirect][OpenEdge JDBC Driver][OpenEdge] Encountered internal error in SQL ENGINE at 391 in Z:/vobs_sql/sql/src/progstub/stub_tid.cxx. Contact Progress Technical Support
This is a bug. Please contact technical support and log a bug for the issue
I'm not a SQL guy but... isn't the problem that you are trying to store a ROWID in a db field?
It's possible that I need more coffee -- but the last I knew that was a forbidden act. And if it isn't it should be.