Symptom
Error 2809 raised incorrectly by cross-database query
Example:
Assume the current database (db5) has a procedure with the same object id as view V1 in the remote database (db6). Error 2809 is raised by this cross-database query:
insert db6..V1 select * from (select '0' as 'c' from master..sysobjects) t
go
Msg 2809, Level 18, State 2:
Server 'sybase', Line 2:
The request for view 'db5.dbo.P4' failed because 'db5.dbo.P4' is a procedure
object.
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) all versions
- SAP Adaptive Server Enterprise Cluster Edition (ASE CE) all versions
Product
Keywords
sybase, 2809 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , BC-SYB-ASE-CE , ASE Cluster Edition (Standalone) , Problem
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.