This quiz is an SAP Trivia Questions for Beginners. There is a lot of application software that businesses can use to have a connection with their customers, and SAP is one that is gaining popularity so fare. Do give it a shot and get to review all that you have learned so far. All the best, and keep a lookout See morefor other quizzes!
LAN check by ping in transaction Operating System Monitor (ST06(n))
Connection test in Work Process Overview (SM5O/SM66)
Trace, in transaction Single Transaction Analysis (ST12).
Check Cursor Cache in transaction DBA Cockpit (DBACOCKPIT)
Below 20% Idle
Below 10% Idle
Above 80% Idle
Above 90% Idle
Rate this question:
RFC client profile
RFC server profile
RFC client-destination profile
RFC server-destination profile
Rate this question:
Roll-in time.
Wait time
Processing Time
Database request time
Rate this question:
Estimated costs
Estimated rows
Estimated response time
Estimated CPU cost
Rate this question:
The fields specified in the WHERE clause of the SQL statement
The availability of indexes for the queried tables.
How often an SQL statement is executed
The number of database records that will be retrieved
Rate this question:
SELECT ... BYPASSING BUFFER
SELECT FOR UPDATE
SELECT BY DISTINCT
ORDER BY (other than the primary key)
Any aggregate function (COUNT, MIN, MAX, SUM, AVG), for example SELECT MIN(F1) FROM T1 WHERE...
WHERE clause contains IS NULL
All native SQL statements
Rate this question:
During the first access to a table, all table content is copied to the table buffer on the SAP instance
You set some of key fields for a table to determine the data to be buffered during access
Each individual record accessed is buffered on the SAP instance
You set all key fields of a table to specify which records are buffered on the SAP instance
Report RSMEMORY
Transaction ST02
Transaction SM50
Transaction DBACOCKPIT
Rate this question:
By displacing many blocks from the database buffer that must be replaced by other processes
By causing other processes to wait for the database and / or work processes which are busy
By creating a hardware bottleneck on the database server, causing poor database performance for all processes that use the database
By displacing many blocks from the SAP buffers (Program, CUA or screen) that must be refilled by other processes
By causing missing optimizer statistics that cause other processes choose incorrect access paths for SQL
Rate this question:
Without extended memory, a release of allocated memory in the OS paging file would not be possible.
The large size of extended memory avoids context switches where possible.
Fast context switches are needed in SAP systems because many users share few work processes
SAP transactions usually consist of more than one step or screen
Extended memory is accessed through pointers; therefore, fast context switches are possible.
Rate this question:
Status information of buffers of the SAP instance
Information on the memory usage of the SAP instance
Information on operating system level paging / swapping
Status information of buffers of the SAP system
Rate this question:
Check the extended memory usage in the transaction Tune Summary Monitor (ST02) and extended memory configuration
Check if all work processes in PRIV mode are using the same transaction or report and investigate it further if they are
Check the 'Top 40 CPU Processes' in transaction Operating System Monitor (ST06(n)) and investigate the top processes
Perform a detailed analysis of the database
Rate this question:
Native SQL statements
Select Distinct statements
Select for Update statements
Open SQL statements
Select Single statements
Rate this question:
Quiz Review Timeline (Updated): Nov 16, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.