Symptom
Updating remote tables using multiple condition statements including local tables will fail.
1> update remote_tab set col2 = ( select col2 from local_tab where col1 = 1), col3 = 'OK' where col1 = 1
2> go
Msg 21, Level 14, State 0:
Server 'myIQ', Line 1:
SQL Anywhere Error -1010024: Column 'col3' is not updatable.
--
(optlib/opt_SelectList.cxx 791)
Command has been aborted.
(0 rows affected)
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 15.7
- SAP Adaptive Server Enterprise (ASE) 16.0
- SAP IQ 16.0
- SAP IQ 16.1
Product
Keywords
ASE, IQ, CIS, OMNI, proxy, update, remote, update, -1010024, SQL Anywhere, opt_SelectList.cxx , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview