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.

SAP recommends co-deploying MDG only on S/4HANA, not on ERP 6.0. What is the reasoning?
What does launching evim give you, and why does the book suggest it is barely Vim anymore?
You created a new tenant from the system database and it came up instantly. Why can't you administer it yet, and what was set up during creation?
Calling diff(a, b), how can you make the call order-independent and self-documenting?
What activities belong to the prepare phase of a shell-conversion selective data transition?
After enlarging a Windows guest's .vdi with vboxmanage, the extra space still isn't usable inside Windows. What tool and sequence extends the Windows file system?
Vim doesn't keep a backup of your original file on save by default. How do you turn that on, and what is the backup file named?
You're deciding whether a given BTP service is a 'business service' or a 'technical service.' What single property actually decides it — and what's the misleading cue to ignore?
How does Systems Manager decide that an SAP managed node is Non-Compliant, and how can you slice the dashboard?
A 2020-era runbook tells you to start the migration cockpit with transaction LTMC. On SAP S/4HANA 2021, what's wrong with that?
What does this print? ```python qs = Article.objects.filter( title__startswith='D') print(type(qs).__name__) ```
An update got deactivated overnight and nobody noticed for a couple of hours. Why is that far more urgent than it sounds, rather than something users can just wait out?
Someone proposes VMware Fault Tolerance to protect a HANA VM for 'zero-downtime' failover. Give two independent reasons it's a non-starter.
Printer-specific quirks like non-printable margins, duplex support, and paper-feed commands have to live somewhere. What kind of file stores them, and who originally defined the format?
After uploading a source file to SAP Business Transformation Center, how do you create your first digital blueprint, and can several blueprints share one file?
Which terminal command installs software on each major distribution family?
What turns a directory into an importable Python package, and what does its __init__.py do?
On an HA-configured system, what failure should an admin deliberately simulate as a quarterly routine exercise?
A teammate says 'just turn on ST05, it's the HANA SQL trace.' Why is that conflation wrong, and what does ST05 actually trace?
Compared with V1, what one structural difference in V2 update processing means you can't rely on it holding the original transaction's locks?
In the file/staging approach you attach rules to events; in direct transfer that option is gone. So when do direct-transfer rules actually run?
A user wants the ID "!ADMIN" and another wants "AD!MIN". Which is allowed, and what gets normalized?
You want every Internet user to inherit one identical authorization set without maintaining each account. Which user type do you build the template as, and what is special about logging on with it?
A tkinter Menubutton and an OptionMenu both drop down a list on click. What's the key behavioral difference?
Why does a government split its assets into 'financial' and 'nonfinancial' categories, and which assets fall on each side?
You want to automate SAP start/stop on Windows but think the MMC console is the only way. What's the misconception?
A teammate bookmarked hana.ondemand.com years ago and insists that's the dead old address for BTP. What actually happens if they use it, and how do you reach a specific region's cockpit directly?
Given a development object name, how do you tell which name range it's in — SAP, customer, or reserved namespace?
You want a free HANA to install and learn on your own laptop. Which edition, and which similarly-free edition would be the wrong pick because of its delivery model?
What does this print? ``` def f(a=[1, 2, 3]): a += [4, 5] print(a) f() f() ```
Why is domain-level security more efficient for the server than plain user-level security, even though they look identical to the end user?
In consolidation shorthand, a schedule is just labelled "Equipment gain — Sub selling" with no direction word. How do you know whether it's upstream or downstream, and why does the label matter?
Fedora won't move from version 38 to 39 with a plain 'dnf update'. Which mechanism performs a release upgrade, and what should you check about your repos first?
In the ODP scenario, once SLT writes delta to the ODP framework, who owns getting it into BW — and what's the risk?
mysqldump increasingly slows your always-on database. How does mylvmbackup cut the blocking, and what two constraints come with its backups?
You're provisioning an S/4HANA system. When does the SWPM major version actually matter, and which SUM applies?
For the initial load into HANA you pick an initial-load mode and a replication option. Which pair enables full real-time SLT capability?
Both tables have a table_name column. Why does this fail? ``` SELECT table_name FROM m_cs_tables AS tab JOIN m_cs_columns AS col ON tab.table_name = col.table_name; ```
While reviewing a value mapping you need to confirm some target values and pick valid ones for others. What does per-value maintenance give you beyond bulk confirm?
After installation, transaction SICK comes back clean. What did it actually verify — and what does a clean SICK NOT promise about your system?
CBC distinguishes an evaluation project from an implementation project. Which systems does each drive, and what is each actually for?
What hard SAP architecture constraint limits which multicloud deployment patterns are even possible, and why does governance need a per-app deployment pattern?
After you change several fields from governed to ungoverned, why can changed values still overwrite data in the connected target systems?
You're converting a single-host HANA system to multi-host. What hdblcm action should you run first, and what does it change?
Why can't you archive just the biggest individual table in a business document, and what is the unit you must use instead?
By default, how many parallel jobs does SLT allocate to load one table, and where is this changed?
You want to run KVM guests on a cheap cloud VM you rented from a hosting provider. Why does that usually not work?
In a hybrid landscape, how does the integration path differ for cloud-to-cloud versus cloud-to-on-premise connections?
During a recursive content grep you want to skip large binary files. Which find test filters by size, and how do you read a value like -10k?
You call time.strptime(s) and leave off the format string. What format does it assume, and what kind of string does that parse?

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