Home > Ask the SAP Experts > Basis administration for Windows Questions & Answers > Common 'sequential read' misconception
Ask The SAP Expert: Questions & Answers
EMAIL THIS

Common 'sequential read' misconception

Farooq Ali EXPERT RESPONSE FROM: Farooq Ali

Pose a Question
Other SAP Categories
Meet all SAP Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 21 January 2008
I am using Oracle 10G on an ECC6. When I look into SM50 there are many queries that are performing sequential reads. One of my colleagues told me that "sequential reads" means that the query is not using "Index" to scan. How can I resolve this issue and get an expensive SQL statement in the system?

>
EXPERT RESPONSE
It is a very common misconception that "sequential reads in SM50 means that a full table scan is executed and an index is not used". The correct definition/concept is:

Direct read
The term "Direct read" refers to accesses in which a maximum of one line is returned by the database. This includes summarization queries such as SELECT COUNT and fully-qualified primary key accesses.

Sequential Read
A "Sequential Read" refers to all other read database accesses, in which there may be more than one line returned. It is true that the term "Sequential read" is a little deceptive since it implies that blocks are always read sequentially (as in a full table scan). In reality, however, when you perform a trace on these queries you will see that index is used in most cases.

So, "Direct read" and "Sequential read" in SM50 are worthless for a performance analysis. It only shows that the processes are running and processing one of the queries directed at the database interface.

For expensive SQL statements analysis, "Reads/User Calls" value (TCODE BACOCKPIT or ST04OLD) is an indication. If this value is above 15, the SQL statements should be checked in detail.


Sound Off! -   Post your comments |  See others' comments (1)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Basis administration for Windows
What does the Parameter tab mean in SU01
Changing a customer message priority level after it's sent
Fixing inconsistencies in TemSe and Spool systems
List of deletable SAP system files
How do I know if a profile parameter is dynamically changeable or static?
The difference between SAP notes and support packages
The difference between NetWeaver 2004s SR1 AND SR2
What is wrong with an SAP MMC console that won't start?
How to monitor update processes and update records
How to log on to a Java instance

SAP Basis
Error when clicking the SAP GUI logon button
The difference between an SAP system and a non-SAP system
Becoming an SAP administrator: The self-study route
Basis consultant wants to learn NetWeaver Portal
SAP administration information for a Basis interview
Quiz: SAP ABAP development
What does the Parameter tab mean in SU01
Changing a customer message priority level after it's sent
Basis administration info in preparation for an interview
Easier maintenance of output types, procedures, conditions, etc.
SAP Basis Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Basis  (SearchSAP.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsBlogsTipsAsk the ExpertsMultimediaWhite PapersProducts
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
SearchSAP.com is a search service provided by TechTarget and is completely
independent of and not affiliated with SAP AG.
  TechTarget - The IT Media ROI Experts