{"id":30987,"date":"2019-10-31T21:38:45","date_gmt":"2019-10-31T18:38:45","guid":{"rendered":"https:\/\/prohoster.info\/blog\/kak-razvernut-sap-hana-razbiraem-raznye-metody\/"},"modified":"2019-10-31T21:38:45","modified_gmt":"2019-10-31T18:38:45","slug":"kak-razvernut-sap-hana-razbiraem-raznye-metody","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/kak-razvernut-sap-hana-razbiraem-raznye-metody","title":{"rendered":"How to Deploy SAP HANA: Exploring Different Methods","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>SAP HANA is a popular in-memory database management system that includes data warehousing services (Data Warehouse), analytics, integrated middleware, application server, and a platform for configuring or developing new utilities. By eliminating the delays of traditional database management systems, SAP HANA can significantly enhance system performance, transaction processing (OLTP), and business analytics (OLAP).<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/5a8353544ad8e5153ffccb99a988126a.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nSAP HANA can be deployed in Appliance and TDI modes (when referring to production environments). Each option has its own requirements set by the manufacturer. In this post, we will discuss the advantages and disadvantages of different options, as well as showcase our real projects with SAP HANA.<br \/>\n<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><br \/>\nSAP HANA consists of three main components: host, instance, and system.<\/p>\n<p><i>Host<\/i> is the server or operating environment for running the SAP HANA database management system. Its mandatory components are CPU, RAM, storage, network, and OS. The host provides links to installation directories, data, logs, or directly to storage. The storage for SAP HANA installation does not necessarily have to be located on the host. If the system has multiple hosts, either a shared storage or one that is accessible on demand from all hosts will be required.<\/p>\n<p><i>Instance <\/i>is a set of SAP HANA system components installed on a single host. The main components are the Index Server and Name Server. The former, also known as the 'working server,' processes requests, manages the current data storages, and database cores. The Name Server stores information about the topology of the SAP HANA installation\u2014where the components operate and what data is located on them. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-dronten\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"2463\">server<\/a>.<\/p>\n<p><i>System<\/i> is one or more instances with the same number. Essentially, it is a separate element that can be turned on, turned off, or copied (backed up). Data is distributed across the memory of various servers that make up the SAP HANA system.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/246df7b6496b789561afdc5e72029166.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nThe system can be configured as single-host (one instance on one host) or multi-host distributed (multiple SAP HANA instances distributed across several hosts, with each host having one instance). In multi-host systems, each instance must have the same number. The SAP HANA system is identified by the System ID (SID) \u2013 a unique number consisting of three alphanumeric characters.<\/p>\n<h2>SAP HANA Virtualization<\/h2>\n<p>\nOne of the main limitations of SAP HANA is the support for only one system \u2014 a single instance with a unique server SID. To make more efficient use of hardware or reduce the number of servers in the data center, virtualization can be used. This allows other landscapes to coexist on one server with systems that have lower requirements (non-production systems). For backup HA\/DR servers, virtualization can improve the failover speed between production and non-production virtual machines.<\/p>\n<p>SAP HANA includes support for the VMware ESX hypervisor. This means that different SAP HANA systems \u2014 SAP HANA installations with different SID numbers \u2014 can coexist on a single host (a common physical server) in different virtual machines. Each virtual machine must run on a supported operating system.<\/p>\n<p>For production environments, SAP HANA virtualization has serious limitations:<\/p>\n<ul>\n<li>scale-out is not supported \u2014 virtualization can only be used with Scale-Up systems, whether BwoH\/DM\/SoH or 'pure' SoH;\n<\/li>\n<li>virtualization must be conducted within the rules established for Appliance devices or TDI;\n<\/li>\n<li>In General Availability (GA), there can be only one virtual machine \u2014 companies wishing to use virtualization with production HANA environments must participate in the Controlled Availability program with SAP.\n<\/li>\n<\/ul>\n<p>\nIn non-production environments, where the listed limitations are absent, virtualization can be used to optimize equipment usage.<\/p>\n<h2>SAP HANA Topologies<\/h2>\n<p>\nLet's move on to the deployment of SAP HANA. Here, two topologies are defined.<\/p>\n<ul>\n<li>Scale-up \u2014 one large server. As the HANA database grows, the server itself grows: the number of CPUs and the amount of memory increases. In High Availability (HA) and Disaster Recovery (DR) solutions, backup or failover servers must match production servers in specifications.\n<\/li>\n<li>Scale-out \u2013 the entire volume of the SAP HANA system is distributed across several identical servers. The Master server contains information for the Index Server and Name Server. Slave servers do not contain this data, except for the server that assumes Master functions in case of a failure of the primary server. Working servers (Index Servers) manage the data segments assigned to them and respond to queries. Name Servers know how the data is distributed among the working servers. In case of growth, HANA simply adds another node. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/\"   title=\"server configuration\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"994\">server configuration<\/a> In such a topology, having one backup node is sufficient to ensure the security of the entire server.\n<\/li>\n<\/ul>\n<p>\n<img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/eee0e0fa20a2249fdfc251d4578deb6d.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/p>\n<h2>SAP hardware requirements<\/h2>\n<p>\nSAP has mandatory requirements for the hardware used with HANA. These apply to productive environments \u2014 for non-prod, minimal specifications are enough. So, here are the requirements for productive environments:<\/p>\n<ul>\n<li>CPU Intel Xeon v5 (SkyLake) \/ 8880\/90\/94 v4 (Broadwell)\n<\/li>\n<li>from 128 GB RAM for BW applications with 2 CPUs, 256 GB with 4+ CPUs;\n<\/li>\n<\/ul>\n<p><\/p>\n<h2>Deploying SAP HANA in Appliance and TDI modes<\/h2>\n<p>\nNow let's move to practice and discuss how to implement SAP HANA in Appliance and TDI modes. We will use our SAP HANA platforms based on BullSequana S and Bullion S servers, which are certified by SAP for operation in these modes.<\/p>\n<p>A brief overview of the products. BullSequana S based on Intel Xeon Scalable includes various models, up to 32 CPUs in a single server. The server is built with a modular design, allowing scalability up to 32 CPUs and the same number of GPUs. RAM ranges from 64 GB to 48 TB. Among the features of BullSequana S are support for enterprise AI for improved performance, accelerated data analytics, enhanced in-memory computing, and modernization through virtualization and cloud technologies.<\/p>\n<p>Bullion S comes with Intel Xeon E7 v4 Family CPUs. The maximum number of processors is 16. RAM scales from 128 GB to 24 TB. A large number of RAS features provide a high level of availability for mission-critical infrastructures like SAP HANA. Bullion S is suitable for large-scale data center consolidation, working with in-memory applications, mainframe migration, or legacy systems.<\/p>\n<h2>SAP HANA Appliance<\/h2>\n<p>\nAppliance \u2013 a pre-configured solution that includes a server, storage system, and software package for a turnkey implementation, with centralized support and guaranteed performance level. HANA is provided as a fully integrated and certified hardware and software package. The Appliance device is ready for installation in a data center, with the operating system, SAP HANA, and (if necessary) an additional VMWare instance already configured and installed.<\/p>\n<p>SAP certification defines the guaranteed performance level as well as the CPU model, amount of RAM, and storage system. After certification, the configuration cannot be changed without losing the warranty. To scale the HANA platform, SAP offers three options.<\/p>\n<ul>\n<li><b>Scale-Up BWoH\/DM\/SoH <\/b>\u2013 vertical scaling suitable for single systems (one SID). Appliance device growth occurs in increments of 256\/384 GB, starting from SAP HANA SPS 11. This ratio indicates the maximum capacity supported by a single CPU and is common across the entire list of certified Appliance devices. Appliance BWoH\/DM\/SoH with vertical scaling is optimally suited for BW on HANA (BWoH), Data Mart (DM), and SAP Suite on HANA (SoH) applications.\n<\/li>\n<li><b>Scale-Up SoH<\/b> \u2014 this is a lighter version of the previous model, with fewer restrictions on RAM capacity. It is still a vertically scalable server, but the maximum RAM capacity for 2 processors is already 1536 GB (up to SPS 11) and 3 TB (SPS 12+). Suitable only for SoH.\n<\/li>\n<li><b>Scale-Out <\/b>\u2013 this option features horizontal scaling, supporting multi-server configurations. Horizontal scaling is optimally suited for BW and \u2013 with some limitations \u2013 for SoH.\n<\/li>\n<\/ul>\n<p>\nIn BullSequana S and Bullion S servers, vertical scaling is primary as it has fewer operational constraints and requires less administration. The Appliance mode has a wide range of different devices.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/d8f02c6692cc80599e34c8dee35d37d0.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>BullSequana S solutions for SAP HANA in Appliance mode<\/i><\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/a2e4a31d160618680b79a19244a5dc71.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n*Optional E7-8890\/94v4<br \/>\n<i>Bullion S solutions for SAP HANA in Appliance mode<\/i><\/p>\n<p>All Bull Appliance solutions from SAP HANA SPS 12 onwards are certified. The equipment is installed in a standard 19-inch 42U rack, with two power sources \u2014 internal PDUs. The servers are certified by SAP:<\/p>\n<ul>\n<li>BullSequana S with Intel Xeon Skylake 8176, 8176M, 8180, 8180M (processors with the letter 'M' support 128 GB memory modules). The best value-for-money options are those with Intel 8176.\n<\/li>\n<li>Bullion S with Intel Xeon E7-8880 v4, 8890, and 8894. \n<\/li>\n<\/ul>\n<p>\nThe storage system connects directly to the server via FC ports, so SAN switches are not needed here. They may be useful for access to systems connected to LAN or SAN.<\/p>\n<p>Here is an example configuration of the EMC Unity 450F storage system in our setup:<\/p>\n<ul>\n<li>Height: 5U (DPE 3U (25\u00d72.5\" HDD\/SSD) + DAE 2U (25\u00d72.5\" HDD\/SSD))\n<\/li>\n<li>Controllers: 2\n<\/li>\n<li>Disks: from 6 to 250 SAS SSD, from 600 GB to 15.36 TB each\n<\/li>\n<li>RAID: level 5 (8+1), 4 RAID groups\n<\/li>\n<li>Interface: 4 FC per controller, at 8 or 16 Gbit\/s\n<\/li>\n<li>Software: Unisphere Block Suite\n<\/li>\n<\/ul>\n<p>\nThe appliance is a reliable deployment option, but it has a significant drawback: <i>limited freedom in configuring hardware<\/i>. Moreover, this option may require changes in IT department processes. <\/p>\n<h2>SAP HANA TDI<\/h2>\n<p>\nAn alternative to the appliance is TDI (Tailored Data center Integration) mode, where specific manufacturers and infrastructure components can be chosen based on customer preferences \u2013 taking into account the tasks performed and workload. For example, the SAN can be reused in the data center, with some disks allocated for HANA installation.<\/p>\n<p>Compared to the appliance, TDI mode provides the user with much greater freedom in meeting requirements. This greatly simplifies HANA integration into the data center \u2014 a customized infrastructure can be built. For instance, the type and number of processors can vary depending on the load.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/593bf3943fc2db5b1556b61111c6516e.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nTo calculate capacities, it is recommended to use SAP Quick Sizer \u2014 a simple tool that provides CPU and memory requirements for different workloads in SAP HANA. Then, for planning the IT landscape, SAP Active Global Support can be consulted. After that, the hardware partner for SAP HANA translates the calculation results into various possible system configurations \u2014 both on top-tier and simpler hardware. In TDI mode for servers <i>it is permissible to use Intel E7 CPUs, including Intel Broadwell E7 and Skylake-SP (Platinum, Gold, Silver with 8 or more cores per processor), as well as IBM Power8.<\/i>\/9.<\/p>\n<p>Servers are delivered without storage systems, switches, and racks, but hardware requirements remain the same as in appliance mode \u2014 the same single nodes, solutions with vertical or horizontal scaling. SAP requires that <i>only certified servers, storage systems, and switches were used<\/i>, but that's not a concern \u2014 almost all equipment from most manufacturers is certified.<\/p>\n<p><i>Performance testing should be conducted using HWCCT (Hardware Configuration Check Tool) tests<\/i>, which check compliance with certain SAP KPIs. There is also a requirement unrelated to hardware: <i>HANA, OS, and hypervisor (optional) must be installed by specialists certified by SAP<\/i>. Only systems that comply with all the listed rules can receive SAP support related to performance.<\/p>\n<p>The BullSequana S server line in TDI mode is similar to the appliance line but without storage systems, switches, and racks. Any certified SAP storage system can be attached to them \u2014 VNX, XtremIO, NetApp, and others. For example, if the VNX5400 meets the performance requirements for SAP HANA, a Dell EMC Unity 450F storage system can be connected as part of the TDI configuration. If necessary, FC adapters (1 or 10 Gb\/s) and Ethernet switches can be installed.<\/p>\n<p>Now, to give you a clearer picture of the described modes, we will share a few of our real-life cases.<\/p>\n<h2>Appliance + TDI: HANA for an online store <\/h2>\n<p>\nThe online store Mall.cz, which is part of the Mall Group, was founded in 2000. It has branches in the Czech Republic, Slovakia, Poland, Hungary, Slovenia, Croatia, and Romania. It is the largest online store in the country, selling up to 75,000 products a day, with revenue of approximately 280 million euros in 2017.<\/p>\n<p>The data center infrastructure upgrade was required due to the migration to SAP HANA. The estimated sizing was 2\u00d76 TB for the prod environment and 6 TB for the test\/dev environments. A disaster recovery solution was needed for the productive SAP HANA environment in an active-active cluster.<\/p>\n<p>At the time of the tender announcement, the customer had a system under SAP based on standard rack and blade servers. Two data centers, located approximately 10 km apart, were equipped with various storage systems \u2013 IBM SVC, HP, and Dell. Key systems operated in disaster recovery mode.<\/p>\n<p>Initially, the client requested a certified Appliance solution for SAP HANA for all systems (Production and test\/dev environments) with growth up to 12 TB. However, due to budget constraints, they started considering other options\u2014such as more CPUs with smaller RAM modules (64 GB modules instead of 128 GB modules). Additionally, to optimize costs, a shared storage system for both Production and test\/dev environments was considered.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/6a940195ec78a4785fd1ba3658b5dc78.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nThey settled on 4 CPUs and 6 TB RAM for the Production environment, with growth potential. For the test\/dev environments in TDI mode, they opted for less expensive CPUs\u2014resulting in 8 CPUs and 6 TB RAM. Due to the increased number of features requested by the client\u2014replication, backup, shared Production and test\/dev environments on a second site\u2014they utilized DellEMC Unity storage in a full-flash configuration instead of internal disks. Furthermore, the client requested a disaster recovery solution based on HANA system replication (HSR) with a quorum node at a third site.<\/p>\n<p>The final configuration for the Prod environment consisted of a BullSequana S400 server with Intel Xeon P8176M (28 cores, 2.10 GHz, 165 W) and 6 TB RAM. The storage system used was Unity 450F 10x 3.84 TB. For disaster recovery in the Prod environment, they used a BullSequana S400 with Intel Xeon P8176M (28 cores, 2.10 GHz, 165 W) and 6 TB RAM. For the test\/dev environment, they selected a BullSequana S800 server with Intel Xeon P8153 (16 cores, 2.00 GHz, 125 W) and 6 TB RAM, plus Unity 450F storage with 15x 3.84 TB. For quorum, application servers (VxRail Solution), and backup solutions (DataDomain), our specialists installed and configured DellEMC servers.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/67a8053fcb304c539e159cdb76ead125.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>The equipment is ready for future upgrades. The client anticipates an increase in HANA sizing in 2019, and will only need to install new modules in the racks.<\/i><\/p>\n<h2>Appliance: HANA for a major integrator in the tourism sector <\/h2>\n<p>\nThis time, our client was a large IT service provider focused on developing technological solutions for tourism companies. The client launched an ambitious SAP HANA project to implement a new billing system. An Appliance solution with 8 TB RAM was required for Production and PreProd environments. Following SAP's recommendations, the client chose a vertically scalable option.<\/p>\n<p>The key task was to implement a hardware infrastructure based on certified Appliance devices for SAP HANA. The prioritized criteria were cost efficiency, high performance, scalability, and high data availability.<\/p>\n<p>We proposed and implemented a SAP certified solution that includes two Bullion S16 servers for Prod and PreProd environments. The hardware operates on Intel Xeon E7-v4 8890 processors (24 cores, 2.20 GHz, 165 W) and is equipped with 16 TB of RAM. For BW and Dev\/Test environments, we installed nine Bullion S4 servers (22 cores, 2.20 GHz, 150 W) with 4 TB of RAM each. A hybrid EMC Unity was used as the storage system.<\/p>\n<p>This solution supports scalability for all device components \u2013 for example, up to 16 sockets with Intel Xeon E7-v4 CPUs. Administration in this configuration is simplified, particularly for reconfiguration or partitioning of the server.<\/p>\n<h2>Appliance + TDI: HANA for metallurgists<\/h2>\n<p>\nNorilsk Nickel, one of the largest producers of nickel and palladium, decided to upgrade its SAP HANA hardware platform to ensure the operation of critical business applications and projects. An expansion of the existing landscape in terms of computing power was required. One of the main conditions set by the client was high availability of the platform \u2013 despite hardware limitations.<\/p>\n<p><img decoding=\"async\" alt=\"How to Deploy SAP HANA: Exploring Different Methods\" src=\"\/wp-content\/uploads\/2019\/04\/4c1a9930e1c5e3dbe71443e5e1d1da7e.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nFor production environments, we used the Bullion S8 server and the storage system in SAP HANA Appliance mode. For HA and test\/dev, the platform was deployed in TDI mode. We used one Bull Bullion S8 server, two Bull Bullion S6 servers, and a hybrid storage system. This combination significantly increased the application performance in the SAP landscape, increased the computing power and data storage resources, and minimized operational costs. Importantly, the client retained the ability to scale up to 16 CPUs.<\/p>\n<h2>We invite you to the SAP Forum<\/h2>\n<p>\nIn this post, we discussed various deployment methods for SAP HANA, attempting to highlight the advantages and disadvantages of the available options. If you have any questions about the implementation of SAP HANA, we would be happy to answer them in the comments.<\/p>\n<p>Everyone interested in Bull's solutions and their implementation possibilities for SAP HANA is invited to the largest SAP event of the year: the SAP Forum 2019 will take place on April 17 in Moscow. We look forward to seeing you at our booth in the IoT zone where we will share a lot of interesting information and hold a number of prize draws.<\/p>\n<p>See you at the forum!<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/bull\/blog\/446858\/\">habr.com<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>SAP HANA \u2014 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u0430\u044f in-memory \u0421\u0423\u0411\u0414, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0449\u0430\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449 (Data Warehouse) \u0438 \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0438, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u0447\u043d\u043e\u0435 \u041f\u041e, \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043b\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u043e\u0432\u044b\u0445 \u0443\u0442\u0438\u043b\u0438\u0442. \u0417\u0430 \u0441\u0447\u0435\u0442 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0437\u0430\u0434\u0435\u0440\u0436\u0435\u043a \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0421\u0423\u0411\u0414 \u0441 SAP HANA \u043c\u043e\u0436\u043d\u043e \u0441\u0438\u043b\u044c\u043d\u043e \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c, \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 (OLTP) \u0438 \u0431\u0438\u0437\u043d\u0435\u0441-\u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0443 (OLAP). \u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c SAP HANA \u043c\u043e\u0436\u043d\u043e \u0432 \u0440\u0435\u0436\u0438\u043c\u0430\u0445 Appliance \u0438 TDI (\u0435\u0441\u043b\u0438 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":22963,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-30987","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"SAP HANA \u2014 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u0430\u044f in-memory \u0421\u0423\u0411\u0414, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0449\u0430\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449 (Data Warehouse) \u0438 \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0438, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u0447\u043d\u043e\u0435 \u041f\u041e, \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043b\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u043e\u0432\u044b\u0445 \u0443\u0442\u0438\u043b\u0438\u0442.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/kak-razvernut-sap-hana-razbiraem-raznye-metody\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041a\u0430\u043a \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c SAP HANA: \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u0435\u043c \u0440\u0430\u0437\u043d\u044b\u0435 \u043c\u0435\u0442\u043e\u0434\u044b | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"SAP HANA \u2014 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u0430\u044f in-memory \u0421\u0423\u0411\u0414, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0449\u0430\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449 (Data Warehouse) \u0438 \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0438, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u0447\u043d\u043e\u0435 \u041f\u041e, \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043b\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u043e\u0432\u044b\u0445 \u0443\u0442\u0438\u043b\u0438\u0442.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/kak-razvernut-sap-hana-razbiraem-raznye-metody\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-10-31T18:38:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-10-31T18:38:45+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47How to deploy SAP HANA: exploring different methods | ProHoster","description":"SAP HANA is a popular in-memory database that includes data warehousing services and analytics, built-in middleware, an application server, and a platform for configuring or developing new utilities.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/kak-razvernut-sap-hana-razbiraem-raznye-metody","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041a\u0430\u043a \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c SAP HANA: \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u0435\u043c \u0440\u0430\u0437\u043d\u044b\u0435 \u043c\u0435\u0442\u043e\u0434\u044b | ProHoster","og:description":"SAP HANA \u2014 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u0430\u044f in-memory \u0421\u0423\u0411\u0414, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0449\u0430\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449 (Data Warehouse) \u0438 \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0438, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u0447\u043d\u043e\u0435 \u041f\u041e, \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043b\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u043e\u0432\u044b\u0445 \u0443\u0442\u0438\u043b\u0438\u0442.","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/kak-razvernut-sap-hana-razbiraem-raznye-metody","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-10-31T18:38:45+00:00","article:modified_time":"2019-10-31T18:38:45+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"30987","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-09 21:37:27","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 03:26:04","updated":"2026-02-09 21:37:27","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/30987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=30987"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/30987\/revisions"}],"predecessor-version":[{"id":159745,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/30987\/revisions\/159745"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/22963"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=30987"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=30987"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=30987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}