Amazon EC2 上的 Oracle DB 电子束系统
我刚刚在我的 Amazon 虚拟 EC2 Linux (Ubuntu) 服务器上安装了 Oracle。 因为我不太熟悉 Oracle 数据库管理,所以我想知道需要哪些文件以及如何移动到 ESB,以便在关闭或终止实例时数据不会丢失。
我找到了这个教程,但我不确定这是否是我需要的。
I just installed Oracle on my Amazon's Virtual EC2 Linux (Ubuntu) Server. Because i'm not really familiar with Oracle Database Administration I'm wondering what files and how i need to move to ESB so when i shut down or terminate my instance the data won't be lost.
I have found THIS tutorial, but i'm not sure if this is what i need.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
为了简单起见,您可能希望从 Oracle AMI 之一开始。 您可以在这里找到它们:
http://www.oracle.com/technology/ tech/cloud/index.html
以及 EC2 上的 Oracle 概述如下:
http://aws.amazon.com/solutions/featured-partners/oracle/
观看演示视频。 当您继续操作时,请确保您已在节点上预安装了 EBS。 当视频到达您指定数据位置的部分时,使用您的 EBS 挂载点。
You might want to start with one of the Oracle AMIs for simplicity. You can find them here:
http://www.oracle.com/technology/tech/cloud/index.html
and an overview of Oracle on EC2 is here:
http://aws.amazon.com/solutions/featured-partners/oracle/
Watch the demo video there. As you follow along, make sure you've pre-mounted your EBS on the node. When the video gets to the part where you specify the data locations, use your EBS mount point.
备份数据库
按照以下说明操作:
http://www.oracle.com/technology/obe/paa/obe-dbf/html/Move_DF.htm
http://www.idevelopment.info/data/Oracle/DBA_tips/ Database_Administration/DBA_35.shtml
Backup your database
Follow these instructions:
http://www.oracle.com/technology/obe/paa/obe-dbf/html/Move_DF.htm
http://www.idevelopment.info/data/Oracle/DBA_tips/Database_Administration/DBA_35.shtml