- Oracle GoldenGate 12c Implementer's Guide
- John P Jeffries
- 240字
- 2021-07-16 13:43:15
The Oracle virtual machine
For demonstration purposes and to get up and running quickly without having to spend time installing software binaries and creating databases, you could install GoldenGate on an existing virtual machine (VM). Oracle provides a number of prebuilt virtual machines. These machines contain many of their software products that are available for download from the Oracle website at http://www.oracle.com/technetwork/community/developer-vms-192663.html.
In order to run the VM, you will need to download and install Oracle VirtualBox that can be found at http://www.oracle.com/technetwork/server-storage/virtualbox/overview/index.html.
Note
You will need to register and accept the license agreement before you download any software.
VMs can include the complete software stack from the OS to the application layer and lend themselves perfectly to development and test environments. Following a snapshot, they can be refreshed or rolled back quickly and easily to a point in time. In recent years, VMs have been supported by Oracle in production environments and are typically found in data centers that provide on-demand Platform as a Service (PaaS) from cloud service providers, such as Amazon Web Services (AWS).
VMs enable a greater density of infrastructure, providing a suite of new and existing cloud-based services that can be provisioned in minutes, thus enabling a subscription-based approach to computing. As hardware becomes less expensive with more power, it is possible to configure a single host to support multiple VMs, each having similar performance and stability as a physical machine of the same specification.
- Spring Cloud Alibaba核心技術與實戰案例
- Java完全自學教程
- Flask Web開發入門、進階與實戰
- Java虛擬機字節碼:從入門到實戰
- Learn WebAssembly
- STM32F0實戰:基于HAL庫開發
- Learning Python by Building Games
- 深入淺出PostgreSQL
- Python Data Analysis Cookbook
- Building Machine Learning Systems with Python(Second Edition)
- 輕松上手2D游戲開發:Unity入門
- Django 3.0入門與實踐
- Mastering Adobe Captivate 7
- Learning Splunk Web Framework
- Neo4j 3.x入門經典