An Oracle White Paper April Oracle Virtualization Technologies and the SAP NetWeaver Adaptive Computing Controller

Size: px
Start display at page:

Download "An Oracle White Paper April Oracle Virtualization Technologies and the SAP NetWeaver Adaptive Computing Controller"

Transcription

1 An Oracle White Paper April 2010 Oracle Virtualization Technologies and the SAP NetWeaver Adaptive Computing Controller

2 Introduction...2 Challenges...2 Introduction to Virtualization...2 Benefits of Server Virtualization...3 Purpose and Intended Audience...3 Current SAP NetWeaver Adaptive Computing Controller Environment...3 Benefits of the SAP NetWeaver Adaptive Computing Controller...4 SAP Deployments Before Virtualization and the SAP NetWeaver Adaptive Computing Controller...4 Oracle Solaris Containers...5 Benefits of Oracle Solaris Containers...6 Oracle Solaris Zettabyte File System...7 Benefits of Oracle Solaris ZFS...7 Virtualized SAP NetWeaver Adaptive Computing Controller Landscape Implemented with Oracle Solaris Containers...8 SAP Adaptive Computing Compliance Testing and the Sun Storage 7000 Unified Storage System...9 Prerequisites for Servers...9 Setting up the Environment with NFS...13 Setting up the Environment with Oracle Solaris ZFS...13 Prerequisites for SAP Services...15 Install SAP Services...15 Prepare Physical Servers for SAP NetWeaver Adaptive Computing Controller Management...15 Set Up the IT Landscape for the SAP NetWeaver Adaptive Computing Controller...16 Configuring the Java Engine and the SAP NetWeaver Adaptive Computing Controller...16 ACC Tuning...17 Conclusions...17 Oracle and SAP Support...17 Resources...19 About the Author

3 Introduction Implementing SAP landscapes using Oracle virtualization technologies can help IT organizations reduce costs, respond to green computing initiatives, and improve service levels. For example, the Oracle Solaris operating system (OS) includes support for Oracle Solaris Containers. Oracle Solaris Containers enable multiple applications including SAP product components such as SAP R/3 Enterprise applications, application server, and database servers to each run securely on a single virtual system, potentially improving IT efficiencies and reducing costs. The SAP NetWeaver Adaptive Computing Controller manages all of the SAP instances across containers within a predefined SAP NetWeaver Adaptive Computing Controller pool. The combination of the SAP NetWeaver Adaptive Computing Controller and Oracle Solaris Containers allows IT administrators to quickly respond to increasing demand by moving SAP applications to a more powerful server, and to flexibly utilize excess capacity from otherwise idle servers. Challenges Many IT executives face the challenges of rising energy costs, an overcrowded datacenter, and increasingly demanding service levels. The price of energy, like the amount of energy consumed per server, storage device, or router, is inexorably rising, while pressure builds on companies to reduce their carbon footprint. Many companies are burdened by the cost of basic system administration, with 10% to 40% server utilization in a sprawling datacenter leaving a burdensome legacy from the days of one application per server. Meanwhile, worldwide operations and the pressures of global competition ensure that outages of even non-core server applications impact productivity. Most large companies are exploring every avenue to cut the cost of IT power, cooling, and administration, while striving to increase service availability and provide 24 x 7 business continuity. Introduction to Virtualization The rapidly maturing computing technology known as server virtualization addresses the need for server consolidation, increased business agility, and greater business continuity. The online reference Wikipedia ( defines virtualization as simulating some effect or condition on a computer. It defines a virtual machine as a software implementation of a machine that executes programs like a real machine. There are many different kinds of virtualization: storage virtualization presents mass storage as a resource without exposing the details of individual devices, while network virtualization provides security isolation and different service levels using common physical networking infrastructure. Server virtualization technology, in its different implementations, provides the means to support multiple computing environments on a single computer. 2

4 Benefits of Server Virtualization The benefits of server virtualization include consolidation, increased business agility, and greater business continuity. IT organizations can improve efficiencies and reduce costs by maximizing asset utilization. Server virtualization can result in fewer physical servers reducing management, power, and cooling needs. IT staff can then shift their focus to responding rapidly to changing business needs, provisioning services and infrastructure more quickly, and increasing business agility. The improved security and increased application isolation provided by virtualization can also improve business continuity. Purpose and Intended Audience This paper is intended for CIOs, IT department heads, and system administrators with responsibility for large SAP application deployments. It highlights the reasons to consider running SAP applications using Oracle virtualization technologies and the SAP NetWeaver Adaptive Computing Controller. It outlines the required baseline environment and the basic steps to install and tune an SAP NetWeaver Adaptive Computing Controller landscape in an Oracle Solaris environment, and provides pointers to additional information. Current SAP NetWeaver Adaptive Computing Controller Environment SAP s multiyear Adaptive Computing initiative is focused on simplifying IT operations while containing IT costs. One major technical goal of the initiative is to enable the movement of individual SAP instances within the IT landscape, or, in SAP parlance, to be able to start any service any time on any server. The SAP NetWeaver Adaptive Computing Controller, new in SAP NetWeaver PI 7.1, is the central point of control for managing SAP application services and obtaining status information, and allows an administrator to start, stop, and relocate SAP instances. 3

5 Benefits of the SAP NetWeaver Adaptive Computing Controller The SAP NetWeaver Adaptive Computing Controller lowers the net cost of hardware and the cost of ongoing operations, reducing TCO. It increases productivity while enhancing flexibility and scalability. SAP claims that turning off unused equipment with the SAP NetWeaver Adaptive Computing Controller can reduce IT energy consumption by up to 30%. 1 The SAP NetWeaver Adaptive Computing Controller enables IT administrators to manage hardware resources dynamically across predefined pools with identical operating system interfaces and assign resources to applications (Figure 1). This allows IT organizations to respond dynamically to changing business needs without huge new investments in IT resources. Figure 1. SAP NetWeaver Adaptive Computing Controller on a generic virtualized operating system. SAP Deployments Before Virtualization and the SAP NetWeaver Adaptive Computing Controller Before adopting OS virtualization and the SAP NetWeaver Adaptive Computing Controller, most large IT organizations run a three-tier SAP deployment, with a Web tier, an application tier, and a data tier. 1 Adaptive Computing Virtualization: Key Benefits in a Nutshell. SAP AG Technology Solution Management. Powerpoint Presentation

6 Each tier contains one or more systems dedicated to development, test, and production. Within each tier, this segmentation is rigid and unresponsive, with little opportunity for load balancing or other optimization. There is little or no flexibility, substantial waste, and a large number of underutilized servers. The SAP Adaptive Computing initiative, and Oracle s Solaris operating system virtualization efforts, are aimed at simplifying each level of this environment, enabling flexible and robust IT operations while reducing TCO. Oracle Solaris Containers Oracle provides a variety of server virtualization technologies, in addition to support for desktop, storage, and network virtualization. Oracle Solaris Containers, Oracle s implementation of a virtualized operating system, are part of Oracle s broad suite of virtualization products, as illustrated in Figure 2. Figure 2. Oracle s portfolio of server virtualization technologies, as well as supported VM technologies from other vendors. Hard partitions are a hardware or firmware capability that divides the resources of a computer system physically so that a single system can host multiple independent operating system instances. Hard partitions appeared in the open systems world as dynamic system domains in the mid-1990s. Hard partitions have low operating overhead, are highly reliable, and provide strong isolation between user application spaces. However, there is a fixed architectural limit on the number of distinct domains that can be supported and on resource granularity, flexibility, and sharing between the hard-wired domains. 5

7 A virtual machine monitor (VMM), also called a hypervisor, is a type of operating system software that creates virtual machines, each of which has the illusion of owning its own hardware and is capable of running its own separate operating system instance. IBM introduced the first hypervisor, the VM operating system, on its mainframes in the mid-1960s. Current examples of virtual machines are available from VMware, Xen, Microsoft, and Oracle. Oracle offers Oracle VM Server for SPARC for UltraSPARC systems. Hypervisors are either installed on the hardware directly or hosted on top of a conventional operating system. Virtual machines permit fine-grained control of resources, and there is typically no limit to the number of machines that can be supported. The advantage is the ability to run different versions of the operating system, or sometimes, different operating systems, in separate virtual machines on the same system. Virtualized operating systems, including Oracle Solaris Containers, can capture the benefits of hard partitions and virtual machine monitors, without sharing the liabilities of either. Operating system virtualization was first made available in 2005 as part of Oracle Solaris 10. Oracle Solaris Containers subdivide a single operating system image into multiple complete, isolated, and secure environments, or zones, for running applications. The underlying operating system, the Oracle Solaris instance booted by the system hardware, is called the global zone. There is only one global zone per system or hardware partition. The global zone is the default zone for the system, and is used for system wide administrative control. The administrator of the global zone can create one or more non-global zones. Once created, individual non-global zone administrators, with limited privileges, can administer these non-global zones. Each zone has its own zone name, virtual network interfaces, and storage assigned to it. Each zone has a security boundary, which prevents unauthorized interaction with or observation of processes in other zones. Applications in zones cannot typically alter kernel memory. Non-global zones, however, share the same kernel and drivers. Each zone has its own individual directory structure and user management capabilities. Individual zones can be created as either a sparse zone or whole root zone: in a sparse, nonglobal zone the root file system only partially consists of copied packages and files, the remaining files are inherited from the global zone. Benefits of Oracle Solaris Containers Non-global zones enable multiple applications, or multiple instances of the same application, to securely coexist on a single system. Execution environments are transportable from one server partition to another with minimal management overhead, providing great flexibility for provisioning business services across zones. Virtualized operating systems like Oracle Solaris Containers thus enable potential server consolidation savings for IT departments, while providing the capability to maintain or enhance delivered service levels. Applications in Oracle Solaris Containers run at native speed, with little to no overhead: performance benchmarking shows that overhead for Oracle Solaris Containers is 2% or less. Each zone inherits the capabilities of the host Oracle Solaris operating system without sacrificing stability or security, and leverages well-tested drivers and kernel optimizations. 6

8 Oracle Solaris Zettabyte File System The Oracle Solaris Zettabyte File System (Oracle Solaris ZFS) provides dramatically advanced data management with an innovative approach to data integrity, tremendous performance improvements, and the integration of file system and volume management capabilities. The centerpiece of the Oracle Solaris ZFS architecture is the concept of the virtual storage pool, which decouples the file system from physical storage in the same way that virtual memory abstracts the address space from physical memory, allowing for much more efficient use of the storage devices. In Oracle Solaris ZFS, space is shared dynamically between multiple file systems from a single storage pool, and is parceled out from the pool as file systems request it. As a result, physical storage can be added to or removed from storage pools dynamically, without interrupting services. This provides new levels of flexibility, availability, and performance, as well as unprecedented scalability. Oracle Solaris ZFS is a 128-bit file system, so its theoretical limits are virtually unlimited bytes of storage and 2 64 for everything else, such as snapshots, directory entries, devices, etc. Benefits of Oracle Solaris ZFS Benefits and features of Oracle Solaris ZFS include: Data integrity Oracle Solaris ZFS combines proven and cutting edge technologies like copy-on-write and 256-bit check summing, providing extreme reliability to help ensure that the data on the disk is self-consistent at all times. With Oracle Solaris ZFS, data is always written to a new block on disk before changing the pointers to the data and committing the write. And, because the file system is always consistent, timeconsuming recovery procedures like fsck are not required if the system is shut down in an unclean manner. Copy-on-write also allows administrators to perform consistent backups or roll data back to a known point in time. The Oracle Solaris 10 operating system with Oracle Solaris ZFS is the only known operating system designed to provide end-to-end 256-bit check summing for all data. Oracle Solaris ZFS constantly reads and checks data to help ensure it is correct, and if it detects an error in a mirrored pool, the technology can automatically repair the corrupt data. This relentless vigilance on behalf of availability protects against costly and time-consuming data loss (even previously undetectable silent data corruption). Improves performance Oracle Solaris ZFS optimizes and simplifies the code paths from the application to the hardware, producing sustained throughput at near platter speeds. New block allocation algorithms accelerate write operations, and consolidate what would traditionally be many small random writes into a single more efficient sequential operation. Additionally, Oracle Solaris ZFS implements intelligent pre-fetch, performing read ahead (in either direction) for sequential data streaming, and can adapt its read behavior on-the-fly for more complex access patterns. Oracle Solaris ZFS also eliminates bottlenecks 7

9 and increases the speed of both reads and writes by striping data across all the available storage devices, balancing I/O and maximizing throughput. As you add disks to the storage pool, Oracle Solaris ZFS immediately begins to allocate blocks from those devices, increasing the effective bandwidth as each device is added. System administrators no longer need to be preoccupied monitoring storage devices to see if any of them are causing I/O bottlenecks. Reduces costs Oracle Solaris ZFS can reduce costs by decreasing the time and complexity of administrative tasks, efficiently using resources, and eliminating volume manager licensing. All administration tasks are performed online, resulting in zero downtime for administration. In addition, the technology does not require a separate support contract because it is part of the Oracle Solaris operating system. This can greatly simplify support issues, as there is a single point of contact and only a single maintenance contract for all software layers between the application and storage resources. Simplifies administration Oracle Solaris ZFS combines devices, storage, and file systems structures into a single structure, simplifying file system management and providing a reliable and flexible solution that can help reduce cost, complexity, and risk. Low overhead RAID Oracle Solaris ZFS provides software RAID through RAID-Z. RAID-Z provides RAID-5 capabilities (it stores data and parity on multiple disks) in addition to RAID-0, -1, and -0+1 with minimal overhead. Virtualized SAP NetWeaver Adaptive Computing Controller Landscape Implemented with Oracle Solaris Containers The SAP NetWeaver Adaptive Computing Controller is the essential, central point of control for managing application services and monitoring and assigning computer resources in an SAP environment. The SAP NetWeaver Adaptive Computing Controller empowers administrators to stop, start, and move SAP instances across Oracle Solaris Containers within an SAP NetWeaver Adaptive Computing Controller pool (Figure 3). Applications running in Oracle Solaris Containers are more secure, have lower overhead, and can be configured more flexibly than is possible using alternative approaches to virtualization. 8

10 Figure 3. SAP NetWeaver Adaptive Computing Controller landscape implemented with Oracle Solaris Containers. Instances can be moved within pools onto systems or containers with the same CPU architecture (e.g., SPARC to SPARC, x64 to x64). SAP Adaptive Computing Compliance Testing and the Sun Storage 7000 Unified Storage System Vendors test their server and storage solutions running adaptive computing-enabled SAP system landscapes, and the vendor is then issued a Certificate of Conformity by SAP for a particular hardware and software configuration. Certificates have been issued to Oracle for the Sun Fire Server and Sun SPARC Enterprise Server families, with Sun Storage 7000 Unified Storage Systems attached. The Sun Storage 7000 Unified Storage Systems are simple, flexible, cost-effective, and provide exceptional performance, while scaling from 1 to 288 TB with 1 TB drives. Oracle Solaris DTrace analytics, provided with each storage array, helps protect your data from as many as three software failures, increases efficiencies, and provides real-time analysis of the storage system for capacity planning and to troubleshoot storage and network problems. Prerequisites for Servers For the SAP Adaptive Computing Controller to manage SAP services that run in Oracle Solaris Containers, the following prerequisites must be met. If they are not met, the SAP Adaptive Computing Controller can still monitor SAP services that run in Oracle Solaris Containers, but the SAP Adaptive Computing Controller will not be able to perform management tasks such as Prepare, Unprepare, and Relocate on SAP Services that run in Oracle Solaris Containers. 9

11 IP Instances from Oracle Solaris 10 8/07, released in September 2007, is required to create an SAP NetWeaver Adaptive Computing Controller landscape on Oracle Solaris Containers. IP Instances enable separate views of the Internet Protocol stack from each Oracle Solaris Container. Each Oracle Solaris Container must currently have its own dedicated network interface card (NIC) with support for Generic LAN Driver version 3 (GLDv3). IP Instances were developed and tested for use with GLDv3 NICs. An up-to-date list of supported NICs can be found at: -> IP Instances ->Which NICs are known to work with IP Instances? Administrators can also determine if a NIC supports GLDv3 by running the dladm(1m) show link command and looking for links that are not of type legacy. Links with a ce interface can also be used. Virtual NICs can be used to create an SAP NetWeaver Adaptive Computing Controller landscape beginning with OpenSolaris SAP has not yet certified virtual NICs. More information about network virtualization can be found in the section Virtual NICs (VNICs) at: Oracle Solaris Containers are configured using the zonecfg, zoneadm, zlogin, and zonename commands. Swap space can only be set up in the global zone see the SAP installation guide for details and recommendation on swap space requirements. When using zonecfg, each container should be created with exclusive as its ip-type, while pointing net > physical at the relevant dedicated NIC. SAP should be installed using virtual hostnames, so that the SAP NetWeaver Adaptive Computing Controller can readily relocate each SAP service. To set up three network interfaces on NIC e1000g1 for virtual hosts scssid, dbsid, and cisid, for example, add the IP/Hostname pairs in the /etc/host file scssid dbsid c1sid and then add the following: # ifconfig e1000g1:1 plumb # ifconfig e1000g1: netmask up # ifconfig e1000g1:2 plumb # ifconfig e1000g1: netmask up 10

12 # ifconfig e1000g1:3 plumb # ifconfig e1000g1: netmask up # ifconfig -a e1000g1:1: flags= <up,broadcast,running,multicast,ipv4,cos> mtu 1500 index 2 inet netmask ffffff00 broadcast e1000g1:2: flags= <up,broadcast,running,multicast,ipv4,cos> mtu 1500 index 2 inet netmask ffffff00 broadcast e1000g1:3: flags= <up,broadcast,running,multicast,ipv4,cos> mtu 1500 index 2 inet netmask ffffff00 broadcast A file structure that supports the SAP NetWeaver Adaptive Computing Controller must be created for each SAP service. The examples in Table 1 and Table 2 show an NFS share for SAP Netweaver PI 7.1 EHP on MaxDB, double stack. 2 Additional information relevant to this example can be found in SAP Note Adaptive Computing with MaxDB/Livecache, available on the SAP support Web site. Note: Mount points that will not relocate with an instance are mounted on all hosts to the same NFS share when the host is prepared. The mount points that will relocate with an instance are assigned their own NFS shares. 2 Netweaver Double Stack is the integration of ABAP and Java platform personalities in one application server. ABAP and Java are the languages for programming the SAP Web Application Server, part of the SAP Netweaver platform for building business applications. 11

13 Table 1. SAP Central Instance. NFS SHARE ON NFS SERVER MOUNT POINT ON NFS CLIENT RELOCATE WITH INSTANCE SHARED BY ALL INSTANCES OR PRIVATE TO INSTANCE usrsap_<hostname> /usr/sap No Private to <hostname> sapmnt_sparc /sapmnt No Shared sapapmnt<sid> /sapmnt/<sid> Yes Private usrsap<sid> <user>/<sap>/<sid> Yes Private Table 2. MaxDB. NFS SHARE ON NFS SERVER MOUNT POINT ON NFS CLIENT RELOCATE WITH INSTANCE SHARED BY ALL INSTANCES OR PRIVATE TO INSTANCE sapdb_sparc /sapdb No Shared varspoolsql_sparc /var/spool/sql No Shared etcopt_sparc /etc/opt (for file No Shared /etc/opt/sdb) sapdb<sid> /sapdb/<sid> Yes Private NFS, Oracle Solaris ZFS, the Solaris Volume Manager from Oracle Solaris, and Directly Attached Storage are all supported within Oracle Solaris Containers in an SAP NetWeaver Adaptive Computing Controller landscape. The Sun Storage 7000 Unified Storage System was used in the SAP Adaptive Computing Compliance Test to demonstrate flexibility across all four of storage technologies. Guidelines for implementing each storage technology beyond the following brief NFS and Oracle Solaris ZFS examples are provided with the SAP SAPACOSPREP library for the Solaris Platform, available below. 12

14 Setting up the Environment with NFS To create shares on the Sun Storage 7000 Unified Storage System using the NFS protocol: 1. #Login to the Sun Storage 7000 Unified Sun Storage System from a Web browser or IP address>:215 e.g., 2. #Login as root. 3. #Create a new project: click on Shares >Projects > Add. Provide the project name, e.g., SAPACC, and click Apply. 4. #From the list of projects, select the newly created SAPACC entry. 5. #Click General, set User to root, set Group to root, and allow all permissions. 6. #Click Protocols, then set Anonymous user mapping to root. 7. #Click Access, Disable ACL. 8. #Click on the + next to File Systems, and provide the name of the NFS share. 9. #Edit the newly created NFS share, set the quota size, permissions, etc. Click Apply. 10. The newly created NFS share has the path /export/<share name>. Setting up the Environment with Oracle Solaris ZFS Oracle Solaris ZFS is a combined file system and logical volume manager designed by Oracle. Oracle Solaris 10 allows users to use Oracle Solaris ZFS as their primary file system. Detailed information about Oracle Solaris ZFS setup and directives are available in the Oracle Solaris ZFS documentation. Oracle Solaris ZFS is not a native cluster, distributed, or parallel file system and cannot provide concurrent access from multiple hosts, as Oracle Solaris ZFS is a local file system. 3 One Oracle Solaris ZFS Pool, aka ZPool, is the root level dataset, and it can only be imported by one host at one time. The SAP SAPACOSPREP Library for the Solaris Platform will manage Oracle Solaris ZFS at the ZPool level. Scripts zpool_list.sh, zpool_import.sh, and zpool_export.sh are shipped with the SAP SAPACOSPREP library for the Solaris Platform. The scripts should be put under the directory /usr/sap/adaptive. Make sure the paths and scripts are available on the global zone where local zones reside, even if the global zone is not part of Adaptive Computing Controller landscape. SSH without a password for the root user must be enabled from the local to the global zone. To enable the Oracle Solaris ZFS pool in an adaptive computing landscape, the configuration of the adaptive computing managed volumes need to be defined in the file sun_adaptive.conf, located in the directory /usr/sap/adaptive on the SAP Adaptive Computing Controller system. Alternatively, the name of the configuration file can be set in the environment variable CONF_FILE for user <SID>adm, which is used to perform all tasks related to adaptive computing

15 Steps for Setting Up Oracle Solaris ZFS in the Global Zone 1. ( Create an Oracle Solaris ZFS pool on one participating Adaptive Computing Controller-enabled server. The Oracle Solaris ZFS pool is the root dataset. 2. ( The Adaptive Computing Controller ZFS storage library manages Oracle Solaris ZFS at the root dataset level. Do not create additional Oracle Solaris ZFS file systems in the pool. The pool itself is an Oracle Solaris ZFS file system. 3. ( Set the mount point of the pool to an absolute path, legacy : # zfs set mountpoint=legacy pool 4. ( Edit the configuration file according to the installation setup. Table 3. An Example Configuration File for ZFS SRID MOUNT POINT LOGICAL GROUP DIRECTORY LOCATION OF ZFS POOL TYPE HOSTNAME OF GLOBAL ZONE HOSTNAME OF LOCAL ZONE dbc11 /oracle/c11 dbc11zpool /dev/dsk ZFS t dbc11 /oracle/c11 dbc11zpool /dev/dsk ZFS t5440 t5440zone1 dbc11 /oracle/c11 dbc11zpool /dev/dsk ZFS t5440 t5440zone2 More details on the configuration file will be found in the Configuration Guide that ships with the SAP SAPACOSPREP Library for the Solaris Platform. Steps for Setting Up Oracle Solaris ZFS in a Local Zone/Oracle Solaris Container 1. ( Create an Oracle Solaris ZFS pool in the global zone of one participating Adaptive Computing Controller-enabled server. The Oracle Solaris ZFS pool is the root dataset. 2. ( The Adaptive Computing Controller ZFS storage library manages Oracle Solaris ZFS at the root dataset level. Do not create additional Oracle Solaris ZFS file systems in the pool. The pool itself is an Oracle Solaris ZFS file system. 3. ( Set the mount point of the pool to an absolute path legacy. Set the mount point in the global zone: # zfs set mountpoint =legacy pool 14

16 4. %Add the Oracle Solaris ZFS dataset so that the zone can use it. The Oracle Solaris ZFS pool must be imported and visible to the global zone, before the Oracle Solaris ZFS dataset is added to the local zone. global-zone# zonecfg -z x4500z2 zonecfg:x4500z2> add dataset zonecfg:x4500z2:device> set name=dbora zonecfg:x4500z2:device> end zonecfg:x4500z2:device> exit name=dbora (this specifies the name of the Oracle Solaris ZFS dataset and the name of the ZFS pool) 5. %Reboot the zone. 6. %Within the zone, edit the configuration file according to the installation setup. 7. %Enable ssh without a password for root user from local zone to global zone. Prerequisites for SAP Services Each SAP instance in an SAP NetWeaver Adaptive Computing Controller landscape must be assigned a unique system number to prevent conflicts. Each instance must also run on a virtual hostname. More information is available in the Enabling SAP Applications Services for ACC chapter of Configuring the Adaptive Computing Controller on the help.sap.com Web site at: Install SAP Services When configuring a sparse zone for SAP, create a directory for SAP installation using mkdir /usr/sap in the global zone, setting the mode for the /usr directory to 755. Refer to the relevant SAP Installation Guides for instructions for each application to be installed. Prepare Physical Servers for SAP NetWeaver Adaptive Computing Controller Management The SAPHOSTAGENT package is automatically installed during installation of SAP NetWeaver PI 7.1. The host agent can also be installed to centrally monitor a host that doesn t have an SAP component, or, more importantly, to upgrade to the latest support package. The host agent is available by searching for SAPHOSTAGENT at:% Download Support Packages and Patches% Search results should resemble the following: SAPHOSTAGENT_ SAR 15

17 Support Package SAP KERNEL BIT UNICODE Solaris on SPARC 64bit #Database independent SAPHOSTAGENT_ SAR Support Package SAP KERNEL BIT UNICODE Solaris on x64_64 64bit #Database independent Be sure to download HOSTAGENT version 24 or later. Set Up the IT Landscape for the SAP NetWeaver Adaptive Computing Controller To install the SAP NetWeaver Adaptive Computing Controller under the Oracle Solaris operating system: 1. ' Switch to root user. 2. ' The sapsys group must exist. 3. ' sapadm must exist and be a member of the sapsys group. 4. ' The SAPOSCOL directory (e.g., /usr/sap/hostctrl/exe) must exist. 5. ' The directory/usr/sap/tmp must exist, otherwise saposcol will fail to start. 6. Enter /usr/sap/hostctrl/exe, and use the SAPCAR tool to decompress SAPHOSTAGENT.SAR:SAPCAR -xvf SAPHOSTAGENT.SAR 7. ' Install or Upgrade SAPHOSTCONTROL in /usr/sap/hostctrl/exe using the command: saphostexec -install, or saphostexec -upgrade [-force] Oracle Solaris SAPACOSPREP partner libraries are available for both Oracle Solaris SPARC and Oracle Solaris x64 platforms. To obtain the Oracle Solaris SAPACOSPREP partner libraries, please send an to AdaptiveComputing_ww@Oracle.com. Next, copy the Oracle Solaris SAPACOSPREP libraries (libsapacosprep.so and libsapacosprep_sun.so) to the directory /usr/sap/hostctrl/exe, and set the ownership as follows: # chown sapadm:sapsys libsapacosprep.so # chown sapadm:sapsys libsapacosprep_sun.so 8. ' Finally, copy the SAP related service entries to the /etc/services file on each host in the SAP NetWeaver Adaptive Computing Controller landscape. Configuring the Java Engine and the SAP NetWeaver Adaptive Computing Controller 16

18 Guides to configuring the Adaptive Computing environment and managing landscapes are in the SAP document Configuring the Adaptive Computing Controller, available at help.sap.com. ACC Tuning The SAP NetWeaver Adaptive Computing Controller Java engine has small JVM settings by default. Instructions for tuning the SAP NetWeaver Adaptive Computing Controller are in Chapter 3.1 of SAP Note SAP NetWeaver AS Java Engine. Conclusions The Oracle Solaris operating system has supported Oracle Solaris Containers for several years, and IP Instances beginning with Oracle Solaris 10 8/07 (September 2007). The SAP NetWeaver Adaptive Computing Controller is certified for SPARC, UltraSPARC, and x86 platforms running the Oracle Solaris operating system. Oracle Solaris Containers provide the benefits of hard partitions (e.g., performance, security, and stability) and the benefits of virtual machines (flexibility), with virtually no overhead. The Oracle Solaris Zettabyte File System dramatically enhances performance, scalability, reliability, and availability, while easing the burdensome tasks of file system administration. SAP product components can leverage Oracle Solaris Containers, Oracle Solaris ZFS, and the SAP NetWeaver Adaptive Computing Controller to: Readily leverage unused cycles on development and test systems in the Web, applications, and data tiers of a typical three-tier deployment Consolidate and simplify in the face of server sprawl Reduce carbon footprint and the cost of IT power, cooling, and administration The partnership of SAP and Oracle helps enterprises overcome their business and IT challenges. The two companies share a comprehensive engineering vision: innovation, flexibility, and unparallelled stability and scability. The SAP NetWeaver Adaptive Computing Controller on Oracle Solaris Containers is another major step towards the two companies realizing that vision. Oracle and SAP Support Each of Oracle s Sun Solution Centers has a pool of Global SAP consultants and Sun Solution experts that provides world-class service around the globe to address your unique SAP requirements. Among the many services offered, the SAP Competency at the Sun Solution Centre provides the following services: Architecture design and capacity planning Hardware sizing tools for business partners SAP on Sun solutions Reference architectures 17

19 SAP Proof of Concepts integration, deployments, upgrades and migrations System scalability test SAP on Sun workshops To find Oracle s Sun Solution Centers, see Oracle s Sun Joint Support Center for SAP Applications provides round-the-clock, worldwide support to resolve issues quickly and effectively. The center provides a single source of contact for SAP issues to reduce downtime risk and cost. Oracle offers a complete set of virtualization services across computer, networking and infrastructure components. You can save power, space, and cooling costs, improve service levels, increase utilization, and facilitate provisioning to maximize ROI. Oracle s Sun Professional Services can help you run your datacenter more efficiently recommending the appropriate mix of virtualization technology and IT processes to achieve your goals. Oracle estimates the TCO and ROI benefits that the IT project can achieve and helps you create business value. Oracle helps you optimize your SAP landscape so you can focus on your business. Oracle s Sun solutions for SAP spans the enterprise from browser to datacenter to storage giving users access to SAP anywhere, keeping your business competitive, reducing costs, saving energy, and maximizing ROI. Based on market-tested, industry-leading technology, Oracle s end-to-end solutions for SAP provide a high-performance, robust, open, flexible SAP architecture that leverages virtualization to reduce costs and increase agility. Nobody delivers virtualization throughout the enterprise like Oracle does with proven technologies that dramatically reduce energy costs. 18

20 Resources Oracle Solaris Containers Oracle Solaris Zettabyte File System Server Virtualization SAP Adaptive Computing Demystifying+Enterprise-Class+Server+Virtualization About the Author Sherry Yu is a Senior Software Engineer at ISV Engineering, Oracle Corporation, Menlo Park, CA. Sherry is responsible for Oracle s Virtualization technology collaborations with SAP. Working closely with the entire SAP Engineering team, Sherry works to align SAP s Business Applications and Oracle s technology through various communities within SAP. She is an active member of the Enterprise Virtualization Community and SAP s Co-Innovation Lab in Palo Alto. Sherry is a Oracle-certified Oracle Solaris Operating Environment System Administrator, Oracle-certified programmer for Java 2, J2EE Application Architect, and has over 8 years of experience with ISVs, providing assistance with Performance Tuning for Oracle Solaris, Java and Oracle

21 Oracle Virtualization Technology and the SAP NetWeaver Adaptive Computing Controller April 2010 Author: Sherry X. Yu Oracle Corporation World Headquarters 500 Oracle Parkway Redwood Shores, CA U.S.A. Copyright 2010, Oracle and/or its affiliates. All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. We specifically disclaim any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. This document may not be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without our prior written permission.! Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Worldwide Inquiries: Phone: Fax: oracle.com AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. UNIX is a registered trademark licensed through X/Open Company, Ltd. 0310

An Oracle White Paper October Minimizing Planned Downtime of SAP Systems with the Virtualization Technologies in Oracle Solaris 10

An Oracle White Paper October Minimizing Planned Downtime of SAP Systems with the Virtualization Technologies in Oracle Solaris 10 An Oracle White Paper October 2010 Minimizing Planned Downtime of SAP Systems with the Virtualization Technologies in Oracle Solaris 10 Introduction When business-critical systems are down for a variety

More information

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 Introduction Databases form the underlying foundation for most business applications by storing, organizing,

More information

StorageTek ACSLS Manager Software Overview and Frequently Asked Questions

StorageTek ACSLS Manager Software Overview and Frequently Asked Questions ACSLS Manager Software Overview and Frequently Asked Questions Overview Management of distributed tape libraries is both timeconsuming and costlyinvolving multiple libraries, multiple backup applications,

More information

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.0 This paper describes how to implement a Fibre Channel (FC) SAN

More information

STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE

STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE A COST EFFECTIVE STORAGE CONSOLIDATION SOLUTION THAT REDUCES INFRASTRUCTURE COSTS, IMPROVES PRODUCTIVITY AND SIMPLIFIES DATA CENTER MANAGEMENT. KEY

More information

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES SERVICE, SUPPORT AND EXPERT GUIDANCE FOR THE MIGRATION AND IMPLEMENTATION OF YOUR ORACLE APPLICATIONS ON ORACLE INFRASTRUCTURE

More information

An Oracle White Paper September Oracle Integrated Stack Complete, Trusted Enterprise Solutions

An Oracle White Paper September Oracle Integrated Stack Complete, Trusted Enterprise Solutions An Oracle White Paper September 2010 Oracle Integrated Stack Complete, Trusted Enterprise Solutions Executive Summary... 1 Oracle s Complete Hardware and Software Stack... 2 The Production Life Cycle...

More information

Sun Fire X4170 M2 Server Frequently Asked Questions

Sun Fire X4170 M2 Server Frequently Asked Questions Overview Faced with ever increasing computing needs and budget constraints, companies today want to set up infrastructures that offer optimal value, can easily be re-purposed, and have reduced complexity.

More information

An Oracle White Paper December Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration

An Oracle White Paper December Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration An Oracle White Paper December 2010 Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration Introduction...1 Overview of the Oracle VM Blade Cluster

More information

Benefits of an Exclusive Multimaster Deployment of Oracle Directory Server Enterprise Edition

Benefits of an Exclusive Multimaster Deployment of Oracle Directory Server Enterprise Edition An Oracle White Paper February 2012 Benefits of an Exclusive Multimaster Deployment of Oracle Directory Server Enterprise Edition Disclaimer The following is intended to outline our general product direction.

More information

Differentiate Your Business with Oracle PartnerNetwork. Specialized. Recognized by Oracle. Preferred by Customers.

Differentiate Your Business with Oracle PartnerNetwork. Specialized. Recognized by Oracle. Preferred by Customers. Differentiate Your Business with Oracle PartnerNetwork Specialized. Recognized by Oracle. Preferred by Customers. OPN Specialized Recognized by Oracle. Preferred by Customers. Joining Oracle PartnerNetwork

More information

Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance

Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance An Oracle Technical White Paper March 2014; v2.1 Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance Introduction... 1 Overview... 2 Prerequisites...

More information

VIRTUALIZATION WITH THE SUN ZFS STORAGE APPLIANCE

VIRTUALIZATION WITH THE SUN ZFS STORAGE APPLIANCE VIRTUALIZATION WITH THE SUN ZFS STORAGE APPLIANCE A COST EFFECTIVE STORAGE CONSOLIDATION SOLUTION THAT REDUCES INFRASTRUCTURE COSTS, IMPROVES PRODUCTIVITY AND SIMPLIFIES DATA CENTER MANAGEMENT. KEY FEATURES

More information

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

An Oracle White Paper April Reasons Why Oracle Solaris is the Best Platform for SAP Environments

An Oracle White Paper April Reasons Why Oracle Solaris is the Best Platform for SAP Environments An Oracle White Paper April 2012 10 Reasons Why Oracle Solaris is the Best Platform for SAP Environments 1. The Oracle and SAP Partnership... 2 2. Flexibility and Choice... 2 3. Innovative Virtualization

More information

Oracle WebLogic Server Multitenant:

Oracle WebLogic Server Multitenant: Oracle WebLogic Server Multitenant: The World s First Cloud-Native Enterprise Java Platform KEY BENEFITS Enable container-like DevOps and 12-factor application management and delivery Accelerate application

More information

RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017

RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017 RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017 Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications with data-center-like

More information

Oracle Grid Infrastructure 12c Release 2 Cluster Domains O R A C L E W H I T E P A P E R N O V E M B E R

Oracle Grid Infrastructure 12c Release 2 Cluster Domains O R A C L E W H I T E P A P E R N O V E M B E R Oracle Grid Infrastructure 12c Release 2 Cluster Domains O R A C L E W H I T E P A P E R N O V E M B E R 2 0 1 7 Table of Contents Introduction 2 Clustering with Oracle Clusterware 12c Release 2 3 Oracle

More information

An Oracle White Paper April Sun Storage 7000 Unified Storage Systems and XML-Based Archiving for SAP Systems

An Oracle White Paper April Sun Storage 7000 Unified Storage Systems and XML-Based Archiving for SAP Systems An Oracle White Paper April 2010 Sun Storage 7000 Unified Storage Systems and XML-Based Archiving for SAP Systems Introduction... 1 Sun Storage 7000 Unified Storage Systems... 2 Changing Storage Economics...

More information

Oracle CIoud Infrastructure Load Balancing Connectivity with Ravello O R A C L E W H I T E P A P E R M A R C H

Oracle CIoud Infrastructure Load Balancing Connectivity with Ravello O R A C L E W H I T E P A P E R M A R C H Oracle CIoud Infrastructure Load Balancing Connectivity with Ravello O R A C L E W H I T E P A P E R M A R C H 2 0 1 8 Oracle Cloud Infrastructure Ravello Cloud Service Oracle Cloud Infrastructure Ravello

More information

Technical White Paper August Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication

Technical White Paper August Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication Technical White Paper August 2010 Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication. Recovering from Catastrophic Failures Using Data Replicator Software for Data

More information

StorageTek ACSLS Manager Software

StorageTek ACSLS Manager Software StorageTek ACSLS Manager Software Management of distributed tape libraries is both time-consuming and costly involving multiple libraries, multiple backup applications, multiple administrators, and poor

More information

Installation Instructions: Oracle XML DB XFILES Demonstration. An Oracle White Paper: November 2011

Installation Instructions: Oracle XML DB XFILES Demonstration. An Oracle White Paper: November 2011 An Oracle White Paper: November 2011 Installation Instructions: Oracle XML DB XFILES Demonstration Table of Contents Installation Instructions: Oracle XML DB XFILES Demonstration... 1 Executive Overview...

More information

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market MySQL CLOUD SERVICE Propel Innovation and Time-to-Market The #1 open source database in Oracle. Looking to drive digital transformation initiatives and deliver new modern applications? Oracle MySQL Service

More information

Oracle ZFS Storage Appliance: Ideal Storage for Virtualization and Private Clouds O R A C L E W H I T E P A P E R M A R C H

Oracle ZFS Storage Appliance: Ideal Storage for Virtualization and Private Clouds O R A C L E W H I T E P A P E R M A R C H Oracle ZFS Storage Appliance: Ideal Storage for Virtualization and Private Clouds O R A C L E W H I T E P A P E R M A R C H 2 0 1 7 Table of Contents Introduction 1 The Value of Having the Right Storage

More information

An Oracle White Paper February Optimizing Storage for Oracle PeopleSoft Applications

An Oracle White Paper February Optimizing Storage for Oracle PeopleSoft Applications An Oracle White Paper February 2011 Optimizing Storage for Oracle PeopleSoft Applications Executive Overview Enterprises are experiencing an explosion in the volume of data required to effectively run

More information

An Oracle White Paper May Oracle VM 3: Overview of Disaster Recovery Solutions

An Oracle White Paper May Oracle VM 3: Overview of Disaster Recovery Solutions An Oracle White Paper May 2014 Oracle VM 3: Overview of Disaster Recovery Solutions Contents Introduction... 1 Overview of DR Solutions with Oracle VM... 2 Choose your DR solution path... 2 Continuous

More information

An Oracle White Paper March Consolidation Using the Oracle SPARC M5-32 High End Server

An Oracle White Paper March Consolidation Using the Oracle SPARC M5-32 High End Server An Oracle White Paper March 2013 Consolidation Using the Oracle SPARC M5-32 High End Server Executive Overview... 1 Why Server and Application Consolidation?... 2 Requirements for Consolidation... 3 Consolidation

More information

Differentiate Your Business with Oracle PartnerNetwork. Specialized. Recognized by Oracle. Preferred by Customers.

Differentiate Your Business with Oracle PartnerNetwork. Specialized. Recognized by Oracle. Preferred by Customers. Differentiate Your Business with Oracle PartnerNetwork Specialized. Recognized by Oracle. Preferred by Customers. Joining Oracle PartnerNetwork differentiates your business, connects you with customers,

More information

An Oracle White Paper June Exadata Hybrid Columnar Compression (EHCC)

An Oracle White Paper June Exadata Hybrid Columnar Compression (EHCC) An Oracle White Paper June 2011 (EHCC) Introduction... 3 : Technology Overview... 4 Warehouse Compression... 6 Archive Compression... 7 Conclusion... 9 Introduction enables the highest levels of data compression

More information

Oracle Exadata Statement of Direction NOVEMBER 2017

Oracle Exadata Statement of Direction NOVEMBER 2017 Oracle Exadata Statement of Direction NOVEMBER 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Oracle Grid Infrastructure Cluster Domains O R A C L E W H I T E P A P E R F E B R U A R Y

Oracle Grid Infrastructure Cluster Domains O R A C L E W H I T E P A P E R F E B R U A R Y Oracle Grid Infrastructure Cluster Domains O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Table of Contents Introduction 1 Clustering with Oracle Clusterware 3 Oracle Grid Infrastructure Architectures

More information

An Oracle White Paper November Primavera Unifier Integration Overview: A Web Services Integration Approach

An Oracle White Paper November Primavera Unifier Integration Overview: A Web Services Integration Approach An Oracle White Paper November 2012 Primavera Unifier Integration Overview: A Web Services Integration Approach Introduction Oracle s Primavera Unifier offers an extensible interface platform based on

More information

Siebel CRM Applications on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017

Siebel CRM Applications on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 Siebel CRM Applications on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications with data-center-like

More information

Oracle Java SE Advanced for ISVs

Oracle Java SE Advanced for ISVs Oracle Java SE Advanced for ISVs Oracle Java SE Advanced for ISVs is designed to enhance the Java based solutions that ISVs are providing to their enterprise customers. It brings together industry leading

More information

Maximum Availability Architecture. Oracle Best Practices For High Availability

Maximum Availability Architecture. Oracle Best Practices For High Availability Oracle Database 10g Release 2: Roadmap to Maximum Availability Architecture Oracle Maximum Availability Architecture White Paper April 2006 Maximum Availability Architecture Oracle Best Practices For High

More information

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Introduction The Oracle Database Appliance, introduced in 2011, is an Oracle Engineered System

More information

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK KEY FEATURES Auto Discovery of hosts Inventory tracking and reporting Database provisioning Schema and data change management

More information

Oracle Solaris 11: No-Compromise Virtualization

Oracle Solaris 11: No-Compromise Virtualization Oracle Solaris 11: No-Compromise Virtualization Oracle Solaris 11 is a complete, integrated, and open platform engineered for large-scale enterprise environments. Its built-in virtualization provides a

More information

An Oracle Technical White Paper October Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers

An Oracle Technical White Paper October Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers An Oracle Technical White Paper October 2011 Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers Introduction... 1 Foundation for an Enterprise Infrastructure... 2 Sun

More information

An Oracle White Paper September Security and the Oracle Database Cloud Service

An Oracle White Paper September Security and the Oracle Database Cloud Service An Oracle White Paper September 2012 Security and the Oracle Database Cloud Service 1 Table of Contents Overview... 3 Security architecture... 4 User areas... 4 Accounts... 4 Identity Domains... 4 Database

More information

Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines

Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines An Oracle Technical White Paper December 2013 Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines A configuration best practice guide for implementing

More information

An Oracle Technical Article March Certification with Oracle Linux 4

An Oracle Technical Article March Certification with Oracle Linux 4 An Oracle Technical Article March 2011 Certification with Oracle Linux 4 Introduction... 1 Comparing Oracle Linux 4 and Red Hat Enterprise Linux (RHEL) 4.. 2 Checking the /etc/redhat-release File... 2

More information

COMPUTE CLOUD SERVICE. Moving to SPARC in the Oracle Cloud

COMPUTE CLOUD SERVICE. Moving to SPARC in the Oracle Cloud COMPUTE CLOUD SERVICE Moving to A new way forward: SPARC in the. Does your IT organization support mission-critical applications that would benefit from the unsurpassed security performance of SPARC servers

More information

Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E

Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E 2 0 1 8 Revision History The following revisions have been made to this white paper

More information

Handling Memory Ordering in Multithreaded Applications with Oracle Solaris Studio 12 Update 2: Part 2, Memory Barriers and Memory Fences

Handling Memory Ordering in Multithreaded Applications with Oracle Solaris Studio 12 Update 2: Part 2, Memory Barriers and Memory Fences An Oracle White Paper September 2010 Handling Memory Ordering in Multithreaded Applications with Oracle Solaris Studio 12 Update 2: Part 2, Memory Introduction... 1 What Is Memory Ordering?... 2 More About

More information

An Oracle White Paper November Oracle RAC One Node 11g Release 2 User Guide

An Oracle White Paper November Oracle RAC One Node 11g Release 2 User Guide An Oracle White Paper November 2009 Oracle RAC One Node 11g Release 2 User Guide Introduction... 1 Software Installation... 3 How to Configure an Oracle RAC One Node Database... 6 Rolling Patch Application

More information

Establishing secure connections between Oracle Ravello and Oracle Database Cloud O R A C L E W H I T E P A P E R N O V E M E B E R

Establishing secure connections between Oracle Ravello and Oracle Database Cloud O R A C L E W H I T E P A P E R N O V E M E B E R Establishing secure connections between Oracle Ravello and Oracle Database Cloud O R A C L E W H I T E P A P E R N O V E M E B E R 2 0 1 7 Table of Contents APPLICATION ARCHITECTURE OVERVIEW 2 CONNECTING

More information

Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018

Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018 Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018 0. Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

An Oracle White Paper June StorageTek In-Drive Reclaim Accelerator for the StorageTek T10000B Tape Drive and StorageTek Virtual Storage Manager

An Oracle White Paper June StorageTek In-Drive Reclaim Accelerator for the StorageTek T10000B Tape Drive and StorageTek Virtual Storage Manager An Oracle White Paper June 2011 StorageTek In-rive Reclaim Accelerator for the StorageTek T10000B Tape rive and StorageTek Virtual Storage Manager Introduction 1 The Tape Storage Space Problem 3 The StorageTek

More information

An Oracle Technical Article August Certification with Oracle Linux 7

An Oracle Technical Article August Certification with Oracle Linux 7 An Oracle Technical Article August 2017 Certification with Oracle Linux 7 Oracle Technical Article Certification with Oracle Linux 7 Introduction... 1 Comparing Oracle Linux 7 and Red Hat Enterprise Linux

More information

Oracle WebLogic Portal O R A C L E S T A T EM EN T O F D I R E C T IO N F E B R U A R Y 2016

Oracle WebLogic Portal O R A C L E S T A T EM EN T O F D I R E C T IO N F E B R U A R Y 2016 Oracle WebLogic Portal O R A C L E S T A T EM EN T O F D I R E C T IO N F E B R U A R Y 2016 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

An Oracle White Paper October Deploying and Developing Oracle Application Express with Oracle Database 12c

An Oracle White Paper October Deploying and Developing Oracle Application Express with Oracle Database 12c An Oracle White Paper October 2013 Deploying and Developing Oracle Application Express with Oracle Database 12c Disclaimer The following is intended to outline our general product direction. It is intended

More information

ORACLE SOLARIS CLUSTER

ORACLE SOLARIS CLUSTER Oracle Solaris Cluster is a comprehensive high availability and disaster recovery solution for Oracle's SPARC and x86 environments based on Oracle Solaris. It combines extreme service availability for

More information

An Oracle Technical White Paper September Detecting and Resolving Oracle Solaris LUN Alignment Problems

An Oracle Technical White Paper September Detecting and Resolving Oracle Solaris LUN Alignment Problems An Oracle Technical White Paper September 2012 Detecting and Resolving Oracle Solaris LUN Alignment Problems Overview... 1 LUN Alignment Challenges with Advanced Storage Devices... 2 Detecting and Resolving

More information

An Oracle White Paper April Consolidation Using the Fujitsu M10-4S Server

An Oracle White Paper April Consolidation Using the Fujitsu M10-4S Server An Oracle White Paper April 2014 Consolidation Using the Fujitsu M10-4S Server Executive Overview... 1 Why Server and Application Consolidation?... 2 Requirements for Consolidation... 3 Consolidation on

More information

Oracle Database Appliance X7-2 Model Family

Oracle Database Appliance X7-2 Model Family Oracle Database Appliance X7-2 Model Family MANAGING ORACLE DATABASE WITH A PURPOSE BUILT SYSTEM ORACLE WHITE PAPER OCTOBER 2017 Introduction The Oracle Database Appliance, introduced in 2011, is an Oracle

More information

Oracle Real Application Clusters One Node

Oracle Real Application Clusters One Node Oracle Real Application Clusters One Node Technical Overview ORACLE WHITE PAPER MARCH 2017 0 ORACLE DATABASE 12C REAL APPLICATION CLUSTERS ONE NODE TECHNICAL OVERVIEW Table of Contents Executive Overview

More information

ORACLE FABRIC MANAGER

ORACLE FABRIC MANAGER ORACLE FABRIC MANAGER MANAGE CONNECTIVITY IN REAL TIME KEY BENEFITS Control connectivity across servers from a single screen. Instantly replicate connectivity configurations across a group of servers with

More information

Repairing the Broken State of Data Protection

Repairing the Broken State of Data Protection Repairing the Broken State of Data Protection April 2016 Oracle s modern data protection solutions address both business continuity and disaster recovery, reducing IT costs and simplifying data protection

More information

Technical White Paper August Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces

Technical White Paper August Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces Technical White Paper August 2010 Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces Migrating to Oracle 11g Using DRS with Transportable Tablespaces Contents Contents...

More information

Oracle VM 3: IMPLEMENTING ORACLE VM DR USING SITE GUARD O R A C L E W H I T E P A P E R S E P T E M B E R S N

Oracle VM 3: IMPLEMENTING ORACLE VM DR USING SITE GUARD O R A C L E W H I T E P A P E R S E P T E M B E R S N Oracle VM 3: IMPLEMENTING ORACLE VM DR USING SITE GUARD O R A C L E W H I T E P A P E R S E P T E M B E R 2 0 1 8 S N 2 1 3 0 5 Table of Contents Introduction 1 Overview 2 Understanding the Solution 2

More information

An Oracle White Paper December Achieving Superior Manageability, Efficiency, and Data Protection with Oracle s Sun ZFS Storage Software

An Oracle White Paper December Achieving Superior Manageability, Efficiency, and Data Protection with Oracle s Sun ZFS Storage Software An Oracle White Paper December 2010 Achieving Superior Manageability, Efficiency, and Data Protection with Oracle s Sun ZFS Storage Software Introduction...2 Oracle s Sun ZFS Storage Software...3 Simplifying

More information

Increasing Network Agility through Intelligent Orchestration

Increasing Network Agility through Intelligent Orchestration Increasing Network Agility through Intelligent Orchestration The Oracle Communications Application Orchestrator advantage ORACLE WHITE PAPER OCTOBER 2015 Table of Contents Introduction 1 Network Virtualization

More information

Oracle Cloud Applications. Oracle Transactional Business Intelligence BI Catalog Folder Management. Release 11+

Oracle Cloud Applications. Oracle Transactional Business Intelligence BI Catalog Folder Management. Release 11+ Oracle Cloud Applications Oracle Transactional Business Intelligence BI Catalog Folder Management Release 11+ ORACLE WHITE PAPER November 2017 ORACLE WHITE PAPER November 2017 Table of Contents Introduction

More information

Using the Oracle Business Intelligence Publisher Memory Guard Features. August 2013

Using the Oracle Business Intelligence Publisher Memory Guard Features. August 2013 Using the Oracle Business Intelligence Publisher Memory Guard Features August 2013 Contents What Are the Memory Guard Features?... 3 Specify a maximum data sized allowed for online processing... 3 Specify

More information

An Oracle White Paper October Advanced Compression with Oracle Database 11g

An Oracle White Paper October Advanced Compression with Oracle Database 11g An Oracle White Paper October 2011 Advanced Compression with Oracle Database 11g Oracle White Paper Advanced Compression with Oracle Database 11g Introduction... 3 Oracle Advanced Compression... 4 Compression

More information

Integrating Oracle SuperCluster Engineered Systems with a Data Center s 1 GbE and 10 GbE Networks Using Oracle Switch ES1-24

Integrating Oracle SuperCluster Engineered Systems with a Data Center s 1 GbE and 10 GbE Networks Using Oracle Switch ES1-24 An Oracle White Paper May 2014 Integrating Oracle SuperCluster Engineered Systems with a Data Center s 1 GbE and 10 GbE s Using Oracle Switch ES1-24 Introduction... 1 Integrating Oracle SuperCluster T5-8

More information

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones Guide 12c Release 1 ( )

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones Guide 12c Release 1 ( ) Oracle Enterprise Manager Ops Center Creating Oracle Solaris 11 Zones Guide 12c Release 1 (12.1.0.0.0) E27336-01 April 2012 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

An Oracle White Paper February Benefits of Using the Solaris 10 OS with Oracle Directory Server Enterprise Edition

An Oracle White Paper February Benefits of Using the Solaris 10 OS with Oracle Directory Server Enterprise Edition An Oracle White Paper February 2010 Benefits of Using the Solaris 10 OS with Oracle Directory Server Enterprise Edition Benefits of using Solaris TM 10 OS with Oracle Directory Server Enterprise Edition

More information

Oracle Event Processing Extreme Performance on Sparc T5

Oracle Event Processing Extreme Performance on Sparc T5 Oracle Event Processing Extreme Performance on Sparc T5 An Oracle Event Processing (OEP) Whitepaper ORACLE WHITE PAPER AUGUST 2014 Table of Contents Introduction 2 OEP Architecture 2 Server Architecture

More information

Creating Custom Project Administrator Role to Review Project Performance and Analyze KPI Categories

Creating Custom Project Administrator Role to Review Project Performance and Analyze KPI Categories Creating Custom Project Administrator Role to Review Project Performance and Analyze KPI Categories Worked Example ORACLE PPM CLOUD SERVICES SOLUTION OVERVIEW MAY 2018 Disclaimer The following is intended

More information

An Oracle Technical Article November Certification with Oracle Linux 7

An Oracle Technical Article November Certification with Oracle Linux 7 An Oracle Technical Article November 2018 Certification with Oracle Linux 7 Oracle Technical Article Certification with Oracle Linux 7 Introduction... 1 Comparing Oracle Linux 7 and Red Hat Enterprise

More information

An Oracle Technical White Paper September Oracle VM Templates for PeopleSoft

An Oracle Technical White Paper September Oracle VM Templates for PeopleSoft An Oracle Technical White Paper September 2010 Oracle VM Templates for PeopleSoft 1 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

October Oracle Application Express Statement of Direction

October Oracle Application Express Statement of Direction October 2017 Oracle Application Express Statement of Direction Disclaimer This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle.

More information

An Oracle White Paper November Minimizing Downtime in SAP Environments

An Oracle White Paper November Minimizing Downtime in SAP Environments An Oracle White Paper November 2010 Minimizing Downtime in SAP Environments Introduction... 1 How to Get There... 3 Implementation with Oracle Solaris 10... 3 Different Types of Zones... 3 File System

More information

Configuring Oracle Business Intelligence Enterprise Edition to Support Teradata Database Query Banding

Configuring Oracle Business Intelligence Enterprise Edition to Support Teradata Database Query Banding A Joint Oracle Teradata White Paper September 2011 Configuring Oracle Business Intelligence Enterprise Edition to Support Teradata Database Query Banding Introduction... 1 Step 1. Query Band Configuration

More information

An Oracle White Paper October The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware

An Oracle White Paper October The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware An Oracle White Paper October 2009 The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware Introduction Oracle Enterprise Manager provides a single, integrated

More information

August 6, Oracle APEX Statement of Direction

August 6, Oracle APEX Statement of Direction AUGUST 6, 2018 DISCLAIMER The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

An Oracle White Paper. Released April 2013

An Oracle White Paper. Released April 2013 Performance and Scalability Benchmark: Siebel CRM Release 8.1.1.4 Industry Applications and Oracle 11.2.0.3 Database on Oracle's SPARC T5 Servers and Oracle Solaris An Oracle White Paper Released April

More information

Protecting Your Investment in Java SE

Protecting Your Investment in Java SE Software platform maintenance and patching is one of the greatest challenges of managing business critical applications. Oracle Java SE Subscription combines license and support into a simple subscription

More information

An Oracle White Paper Oct Hard Partitioning With Oracle Solaris Zones

An Oracle White Paper Oct Hard Partitioning With Oracle Solaris Zones An Oracle White Paper Oct 2014 Hard Partitioning With Oracle Solaris Zones Introduction This document describes hard partitioning with Oracle Solaris Zones (also known as Oracle Solaris Containers), and

More information

An ESRI White Paper June 2009 ArcGIS Server and Virtualization

An ESRI White Paper June 2009 ArcGIS Server and Virtualization An ESRI White Paper June 2009 ArcGIS Server and Virtualization ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2009

More information

Sun Certified System Administrator for the Solaris 10 OS Bootcamp

Sun Certified System Administrator for the Solaris 10 OS Bootcamp Sun Certified System Administrator for the Solaris 10 OS Bootcamp Student Guide - Volume 3 SA-997 Rev A (SA-202-S10-C.2) D63735GC10 Edition 1.0 D64505 Copyright 2008, 2010, Oracle and/or its affiliates.

More information

VISUAL APPLICATION CREATION AND PUBLISHING FOR ANYONE

VISUAL APPLICATION CREATION AND PUBLISHING FOR ANYONE Oracle Autonomous Visual Builder Cloud Service provides an easy way to create and host web and mobile applications in a secure cloud environment. An intuitive visual development experience on top of a

More information

Establishing secure connectivity between Oracle Ravello and Oracle Cloud Infrastructure Database Cloud ORACLE WHITE PAPER DECEMBER 2017

Establishing secure connectivity between Oracle Ravello and Oracle Cloud Infrastructure Database Cloud ORACLE WHITE PAPER DECEMBER 2017 Establishing secure connectivity between Oracle Ravello and Oracle Cloud Infrastructure Database Cloud ORACLE WHITE PAPER DECEMBER 2017 Table of Contents APPLICATION ARCHITECTURE OVERVIEW 2 CONNECTING

More information

Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y

Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Table of Contents Introduction 1 Cluster Domains 3 Conversions 3 Oracle ACFS Remote Service 5 Single Network

More information

Oracle Linux Management with Oracle Enterprise Manager 13c O R A C L E W H I T E P A P E R J U L Y

Oracle Linux Management with Oracle Enterprise Manager 13c O R A C L E W H I T E P A P E R J U L Y Oracle Linux Management with Oracle Enterprise Manager 13c O R A C L E W H I T E P A P E R J U L Y 2 0 1 8 Introduction 2 Oracle Enterprise Manager 13c Overview 3 Managing Oracle Linux with Oracle Enterprise

More information

Leverage the Oracle Data Integration Platform Inside Azure and Amazon Cloud

Leverage the Oracle Data Integration Platform Inside Azure and Amazon Cloud Leverage the Oracle Data Integration Platform Inside Azure and Amazon Cloud WHITE PAPER / AUGUST 8, 2018 DISCLAIMER The following is intended to outline our general product direction. It is intended for

More information

August Oracle - GoldenGate Statement of Direction

August Oracle - GoldenGate Statement of Direction August 2015 Oracle - GoldenGate Statement of Direction Disclaimer This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your

More information

ORACLE IDENTITY MANAGER SIZING GUIDE. An Oracle White Paper March 2007

ORACLE IDENTITY MANAGER SIZING GUIDE. An Oracle White Paper March 2007 ORACLE IDENTITY MANAGER SIZING GUIDE An Oracle White Paper March 2007 Note The following is intended to provide consideration guidelines for sizing Oracle Identity Manager. It is intended for information

More information

A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015

A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015 A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015 Disclaimer The following is intended to outline our general product direction.

More information

April Understanding Federated Single Sign-On (SSO) Process

April Understanding Federated Single Sign-On (SSO) Process April 2013 Understanding Federated Single Sign-On (SSO) Process Understanding Federated Single Sign-On Process (SSO) Disclaimer The following is intended to outline our general product direction. It is

More information

Oracle Developer Studio 12.6

Oracle Developer Studio 12.6 Oracle Developer Studio 12.6 Oracle Developer Studio is the #1 development environment for building C, C++, Fortran and Java applications for Oracle Solaris and Linux operating systems running on premises

More information

An Oracle White Paper February Comprehensive Testing for Siebel With Oracle Application Testing Suite

An Oracle White Paper February Comprehensive Testing for Siebel With Oracle Application Testing Suite An Oracle White Paper February 2010 Comprehensive Testing for Siebel With Oracle Application Testing Suite Introduction Siebel provides a wide range of business-critical applications for Sales, Marketing,

More information

ORACLE ENTERPRISE COMMUNICATIONS BROKER

ORACLE ENTERPRISE COMMUNICATIONS BROKER ORACLE ENTERPRISE COMMUNICATIONS BROKER A CORE COMMUNICATIONS CONTROLLER KEY FEATURES Centralized dial plan management Centralized session routing and forking Multivendor UC protocol normalization SIP

More information

Migration Best Practices for Oracle Access Manager 10gR3 deployments O R A C L E W H I T E P A P E R M A R C H 2015

Migration Best Practices for Oracle Access Manager 10gR3 deployments O R A C L E W H I T E P A P E R M A R C H 2015 Migration Best Practices for Oracle Access Manager 10gR3 deployments O R A C L E W H I T E P A P E R M A R C H 2015 Disclaimer The following is intended to outline our general product direction. It is

More information

NOSQL DATABASE CLOUD SERVICE. Flexible Data Models. Zero Administration. Automatic Scaling.

NOSQL DATABASE CLOUD SERVICE. Flexible Data Models. Zero Administration. Automatic Scaling. NOSQL DATABASE CLOUD SERVICE Flexible Data Models. Zero Administration. Automatic Scaling. Application development with no hassle... Oracle NoSQL Cloud Service is a fully managed NoSQL database cloud service

More information

An Oracle White Paper December Oracle Exadata Database Machine Warehouse Architectural Comparisons

An Oracle White Paper December Oracle Exadata Database Machine Warehouse Architectural Comparisons An Oracle White Paper December 2010 Oracle Exadata Database Machine Warehouse Architectural Comparisons Overview Exadata is Oracle s fastest growing new product. Much of the growth of Exadata has come

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Configure and Install Guest Domains 12c Release 3 (12.3.2.0.0) E60042-03 June 2016 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information