|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
请问哪位有使用OATM管理数据库表空间的,按照ORACLE的说法有以下几点好处:
• Fewer and more consolidated tablespaces
• Locally Managed Tablespaces
• Accounts for the I/O characteristics of an object
• Reclaims space after migration
• Real Application Cluster (RAC) Support
将原来的表空间压缩着以下12个:
名字 描述
APPS_TS_TX_DATA Tables that contain transactional data.
APPS_TS_TX_IDX Indexes on transaction tables.
APPS_TS_SEED Reference and setup data and indexes.
APPS_TS_INTERFACE Interface and temporary data and indexes.
APPS_TS_SUMMARY Summary management objects,
APPS_TS_NOLOGGING Materialized views not used for summary management and temporary object
APPS_TS_QUEUES Advanced Queuing and dependent tables and indexes.
APPS_TS_MEDIA Multimedia objects, such as text, video, sound, graphics,
APPS_TS_ARCHIVE Tables that contain archived purge-related dat
UNDO Automatic Undo Management
TEMP Temporary tablespace
SYSTEM System tablespace |
|