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.
After a kernel/release upgrade, what keeps each instance's LOCAL kernel copy in sync with central — and why isn't a manual full recopy needed?
What does a SAT measurement schedule do, and what's its rigid limitation?
You want to know whether external data will pass S/4HANA's checks before committing it. What does SAP Data Services let you do that a load-into-sandbox approach doesn't, and why does that distinction matter?
The book lists only SAP_IUUC_REPL_REMOTE for the source RFC user in cloud replication. What extra role does an SAP S/4HANA on-premise source (release 2020+) actually require?
During a transport you see both tp and R3trans mentioned. Which one actually reads and writes the database, and which one is in charge?
Why might the Scope, Timebox, Start date, and Planned Completion date already be populated on a new requirement?
Opening a BTP booster you see an Overview tab and a Components tab. What does each tell you before you run it, and how do you spot the components you can't remove?
On a distribution that logs mail through the systemd journal, how do you read just the Postfix messages versus just the Dovecot messages?
A support package import through SPAM is failing partway. Besides the SPAM logs, where else can you look for the technical cause?
What does this print?
import numpy as np
b = np.array([[1, 2], [3, 4], [5, 6]])
print(b.shape)
You ran files = Path(".").glob("*.log") then looped over files twice; the second loop is empty. Why?
In semiautomatic retrofit, how do you decide between BC Set and Correction Workbench, and which one handles a customizing transport?
What does each return with WEEK?
```
WEEK('2017-12-08')
ISOWEEK('2017-12-08')
```
Postfix is running and can already send and receive mail on the server itself, so why do you still need Dovecot for external clients like Thunderbird or a phone?
What does Article.objects.all() return, and when you write objects.filter(a=1, b=2), how are the two conditions combined?
You're choosing an external archive system to plug into SAP via ArchiveLink. What hard requirement disqualifies an otherwise-capable system?
To make Postfix sign outgoing mail with OpenDKIM you register it as a milter. What's the difference between smtpd_milters and non_smtpd_milters, and what does milter_default_action = accept protect against?
How are older start/stop log files retained in the AS Java work directory, and how many old versions are kept by default?
After saving a POST'd comment, the view returns render(...) for the detail page. The user hits refresh and the comment gets saved AGAIN. What's the correct pattern?
What's the difference between a logging Handler and a Formatter?
When setting up a UX monitoring scenario, why must the chosen business process be strictly read-only — what is the misconception that makes people pick a write process?
Mini-check output is long and you have limited time. Which category deserves attention first, and which SAP Note helps you interpret the results?
A user is allowed to launch EC2 instances. Why does omitting an iam:PassRole restriction let them escalate their own privileges, and how does PassRole close it?
What practical restore advantage does Back In Time have over Deja Dup even when Back In Time itself is unavailable?
What prebuilt connectors and integration patterns does Cloud Integration support out of the box?
Recovering a HANA database that uses full + differential + incremental + log backups — what is the exact apply order, and why is delta-then-log faster than log-only?
You half-remember a package's purpose but not its exact name. Why does dnf search often find it when dnf list available with a name pattern does not?
What's the real reason SAP says to keep at least two global account administrators, beyond the obvious vacation-coverage answer?
How many overlay IPs does a single clustered SAP system burn from your RFC 1918 range, and why does that number force a planning tool at scale?
You want Vim to insert spaces instead of tab characters. Which option does that going forward, and which command fixes tabs already in the file?
You're about to kick off wave 1 of an SAP migration. How many waves ahead should you have planned, and what goes wrong if you only plan the current one?
Sender systems need OAuth credentials to push messages into your flows — do you instantiate the api or the integration-flow plan of SAP Process Integration Runtime?
On a BIOS-based machine, you swap out a failed software-RAID disk, add its partitions back with mdadm, and the array resyncs cleanly. Why can that disk still fail to boot the machine?
You want interactive (Adobe) forms to print on any printer, not just XDC-mapped ones. Which component do you deploy, and what must exist in SAP for it to work?
To make a hostname reachable on the internet over both IPv4 and IPv6, which DNS records must exist?
Right after creating a project, its objects show Not Ready for Processing. Is the project broken?
On a Linux HANA host, what actually launches the database at OS boot, and which single profile setting decides whether HANA comes up automatically?
In Product Availability Matrix (PAM), which selection and tab give you the minimum SAP HANA version and supported OS for S/4HANA?
An urgent error must be fixed before the complete Support Package for that component is available. What do you import instead?
What does this print?
```
import numpy as np
a = np.array([1, 2, 3])
a[0] = 7.9
print(a)
```
By the time you reach Realize, Deploy, and Run, most organizational change management (OCM) planning is done. What is OCM's core job across these three phases?
In pacman, which -Q variants show a package's details, its files, and which package owns a given file?
Why is domain-level security more efficient for the server than plain user-level security, even though they look identical to the end user?
Why is the message-server HTTP-redirect method not SAP's preferred load balancing approach? Name its practical drawbacks.
A SAPconnect send job (RSCONN01) is scheduled and finishing successfully, yet outbound mail isn't going out. What easy-to-miss server requirement do you check?
Why does storing a table by columns make SUM(amount) and single-column filters so much faster than a row store?
A sprint ends but some stories are unfinished or the product owner rejected them. Where do those stories go?
In the year a subsidiary is acquired, what figure is reported as the investing outflow for the acquisition, and how are the assets acquired and liabilities assumed presented?
In two-tier ERP integration, what are iFlows and which capability are they built for?
Two instances both offer dialog, update and spool services, but only one also runs the message server. What is that one called, and what are the others called, even though they run several services?
Commencez à apprendre dès aujourd’hui
Gratuit pour commencer — téléchargez l’application ou utilisez-la dans votre navigateur.
