Welcome 微信登录

首页 / 数据库 / MySQL / Oracle DBCA命令克隆实例

利用dbca克隆实例可以不用像数据泵还原那样繁琐,建表空间,建用户,授权,拷贝然后还原,跟rman类似,但在效率上跟rman还是有差距的在我们创建实例的时候可以保存为模板,其实也可以直接用DBCA命令来创建我们的实例模板,并且利用这个功能进行实例的复制。只是这个功能很少被关注这里我们选择ManageTemplate:注意创建模板的三种类型,官网也有相关的说明:Installing Oracle Database and Creating aDatabasehttp://docs.oracle.com/cd/E11882_01/server.112/e10897/install.htm#ADMQS023(1)From an existing templateUsing anexisting template, you can create a new template based on the predefinedtemplate settings. You can add or change any template settings such asinitialization parameters, storage parameters, or whether to use customscripts.--根据已经存在的模板来创建新的模板,在此基础之上可以修改旧模板的参数。(2)From an existing database(structure only)You can create anew template that contains structural information from an existing database,including database options, tablespaces, data files, and initializationparameters. User-defined schemas and their data will not be part ofthe created template. The source database can be either local or remote. Selectthis option when you want the new database to be structurally similar to thesource database, but not contain the same data.--根据已经存在的数据库实例来创建新的模板,这种只包含structural 的信息,如database options,tablespaces,datafiles 和initialization parameters。 用户定义的schemas 和data 不会被包含在模版中。因此这种模板只包含基本的架构信息。
  • 1
  • 2
  • 3
  • 下一页
Oracle还原和创建用户dmp文件在本机用Toad远程连接Oracle数据库图文详解相关资讯      Oracle数据库基础教程  Oracle DBCA  DBCA 
  • DBCA出错:ORA-19809: limit   (10/27/2015 19:41:29)
  • DBCA创建数据库出现RPCR-1071,  (01/11/2015 08:07:48)
  • Oracle 使用DBCA安装数据库出现错  (08/08/2014 11:14:42)
  • Oracle之DBCA中看不到已启动  (07/18/2015 09:43:04)
  • 如何不使用DBCA在Oracle 11中删除  (12/21/2014 17:32:23)
  • Oracle 11g使用DBCA以非交互(静默)  (04/09/2014 17:08:33)
本文评论 查看全部评论 (0)
表情: 姓名: 字数