oracle找不到 dba_tables,Oracle 数据字典表之:DBA_TABLES

//数据字典表 DBA_TABLES 与 ALL_TABLES 字段结构相同,

//其创建语句如下(以下脚本来自Oracle10g 10.2.0.3):

CREATE OR REPLACE FORCE VIEW SYS.dba_tables (owner,

table_name,

tablespace_name,

cluster_name,

iot_name,

status,

pct_free,

pct_used,

ini_trans,

max_trans,

initial_extent,

next_extent,

min_extents,

max_extents,

pct_increase,

FREELISTS,

freelist_groups,

LOGGING,

backed_up,

num_rows,

blocks,

empty_blocks,

avg_space,

chain_cnt,

avg_row_len,

avg_space_freelist_blocks,

num_freelist_blocks,

DEGREE,

INSTANCES,

CACHE,

table_lock,

sample_size,

last_analyzed,

partitioned,

iot_type,

TEMPORARY,

secondary,

NESTED,

BUFFER_POOL,

row_movement,

global_stats,

user_stats,

DURATION,

skip_corrupt,

MONITORING,

cluster_owner,

dependencies,

compression,

dropped

)

AS

SELECT u.NAME, o.NAME,

DECODE (BITAND (t.property, 2151678048), 0, ts.NAME, NULL

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
The Most Complete, Current Oracle DBA Resource Maintain a high-performance Oracle Database using the best practices and expert techniques in this Oracle Press guide. Oracle Database 12c DBA Handbook is thoroughly updated to cover the new features and utilities, including the multitenant architecture, Oracle Database In-Memory option, and cloud enhancements. Real-world examples for every major configuration are included. You’ll learn how to successfully manage a highly available, robust, secure, and extensible Oracle enterprise database environment. Upgrade to Oracle Database 12c Plan and manage tablespaces Maximize database performance using effective physical database layouts and storage management methods Monitor disk space used by database objects Manage transactions with undo tablespaces Implement expert performance-tuning techniques Increase query speed using the new Oracle Database In-Memory option Manage database security through authentication, authorization, and auditing Take full advantage of the multitenant database architecture Enable high availability and scalability with Oracle Real Application Clusters and Oracle Active Data Guard Perform backup and recovery with Oracle Recovery Manager Manage distributed databases and VLDBs Table of Contents Chapter PART I Database Architecture Chapter 1 Getting Started with the Oracle Architecture Chapter 2 Upgrading to Oracle Database 12c Chapter 3 Planning and Managing Tablespaces Chapter 4 Physical Database Layouts and Storage Management PART II Database Management Chapter 5 Developing and Implementing Applications Chapter 6 Monitoring Space Usage Chapter 7 Managing Transactions with Undo Tablespaces Chapter 8 Database Tuning Chapter 9 In-Memory Option Chapter 10 Database Security and Auditing Chapter 11 Multitenant Database Architecture PART III High Availability Chapter 12 Real Application Clusters Chapter 13 Backup and Recovery Options Chapter 14 Using Recovery Manager (RMAN) Chapter 15 Oracle Data Guard Chapter 16 Miscellaneous High Availability Features PART IV Networked Oracle Chapter 17 Oracle Net Chapter 18 Managing Large Databases Chapter 19 Managing Distributed Databases

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值