FAQ of IBM Cloud® for SAP
Introduction
This FAQ provides answers to questions about:
- IBM Cloud® for SAP portfolio
- Licensing and pricing
- RISE with SAP Subscription Model
- SAP-certified IBM Power Virtual Servers
- SAP HANA database
- SAP NetWeaver and SAP applications
- SAP Notes for the IBM Cloud® for SAP portfolio
Additional FAQs cover specific topics, such as:
IBM Cloud for SAP portfolio
Can SAP workloads run on any IBM Cloud server?
No, SAP HANA and SAP NetWeaver run only on SAP-certified instances on IBM Power Virtual Server® and IBM Cloud instances.
For proof of concept (POC) or evaluation, a non-certified instance can be used to explore IBM Cloud at a lower cost. However, SAP software may not function as designed on a non-certified server and is not supported by SAP.
SAP considers both production and development/testing (dev/test) systems as productive systems, as specified in SAP Note 2271345.
Can SAP software installation media and distributions be downloaded directly from IBM Cloud?
No, all SAP software installation media is available directly from SAP at sap.com.
SAP ID credentials are required to download SAP software installation media.
Who is responsible for deploying SAP software on IBM Cloud?
IBM Cloud offers two deployment models for running SAP workloads:
- RISE with SAP on Power Virtual Server – A software as a service (SaaS) offering from SAP.
- SAP as an infrastructure as a service (IaaS) on IBM Cloud – A customer-managed deployment model.
IBM Cloud’s IaaS is a customer-managed environment, meaning the customer or a contracted Business Partner is responsible for all changes to the operating system and deployed applications. The installation and configuration of SAP software must align with SAP's guidance for the intended business scenario and usage.
Service providers for IBM Cloud for SAP
The following table outlines service types and the business partner categories that provide them:
Service type | Provided by | Description |
---|---|---|
Consulting, advisory, and implementation | SAP Global Systems Integrator (GSI) providers | Advise and manage SAP implementation and deployment projects. |
Application management | SAP Application Management Services (AMS) providers | Maintain existing SAP deployments, including optional incremental functional or development changes. |
End-to-end managed services | SAP Managed Services Providers (MSP) | Oversee SAP implementation, deployment, and management of infrastructure, OS, SAP technical applications, and SAP business applications. These services typically exclude incremental functional or development changes. |
For example, some of the services that are available in partnership between IBM Cloud and IBM Services include:
Do I need IBM Db2 to run SAP NetWeaver on IBM Cloud?
No, SAP NetWeaver supports multiple SAP AnyDB options and SAP HANA on IBM Cloud-certified infrastructure. IBM Db2 is not required.
Refer to SAP Note 2414097 for SAP Applications on IBM Cloud Classic Infrastructure environment and the SAP Product Availability Matrix for details.
For IBM Db2 information, see SAP Note 2927211 and the SAP on IBM Db2 for Linux, UNIX, and Windows (LUW) page on SAP Community page.
Why was IBM Db2 SaaS chosen for IBM Cloud certification?
IBM Db2 is seamlessly integrated into SAP and offers:
- Lower total cost of ownership
- High performance
- Simplified administration
IBM Systems has used IBM Db2 in benchmark tests for over four decades, continuing this tradition.
Can I split my distributed SAP environment between different data centers?
It is recommended to keep all nodes in the same location (for example, availability zone or datacenter) and networking constructs (for example, subnet, VPC, and VLAN) to avoid latency and timeouts that may affect system responsiveness.
Can I split my distributed SAP environment between IBM Cloud® Bare Metal and IBM Cloud® virtual servers?
RDBMS on Intel Bare Metal Servers in the IBM Cloud Classic Infrastructure that comply to SAP Note 2414097 can be supported when connected to SAP application server on IBM Cloud Virtual Private Cloud (VPC), provided they are in the same datacenter or availability zone and use IBM Cloud transit gateway local routing.
Can I achieve SAP high availability as defined by SAP architecture?
High availability for SAP can be achieved for:
-
SAP NetWeaver High Availability - SAP NetWeaver design considerations for High Availability configuration
-
SAP HANA High Availability - Implementing High Availability for SAP applications on IBM Power Virtual Server and SAP Note 2057595
-
SAP AnyDB High Availability (for example, IBM Db2, MS SQL, and so on.)
High availability can be configured at:
- SAP Technical Application layer (for example, system replication, system clustering)
- Hardware layer (for example, storage replication)
See the respective topics in the Get Started section for:
How do I connect my SAP Systems running on IBM Cloud to my on-premises systems?
IBM Cloud provides multiple secure connectivity options. Refer to Connectivity to your SAP system landscape.
Licensing and pricing
How does SAP licensing work with IBM Cloud for SAP infrastructure-as-a-service?
IBM Cloud SAP-certified infrastructure follows the Bring Your Own License (BYOL) model, a standard approach for SAP workloads used for decades. This model applies to:
- SAP business application licenses (for example, SAP S/4HANA, SAP ECC)
- SAP technical application licenses (for example, SAP HANA, SAP NetWeaver)
- SAP OEM licenses (for example, SAP AnyDB OEM, such as MS SQL)
How does operating system (OS) licensing work with IBM Cloud for SAP infrastructure-as-a-service?
The OS license cost, including applicable subscriptions for SAP-specific OS packages and support, is included when selecting the OS in the order form for an SAP-certified server.
How are the SAP-certified IBM Cloud servers priced?
Pricing is available through the IBM Cloud catalogue during the ordering process. Any applicable discounts, such as those from reserved instances pricing agreements or subscription accounts, are automatically calculated.
For SAP-certified bare metal servers certified as HANA appliances, pricing includes high-performance local storage.
As a standard practice among cloud service providers, IBM Cloud for SAP virtual servers use redundant network block or file storage. These storage costs may not be included in the initial price estimate. Additionally, there are no network bandwidth charges for local network traffic between the virtual server host and the storage host on IBM Cloud.
RISE with SAP subscription model
In addition to the Bring Your Own License model, RISE with SAP is a Software as a Service offering on IBM Power Virtual Server. SAP provides the software as a subscription-based service.
-
RISE with SAP on IBM Power Virtual Server – A new Hyperscaler offering where SAP delivers RISE with SAP as a SaaS solution running on IBM Power Virtual Server. IBM Consulting and Global Systems Integrator (GSI) partners provide advisory, implementation, and migration services within the RISE with SAP framework.
-
BREAKTHROUGH with IBM for RISE with SAP – A single-partner solution where IBM offers SAP RISE on IBM Cloud, with IBM Consulting handling advisory, implementation, and migration services.
SAP-certified IBM Power Virtual Servers
What are the operating system (OS) requirements for Db2, AIX and SAP NetWeaver?
Refer to the following SAP Notes for OS requirements:
Where is the aioservers
setting in AIX 7.x for Oracle installs?
The smit fast path for aioservers is unavailable because the AIO server setting updates automatically when the kernel extension detects an aio sync operation request. View the ioo
command pages for settings and examples. For details,
see Checking Asynchronous Input Output Processes AIX 64-Bit.
How do I activate the iocp device when it is "Defined" during an Oracle install?
Use smitty iocp
, navigate to Change/Show Characteristics of I/O Completion Ports, and set the state to Available at system restart. This ensures the device remains active after reboot.
If using the command line, run:
mkdev -l iocp0
(activates the device until the next reboot)
mkdev -l iocp0 -P
(ensures activation persists after reboot by updating the ODM)
What should I do if the Oracle installer precheck lists failed items?
The Oracle RUNINSTALLER precheck ensures system requirements are met before installation. Common failures include:
- Insufficient
/tmp
space: Oracle 12.2 requires 5 GB of free space. Increase available space if needed. - Insufficient paging space: Oracle requires 12 GB of paging space. You can:
- Extend the
hd6
Paging Logical Volume. - Create a new paging space using
smit mklv
, setting the LV type to paging.
- Extend the
After making adjustments, rerun the precheck. If no errors appear, proceed with the installation.
Where can I find central SAP Notes for installing NetWeaver on Oracle and MaxDB?
Refer to the following SAP Notes for installation details:
- Oracle: SAP Note 2172935 - installation - SAP Systems based on SAP NetWeaver: Oracle Database provides hardware, storage requirements, and required file systems.
- MaxDB: SAP Note 2365014 - Installation of SAP Systems Based on SAP NetWeaver: SAP MaxDB outlines installation steps and key details for MaxDB users.
SAP HANA
What database virtualization, sharing, or isolation options are supported in IBM Cloud infrastructure?
IBM Cloud SAP-certified infrastructure does not include database virtualization, sharing, or isolation options such as Multitenant Database Containers (MDC) testing. Customers must follow SAP guidance to:
- Properly configure SAP HANA features and functions
- Maintain infrastructure compliance with SAP certification
Is scale-out supported for SAP HANA?
Yes. For OLTP (SAP S/4HANA) see SAP S/4HANA - Scale-up/Scale-out, and for OLAP (BW/4HANA) see SAP BW/4HANA - Scale-up/Scale-out.
How do I back up my SAP HANA-certified servers?
Server backup is not included with Cloud infrastructure-as-a-service. Options include:
- Ordering the Cobalt Iron backup option during provisioning. See Backup for AIX and Linux instances for details.
- Using the IBM backint agent to back up SAP HANA data to IBM Cloud Object Storage.
Is there a best practice configuration check for SAP HANA?
Yes, see SAP Note 2903141 - Best practice configuration checks for SAP HANA
How can I check parameters in SAP HANA?
See SAP Note 2600030 - Parameter Recommendations in SAP HANA Environments
How can I optimize my network for SAP HANA?
The OS image provided by IBM is preconfigured for network optimization. Adjustments can be made as needed. For details, see:
Where can I find information on SAP ports and services?
See TCP/IP Ports of All SAP Products for detailed explanations of SAP ports and services
How can I optimize my SAP HANA performance?
See SAP Note 2000000 - FAQ: SAP HANA Performance Optimization
How can I use SAP HANA Mini Checks to monitor and highlight potential issues with my HANA implementation?
See SAP Note 1999993 - How-To: Interpreting SAP HANA Mini Check Results
Why is SAP HANA using large SWAP memory?
SAP NetWeaver
Which versions of SAP NetWeaver are supported?
SAP NetWeaver Application Server (ABAP or Java) versions 7.0 or later are supported across the IBM Cloud for SAP portfolio.
For a full updated list of SAP NetWeaver versions and SAP Kernel Patch Levels supported for the various IaaS options, see the following SAP Notes:
List of SAP Notes for the IBM Cloud® for SAP portfolio
IBM Cloud Classic Infrastructure
IBM Cloud VPC Infrastructure
IBM Power Infrastructure connected to IBM Cloud
Public Cloud and virtualized environments
- SAP Note 1380654 - SAP support in IaaS environments
- SAP Note 1122387 - Linux: SAP Support in virtualized environments
- SAP Note 1409608 - Virtualization on Windows
- SAP Note 1409604 - Virtualization on Windows: Enhanced Monitoring
- SAP Note 2134316 - Can SAP ASE run in a cloud environment?
- SAP Note 2923773 - Linux on IBM Cloud (IaaS): Adaption of your SAP License