Bo's Oracle Station

查看: 1268|回复: 0

(52-19)第34/35次2015-12-23星期三,2015-12-25星期五

[复制链接]

1005

主题

1469

帖子

1万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
12012
发表于 2015-12-25 23:06:25 | 显示全部楼层 |阅读模式
(52-19)上完1Z0-053第8章

  1. select  * from v$backup_sync_io
  2. where sid in  (   select sid from  v$session
  3.                        where terminal= (select terminal  from v$session
  4.                                                where client_info like '%mytest1' ));


  5. select *  from v$backup_async_io
  6. where sid in  (   select sid from  v$session
  7.                        where terminal= (select terminal  from v$session
  8.                                                where client_info like '%mytest1' ));
复制代码



回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|Bo's Oracle Station   

GMT+8, 2024-4-23 18:37 , Processed in 0.133876 second(s), 24 queries .

快速回复 返回顶部 返回列表