SQL:查看归档日志的存储位置及其状态
Command:
col dest_name for a30
col destination for a30
set linesize 400
col pagesize 400
select dest_nae,destinatin,status,binding from v$archive[……]
Adamhuan's Data Center - 【逻辑驱动数据】
数据玩物、代码屋、1/0游戏:(零和博弈)/ 禅宗意志 / 规则战争 / 解放数据力量 / 技术的飞速发展并没有改变这个世界,因为,这个世界从没有变,它只是越来越趋近于它本来的模样。
Command:
col dest_name for a30
col destination for a30
set linesize 400
col pagesize 400
select dest_nae,destinatin,status,binding from v$archive[……]