ADM415 -2 Flashcards
(21 cards)
Which profile parameter determines the max number of work processes that can be started
rdisp/wp_no_dia
You see very high paging rates (~50% RAM per hour). What would be possible countermeasures?-
- Identify users / programs that cause high memory consumption and optimize expensive SQL statements and suboptimal programming
- Distribute processes that do not need to run on this specific hardware to other hardware with unused capacity
You are reviewing RFC data in the transaction Workload Monitor (ST03). Which RFC profile provides information about function modules in other systems that are called from this system?
RFC Client profile
How is SAP Dialog Response time defined?
As the timespan between the dispatcher receives a request til he sends out the final response to the front end
What are the products on the current ALM product portfolio of SAP?
- SAP CLoud ALM
- SAP Solution Manager
- SAP Focused Run
If there are any issues with table buffering or configuration, what transactions could give you more information?
ST10
ST11
Which option represents ‘Generic Area Buffered?’
You set some of the key fields for a table to determine the data to be buffered during access
What are some of the general memory statistics seen in the Performance Monitor SAP HANA Cockpit?
- Database resident memory
- Physical memory size
- Database allocation limit
What buffering types are available in SAP table buffers?
- Generic key buffered
- Single record buffered
- Fully buffered
What user is created by default during the HANA Cockpit Installation?
COCKPIT_ADMIN
What tool enables central database monitoring and administration of multiple SAP HANA databases?
SAP HANA Cockpit
What are dynamic work processes?
Work processes that can change their type while running
What are some of the steps used to optimize SAP performance at a technical level?
- Optimization of SAP parameters
- Optimization of database and operating system configuration
- Optimization of SAP system parameters
When you run transaction Table Call Statistics (ST10), which of the following indicate that the table should be unbuffered?
- Tables with a high number of invalidations
- Tables with a large buffer size
- Tables with a high number of ‘Rows affected’
In transaction Workload Analysis Monitor (St03), average roll-wait time for task type DIALOG is high. Which of the following can cause this issue?
- Problems with the external RFC communication
- Communication problems with the GUI front end
What are some typical causes of SAP performance bottlenecks?
- Unsuitable customizing
- Poor data selection by end user
- Long-running programs caused by unnecassary programming statements
What are the functions provided by the Database explorer?
- Catalog browser
- SQL Analyzer
Which of the following refers to an invalidation of a buffered table?
A buffered table is declared outdated
Which of the following are part of the dialog response time?
- Roll-in time
- Enqueue time
- Wait time
What are some of the reasons for buffer swaps, which are visible in transaction Buffer Monitor (ST02)?
- Not enough directory entries to buffer the new object
- Not enough space left in the buffer for buffering a new object