Explore

Search the full library — 16,000+ expert-reviewed cards. Answers, spaced repetition and AI explanations live in the app.

A random sample from the library — type to search all 16,000+ cards.

What two options exist for rolling further template deployments (release 2) into the rollouts, and how do they differ in effort?
ENSA1 vs ENSA2 for lock high availability — what can ENSA2 do on failover that the classic model can't, and why does it matter for modern clusters?
After an automated test runs, its status in Cloud ALM looks stale. Why, and how do you get the real status plus per-activity detail?
You must process millions of rows but read only 3 of the table's 40 columns. ROW store or COLUMN store?
KVM does full virtualization needing no special guest drivers, so what do the optional virtio drivers buy you?
The cloud connector tunnel to your on-premise system is up. Why can BAS still not reach it without a destination, and what specifically stops working?
In a cProfile report a function shows a small tottime but a large cumtime. What does that tell you, and which sort finds the real bottleneck?
You switch a scope item's description to another language but some assets stay in English — is that a defect?
In a multi-AZ HA layout for a NetWeaver system, work processes inside the PAS are already fault tolerant. So why is a single PAS still a SPOF, and what removes it — plus which two extra components appear once SAP Fiori is in play?
You're activating extended transport control so ChaRM/QGM can drive the managed landscape. Which system type must NOT get CTC=1, and what's the step people forget that silently no-ops the change?
Beyond its payload, what four pieces of addressing information does every IP packet carry, and why do firewalls care?
statistics.mean([1, 2.0, Fraction(1,2)]) mixes int, float and Fraction. Why is that risky?
A critical OpsItem needs a coordinated response with on-call paging, not just a runbook. How do you escalate it, and what do you get back afterward?
Both E and X are exclusive lock modes — what can the lock owner do with E that it cannot do with X?
SAP positions Test Suite as the default functional-testing solution from 7.2. What makes it more than 'just the test module renamed,' and what's the misconception about third-party tools?
The SAP system is running but you can't log on to it at all, so every in-system transaction is off the table. Which OS-level tool do you use for the message server versus the gateway versus the work processes?
Who creates approval requests in Cloud ALM, and what routine action can trigger one?
A migration team underestimates how entangled their SAP estate is. What single figure captures SAP's integration density, and what work does it force into the migration plan?
Your mysqldump on MySQL 8 fails with an access-denied error. What quick option gets around it, and what's the alternative?
Under the \usr\sap root you see two Windows shares, sapmnt and saploc, but on a UNIX host you don't. How is the same central-access mechanism achieved on each OS?
The Resource Changes API is unusual among Cloud ALM APIs because you do not poll it. How does it work and what does a message contain?
A unit file's ExecStart line is getting very long, and you'd like to reuse the service's own name inside the file. What two syntax helpers does systemd give you?
For a periodic job, why might you still reach for a one-line crontab entry instead of a systemd timer — and what do you give up either way?
SAP Preferred Care targets customers moving to cloud solutions — what does it add beyond standard support?
In HANA, the column store and the row store live in different memory types. Which sits in heap and which in shared memory — and which one dominates HANA's footprint?
Three users are created during a HANA install (<sid>adm, sapadm, SYSTEM). Which one do you use to start/stop the DB, and what are the other two for?
A team wants HTTP load balancing but does not want to install or configure any extra component. What is already available out of the box in SAP NetWeaver AS, and how does its flow work?
procedures has 20 rows. What does this return? ``` SELECT * FROM procedures LIMIT 10 OFFSET 5; ```
If a change is rejected in testing 100 times under QGM with ToCs, how many transports reach production, and what is the cost asymmetry that makes this matter?
Which system must you never run TBOM generation on, why, and what is the prerequisite that makes semidynamic generation possible there?
In CBC you can't jump straight to the organizational structure before selecting scenarios. How does this guided model differ from S/4HANA Cloud private edition?
To pull data from a non-ABAP source, which role must be added in the SLT system itself, alongside what activities on S_DMC_S_R?
A DR plan lists RTO and RPO targets. People constantly swap them — which is the time-to-recover and which is the acceptable-data-loss, and why does swapping them wreck the design?
You're configuring SAP GUI SSO with Kerberos and jump straight to the Kerberos setup. Why does it fail, and what had to come first?
You're enabling the SQL trace from the command line. Which ini section and file — and what changes for the system database versus a tenant?
A service in Discovery Center is tagged Deprecated (or Retiring Soon). Why is that a contraindication for a new project, and how does it differ from a Beta tag?
A C/Java programmer expects for to mean init/condition/increment. What is Python's for actually equivalent to?
After a reboot, entries under /dev look freshly rebuilt rather than persisted from last session. Why do device files behave this way, and what creates them?
How does a single AS Java server process handle many client requests at the same time?
Does returning a non-True truthy value (e.g. 1 or "ok") from __exit__ suppress the exception, like True would? Be precise.
When creating an output device, what does the device class actually select, and which classes exist?
You want to track resource consumption and park unused capacity for one specific project on BTP. What's the smallest unit BTP can meter, and what does that force into your account design?
You need to pull the latest automated test scripts from a connected provider into Test Preparation. Which control do you use, and what are the two limits on a single sync?
For a node relationship in a hierarchy, when is a hierarchy attribute set from a data element versus from a reference?
You need to change an ext file system's label and its UUID, ideally without unmounting it. Which commands do each, and can they run on a live file system?
A LEFT OUTER JOIN preserves every left row. Can it ever return MORE rows than the left table has?
On consolidation after acquisition, how is the acquisition-differential portion assigned to land or goodwill treated differently from the portion assigned to a building?
Encryption stops eavesdropping, but what attack still remains against a communication partner, and what is the basis for defeating it?
What's the relationship between ImportError and ModuleNotFoundError, and when is each raised?
You chose a single region to avoid cross-region egress fees. Which data-transfer cost still shows up in a multi-AZ SAP HA setup, and where?

Start learning today

Free to start — download the app or use it in your browser.

Get it on App StoreGet it on Google Play