Explorer

Cherchez dans toute la bibliothèque — plus de 16 000 cartes révisées par des experts. Les réponses, la répétition espacée et les explications par IA se trouvent dans l’application.

Un échantillon aléatoire de la bibliothèque — tapez pour chercher parmi plus de 16 000 cartes.

One SAP Lambda function suddenly scaling out could exhaust the whole account's Lambda capacity and starve other functions. Which Lambda control prevents that?
The stock /etc/apparmor.d has few profiles. Which package adds a large batch of extra ones, and what's the catch with them?
Why does SAP pair Cloud ALM with the SAP Activate methodology?
In CBC's Organizational structure area, can you just model your full org chart, or is the set of org elements constrained by something upstream?
For remote printing over a constrained network link, do you pick access method S or U, and what's the deciding property?
A user belongs to group G, and G is a lower-level group under parent group P. Which role assignments does the user effectively possess?
Round-robin forbids a primary key, but hash partitioning — also a 'spread it out' scheme — permits one. What property of round-robin makes the difference?
Why is System Monitoring the app-ops tool where a sloppy or copy-paste rollout fails silently rather than loudly — and what specifically makes it different from the narrower monitoring tools?
What are the main components included in SAP Integration Suite?
You have several lines selected in Vim and the indentation is wrong. Which commands shift the block in or out, and which one just fixes the indentation automatically?
A user in an overseas office reports all timestamps and the logon language are wrong. Which tab fixes this, and can the user do it themselves?
Where and how do you create sprints as timebox elements in SAP Cloud ALM?
Why does SAP recommend every project team member get SAP Support Portal access, beyond just contacting support?
What technically distinguishes a simple explicit filter from a complex filter in the DRF?
In SARA you enter an archiving object and several expected functions are greyed out / missing. Bug, or by design?
In SAP HANA, how do the REPLACE and UPSERT statements differ?
You want to actually start using the SAP Activate methodology. Which tool is the entry point, and how are its roadmaps organized?
For Postfix virtual mailboxes, which main.cf parameters define the domains served, the storage directory, the address-to-file mapping, and the file ownership?
A user complains they can't open a sixth SAP GUI window — which parameter governs this, and what does it NOT limit?
What does Article.objects.all() return, and when you write objects.filter(a=1, b=2), how are the two conditions combined?
What does it mean that Cloud ALM is a native public cloud application?
Besides the bare interpreter, every Python install ships a second tool with a GUI for editing and running programs. What is IDLE, and what conveniences does it give you?
On SPS 01+, you drop a tenant database and assume its backups are gone with it. Why might that assumption now cost you disk space or a compliance miss?
For each work-process line in SM50, which fields do you read to triage a stuck process?
Contrast VirtualBox's Headless Start with Detachable Start — when would you pick each, and what can you do with a detachable VM that you can't with a headless one?
You open a fresh SQL console in HANA Studio and create a table without naming a schema. Where does it land?
You have in-flight projects in the old LTMC cockpit and are moving to the new Migrate Your Data app. Can you carry those projects over?
A team already runs UME with an LDAP directory and asks what SAP NetWeaver Identity Management would add on top. What is the answer?
How does integration and exception monitoring keep data exchange reliable across cloud and hybrid landscapes, and what boundary does it help resolve?
A team assumes that once they've locked down who can reach the encrypted SAP data store, the data is safe. What does a KMS key control policy add that data-access control alone can't?
Coming from dnf, what are the zypper equivalents to install, remove, search, and info — and which extra command must you run so zypper sees the latest package metadata?
You want a second migration project just like an existing one. What does Copy carry over, and what will you have to redo?
On Fedora, why is running dnf update in the terminal often preferable to using the graphical Software Update, especially for a first big update?
A teammate says the WORKFLOW_ID/STEP_ID filter on the decision BAdI is only an optimization. Why is that wrong?
What is OpenGL's role on Linux, and what is Vulkan meant to be relative to it?
What does this print? def g(): x = 10 yield x x += 5 yield x it = g() print(next(it)) print(next(it))
statistics.mean([1, 2.0, Fraction(1,2)]) mixes int, float and Fraction. Why is that risky?
An alert fires on a monitored system but you want the reaction (e.g. the mail) to run on the CEN, not on that system. What determines where an auto-reaction executes?
Why is every implementation of SAP S/4HANA Cloud, public edition, necessarily a new implementation rather than a system conversion?
You need to run a shell command from inside Vim without losing your editing session. What are your two options and how do they differ?
On a systemd-managed Linux host you technically can stop an SAP instance with systemctl stop SAP<SID>_<nr>.service. Why does SAP advise against doing so, and what should you use instead?
Why does SAP write per-dialog-step statistical records to binary flat files in the instance directory instead of database tables?
Why can WSL1 be reached at the Windows machine's own IP while WSL2 usually can't be seen from other machines on your LAN?
To co-locate a RISE landscape in the same AZ as your own AWS workloads, why is matching the AZ name wrong, and how do you actually pin it?
What does this print? from itertools import compress print(list(compress('ABCDEF', [1, 0, 1, 0, 1, 1])))
What ensures fit-to-standard planning results are signed off before they move to development or production — and why does that let CBC implementation skip further approvals?
When can you NOT convert in a single step, and does the source database have to be SAP HANA already?
New requirements land in the prepare phase, but the requirements backlog for features only shows realize-phase ones. What does moving a requirement from prepare to realize actually signify?
What does this print, or does it fail? print(complex(1, 3)) print(complex("3+4j")) print(complex("3 + 4j"))
You install Apache and run ufw app list — the Apache profile appears. What state is that profile actually in for firewall purposes?

Commencez à apprendre dès aujourd’hui

Gratuit pour commencer — téléchargez l’application ou utilisez-la dans votre navigateur.

Téléchargez sur App StoreTéléchargez sur Google Play