- 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 Boot 2實戰(zhàn)之旅
- 信息安全技術
- Visual Basic程序設計教程
- Hands-On RESTful Web Services with Go
- Spring Boot企業(yè)級項目開發(fā)實戰(zhàn)
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- 從零開始學C#
- SciPy Recipes
- IDA Pro權威指南(第2版)
- Building Dynamics CRM 2015 Dashboards with Power BI
- Docker:容器與容器云(第2版)
- SQL Server實例教程(2008版)
- 金融商業(yè)數據分析:基于Python和SAS
- Android應用開發(fā)攻略
- Flutter從0基礎到App上線