11 2017 档案

ORA-01207: file is more recent than control file - old control file的处理方法
摘要:1. 连接数据库 sqlplus / as sysdba2. 启动数据库,此时会报标题中的错误startup 3.备份创建控制文件的脚本语句,并从中拷贝出相关的NORESETLOGS模式的创建控制文件的语句(如步骤6示) alter database backup controlfile to tr 阅读全文

posted @ 2017-11-26 14:09 deodara 阅读(1711) 评论(0) 推荐(0)

oracle查询相关语句
摘要:1,查询表空间使用情况select a.a1 表空间名称,c.c2 类型,c.c3 区管理,b.b2/1024/1024 表空间大小M,(b.b2-a.a2)/1024/1024 已使用M,substr((b.b2-a.a2)/b.b2*100,1,5) 利用率from (select tables 阅读全文

posted @ 2017-11-20 11:08 deodara 阅读(170) 评论(0) 推荐(0)

导航

< 2025年7月 >
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
3 4 5 6 7 8 9
点击右上角即可分享
微信分享提示