Frequently asked questions
Is Tenant Copy suitable for SAP RISE migrations?
Yes. In the RISE model, SAP manages the target infrastructure; customers do not have OS access. Tenant Copy requires only SQL access, which SAP provides for RISE onboarding.
When is the S/4HANA upgrade performed?
Both sequences are possible. Commonly: Tenant Copy first (homogeneous state), then an in-place upgrade in RISE. The SAP project methodology specifies the sequence on a case-by-case basis.
Does the target tenant have to be empty before the copy is made?
Yes. An existing tenant with an identical SID must be stopped or deleted before executing `CREATE DATABASE AS REPLICA`.
What happens if the network connection is lost?
The process automatically resumes when the connection is restored. Status can be monitored via `M_DATABASE_REPLICA_STATISTICS`.
Which HANA versions are supported?
Starting with HANA 2.0. Parameter support may vary depending on the revision—it is recommended to check the SPS documentation in advance.
Are plugins an issue?
Installed HANA plugins must be identical on both the source and target systems. A check using SELECT * FROM M_PLUGIN_MANIFESTS should be performed before starting.
How long does a typical system refresh take?
That depends on the database volume and the network connection between the systems. The setup itself takes less than an hour. A refresh of a medium-sized HANA system (500 GB–2 TB) typically requires between 2 and 8 hours of pure replication time.