All,
Primary Key is available in Database (Oracle Cloud) But Alteryx ODBC Output data unable to detect. Can somebody please help?
Error Message : Output Data (23) Primary Key required for Update option
ODBC Settings :

Field Mappings :

key Defined in Database :

Options Tried :
Dropped and recreated PK with different names - No success
Tried Append Data in Output and it worked fine with inserting records so Column name is not an issue
Dropped and recreated table with constraint ,didn't work
Changed None/Quoted in SQL style, didn't work
I have seen couple of posts related to the same issue but none of the solution worked for me. My source is flat file and target is Oracle Cloud. I would really appreciate if someone shares their idea.