Home > Ask the SAP software/management 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?

>
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.


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



RELATED CONTENT
Basis administration for Windows
Migrating SAP Solution Manager system between Unix platforms
Tips for setting up a default SAP BI client after implementation
How to reset the SAP transport buffer after abnormal patch termination
How to manually add files to an SAP transport queue
Checking HTTP ports in an SAP system
Changing SAP spool servers for all the printers in your QA system
What is the recommended size of Oracle data files for SAP?
What is the difference between SPFILE and PFILE in Oracle?
Quick analysis of SAP BI objects
Fixing inconsistencies in TemSe and Spool systems

SAP Basis administration and NetWeaver administration
Seven tips for simplifying SAP data archiving administration
Using up-to-date SAP ABAP codes in SAP ECC 6.0
Migrating SAP Solution Manager system between Unix platforms
SAP talent management FAQ: Fresh answers to frequently asked questions
Collaboration a must for SAP hardware teams and software teams
How to establish communication between SAP Unicode and non-Unicode systems
Mission-critical SAP software demands a mission-critical hardware infrastructure
In an upgrade to SAP ECC 6.0, when do integrated apps get upgraded?
NetWeaver PI 7.1 easier to implement than earlier versions, SAP says
SAP Software Deployment Manager vs. Java Support Package Manager
SAP Basis administration and NetWeaver administration 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



SAP White Paper Topics
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, 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