Quantcast
Channel: SCN: Message List - SAP Applications on SAP Adaptive Server Enterprise (SAP ASE)
Viewing all articles
Browse latest Browse all 3678

Re: Why a synthex error in the follwoing query

$
0
0

Let's try running the following on MYSERVER_REMOTE:

 

===================

-- dump CIS details to the dataserver errorlog

dbcc traceon(11202)

go

===================

 

Then run your query again (from MYSERVER).  Once the error occurs, check the MYSERVER_REMOTE errorlog to see if it was able to capture the query coming into MYSERVER_REMOTE. (I'd suggest cutting/pasting the entire errorlog contents for this call into a *txt file and attach to your reply.)

 

You can then disable the traceflag on MYSERVER_REMOTE via:

 

==================

dbcc traceoff(11202)

go

==================


Viewing all articles
Browse latest Browse all 3678


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>