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

Re: strange cache problem

$
0
0

Ouch, you have a query issue.  

 

CPUTime     WaitTime    PhysicalReads LogicalReads

-----------            -----------            -------------         ------------

    804300        3294          1792   1967169676

 

 

If you are able to do so, can you run a script similar to:

 

set option show on

set switch on 3604

set statistics plancost, time, resource, io on

set showplan on

set statement_cache off

set nodata on

go

 

 

<your query>

 

 

go

set option show off

set switch off 3604

set statistics plancost, time, resource, io off

set showplan off

--set statement_cache off

 

 

....and email me the output of the above plus sp_helpindex on each table in the query??   jeff.tallman@sap.com


Viewing all articles
Browse latest Browse all 3587

Trending Articles



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