oracle 11g 闪回测试过程
发表于:2025-02-03 作者:千家信息网编辑
千家信息网最后更新 2025年02月03日,SQL> select flashback_on from v$database;FLASHBACK_ON-----------------------------------------------
千家信息网最后更新 2025年02月03日oracle 11g 闪回测试过程
SQL> select flashback_on from v$database;FLASHBACK_ON------------------------------------------------------YESSQL> set linesize 3000;SQL> select * from scott.dept; DEPTNO DNAME LOC---------- ------------------------------------------ --------------------------------------- 10 ACCOUNTING NEW YORK 20 RESEARCH DALLAS 30 SALES CHICAGO 40 OPERATIONS BOSTONSQL> delete from scott.dept where deptno=40;1 row deleted.SQL> commit;Commit complete.SQL> select * from scott.dept as of timestamp sysdate-10/1440; DEPTNO DNAME LOC---------- ------------------------------------------ --------------------------------------- 10 ACCOUNTING NEW YORK 20 RESEARCH DALLAS 30 SALES CHICAGO 40 OPERATIONS BOSTONSQL> select * from scott.dept; DEPTNO DNAME LOC---------- ------------------------------------------ --------------------------------------- 10 ACCOUNTING NEW YORK 20 RESEARCH DALLAS 30 SALES CHICAGOSQL> flashback table scott.dept to timestamp to_timestamp('2019-07-15 10:50:00','yyyy-mm-dd hh34:mi:ss');Flashback complete.SQL> select * from scott.dept; DEPTNO DNAME LOC---------- ------------------------------------------ --------------------------------------- 10 ACCOUNTING NEW YORK 20 RESEARCH DALLAS 30 SALES CHICAGO 40 OPERATIONS BOSTONSQL> select * from scott.dept; DEPTNO DNAME LOC---------- ------------------------------------------ --------------------------------------- 10 ACCOUNTING NEW YORK 20 RESEARCH DALLAS 30 SALES CHICAGO 40 OPERATIONS BOSTONSQL> select * from scott.t1; ID---------- 1 2 3 4 5 6 7 88 rows selected.SQL> drop table scott.t1;Table dropped.SQL> select * from scott.t1;select * from scott.t1 *ERROR at line 1:ORA-00942: ¿¿¿¿¿¿¿SQL> show recyclebin;SQL> conn scott/tigerConnected.SQL> show recyclebin;ORIGINAL NAME RECYCLEBIN NAME OBJECT TYPE DROP TIME---------------- ------------------------------ ------------ -------------------T1 BIN$jbDeCRWbPyvgUww4qMBWZQ==$0 TABLE 2019-07-15:11:29:27SQL> flashback table t1 to before drop;Flashback complete.SQL> select * from t1; ID---------- 1 2 3 4 5 6 7 88 rows selected.SQL> drop table t1;Table dropped.SQL> show recyclebin;ORIGINAL NAME RECYCLEBIN NAME OBJECT TYPE DROP TIME---------------- ------------------------------ ------------ -------------------T1 BIN$jbDjk1f0Qg/gUww4qMDc8w==$0 TABLE 2019-07-15:11:31:00SQL> flashback table t1 to before drop;Flashback complete.SQL> select * from t1; ID---------- 1 2 3 4 5 6 7 88 rows selected.[oracle@11g ~]$ sqlplus / as sysdbaSQL*Plus: Release 11.2.0.4.0 Production on 星期一 7月 15 11:40:51 2019Copyright (c) 1982, 2013, Oracle. All rights reserved.Connected to:Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing optionsSQL> select to_char(systimestamp,'yyyy-mm-dd HH24:MI:SS') as sysdt , dbms_flashback.get_system_change_number scn from dual;SYSDT SCN--------------------------------------------------------- ----------2019-07-15 11:40:53 990134SQL> truncate table scott.t1;Table truncated.SQL> SQL> select * from scott.t1;no rows selectedSQL> shutdown immediate;Database closed.Database dismounted.ORACLE instance shut down.SQL> startup mount;ORACLE instance started.Total System Global Area 1586708480 bytesFixed Size 2253624 bytesVariable Size 973081800 bytesDatabase Buffers 603979776 bytesRedo Buffers 7393280 bytesDatabase mounted.SQL> flashback database to timestamp to_timestamp('2019-07-15 11:40:53','yyyy-mm-dd hh34:mi:ss');Flashback complete.SQL> alter database open resetlogs;Database altered.SQL> select * from scott.t1; ID---------- 1 2 3 4 5 6 7 88 rows selected.
星期
过程
测试
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
软件开发业务包含
海油邮箱无法连接邮箱服务器
淘宝怎么看整个行业数据库
上海税务局安全服务器地址
vr软件开发工具
网络安全管理局的工作时间
通讯网络安全设备
1069报错数据库无法连接
win7系统做网站服务器
虹口区参考网络技术咨询报价
杂志社服务器故障多久能修好
网络安全a3电子报
网络安全法中国家
为啥打电话会出现服务器错误
网络安全的漫说
软件开发演示java
2018网络安全事件勒索
dayz服务器必须要管理员
瑞庭网络技术上海有限公司大连
pg数据库修改字段默认值
服务器最高管理员账号
焊接质量预测软件开发
怎么打开梦幻西游三维版的服务器
数据库锁表导致插入失败
linux免费数据库
角色是属于整个数据库的
不会编程可以学软件开发吗
ga 网络安全管理
佛山优尚品网络技术有限公司
安装数据库的前提条件是什么