Oracle 冷备实战

Oracle 冷备实战: 拓扑环境:   我的环境是克隆虚拟机 实现步骤: 1、A库:创建测试数据,然后一致性关闭 oracle create tablespace test datafile '/u01/app/oracle/oradata/orcl/test.dbf' size 1024m autoextend on next 10m; create user c##test identifi
相关文章
相关标签/搜索