ADM415 -2 Flashcards

(21 cards)

1
Q

Which profile parameter determines the max number of work processes that can be started

A

rdisp/wp_no_dia

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You see very high paging rates (~50% RAM per hour). What would be possible countermeasures?-

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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?

A

RFC Client profile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is SAP Dialog Response time defined?

A

As the timespan between the dispatcher receives a request til he sends out the final response to the front end

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the products on the current ALM product portfolio of SAP?

A
  • SAP CLoud ALM
  • SAP Solution Manager
  • SAP Focused Run
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If there are any issues with table buffering or configuration, what transactions could give you more information?

A

ST10

ST11

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which option represents ‘Generic Area Buffered?’

A

You set some of the key fields for a table to determine the data to be buffered during access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are some of the general memory statistics seen in the Performance Monitor SAP HANA Cockpit?

A
  • Database resident memory
  • Physical memory size
  • Database allocation limit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What buffering types are available in SAP table buffers?

A
  • Generic key buffered
  • Single record buffered
  • Fully buffered
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What user is created by default during the HANA Cockpit Installation?

A

COCKPIT_ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What tool enables central database monitoring and administration of multiple SAP HANA databases?

A

SAP HANA Cockpit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are dynamic work processes?

A

Work processes that can change their type while running

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some of the steps used to optimize SAP performance at a technical level?

A
  • Optimization of SAP parameters
  • Optimization of database and operating system configuration
  • Optimization of SAP system parameters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When you run transaction Table Call Statistics (ST10), which of the following indicate that the table should be unbuffered?

A
  • Tables with a high number of invalidations
  • Tables with a large buffer size
  • Tables with a high number of ‘Rows affected’
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In transaction Workload Analysis Monitor (St03), average roll-wait time for task type DIALOG is high. Which of the following can cause this issue?

A
  • Problems with the external RFC communication
  • Communication problems with the GUI front end
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some typical causes of SAP performance bottlenecks?

A
  • Unsuitable customizing
  • Poor data selection by end user
  • Long-running programs caused by unnecassary programming statements
17
Q

What are the functions provided by the Database explorer?

A
  • Catalog browser
  • SQL Analyzer
18
Q

Which of the following refers to an invalidation of a buffered table?

A

A buffered table is declared outdated

19
Q

Which of the following are part of the dialog response time?

A
  • Roll-in time
  • Enqueue time
  • Wait time
20
Q

What are some of the reasons for buffer swaps, which are visible in transaction Buffer Monitor (ST02)?

A
  • Not enough directory entries to buffer the new object
  • Not enough space left in the buffer for buffering a new object