Master Note: Troubleshooting Oracle Tablespace Management (文件 ID 1522807.1)
Master Note: Troubleshooting Oracle Tablespace Management (文件 ID 1522807.1)
In this Document
Applies to:Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterInformation in this document applies to any platform. PurposeThis document is intended to assist Database Administrators resolve issues encountered involving managing tablespaces. Troubleshooting StepsConcepts
A database is divided into logical storage units called tablespaces, which group related logical structures (such as tables, views, and other database objects). A tablespace consists of one or more physical data files. Database objects assigned to a tablespace are stored in the physical data files of that tablespace. When you create an Oracle database, some tablespaces already exist, such as SYSTEM and SYSAUX(as of 10g). Common Issues Involving Oracle Tablespace Management
Most of the issues involving tablespaces deal with space management, monitoring space and knowing what should be done when particular out of space/unable to extend errors are encountered. The following content lists some of the available documents and known issues involving managing tablespaces, as well as information/issues affecting specific Oracle tablespaces.
SQL> select tablespace_name, contents, allocation_type, extent_management, segment_space_management from dba_tablespaces;
SYSTEM Tablespace IssuesThe SYSTEM tablespace contains the data dictionary for the entire database. SYSTEM (and SYSAUX from 10g onwards) are mandatory tablespaces that cannot be dropped, cannot be taken offline and are required for normal database functionality. A healthy SYSTEM tablespace is required for the database to operate as expected so storage issues should be avoided though proper maintenance and usage. Also, do not create objects in the SYSTEM tablespace. Here are some known issues involving the SYSTEM tablespace:
Note 463226.1 Size of Sys.C_obj#_intcol# cluster in system tablespace is growing
SYSAUX Tablespace Issues
The SYSAUX tablespace, introduced in 10g, is always created at database creation. The SYSAUX tablespace serves as an auxiliary tablespace to the SYSTEM tablespace. Because it is the default tablespace for many Oracle database features and products that previously required their own tablespaces, it reduces the number of tablespaces required by the database. It also reduces the load on the SYSTEM tablespace. Note 1399365.1 Troubleshooting Issues with SYSAUX
Temporary Tablespace IssuesTemporary tablespaces contain data that persists only for the duration of a user’s session. Oracle uses temporary tablespaces as work areas for tasks such as sort operations for users and sorting during index creation. The following is a troubleshooting guide specific to Oracle Temporary Tablespaces: Note 1524594.1 Master Note: Troubleshooting Oracle Temporary Tablespaces
UNDO Tablespace IssuesOracle provides a fully automated mechanism, referred to as automatic undo management, for managing undo information and space. With automatic undo management, the database manages undo segments in an undo tablespace. The following address some of the known issues encountered with Undo tablespaces:
Note 460481.1 Troubleshooting ORA-30036 - Unable To Extend Undo Tablespace Helpful Articles on UNDO TablespacesThe following are some useful articles on undo tablespaces:
Note 268870.1 How to Shrink the datafile of Undo Tablespace
Tablespace Monitoring IssuesOracle Enterprise Manager Database Control (Database Control) helps in managing the storage structures within the database. It can be used to view configuration, size, and status information about tablespaces. Alerts can be received in Database Control when a space usage threshold for a tablespace is reached. The following contain some known issues and recommendations:
Note 849498.1 Oracle Recommended Patches For Tablespace Monitoring using the Tablespace Space Used % metric
Oracle 12C: Note 1596545.1 EM 12c : How to Exclude TEMP and UNDO Tablespaces From The Tablespace Used (%) Metric To Avoid Event Alerts ? <Note 1541511.1> How to Test Whether the "Tablespace Space Used (%)" Metric Alert is Working as Expected for a Database Instance or Cluster Database Instance in Enterprise Manager 12c? Note > Troubleshooting The Metric Alert for Database Instance "Tablespace Space Used (%)" in Enterprise Manager 12c Cloud Control <Note 1532334.1> Troubleshooting a "Database Tablespace Space Used (%)" Alert issue in 12c Cloud Control
"unable to extend ... by %s in tablespace
|
|
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1274346/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Master Note: Overview of Oracle Tablespace Management (Doc ID 1493350.1)ASTViewOracle
- Master Note - Troubleshooting DBCA Issues (文件 ID 1269459.1)AST
- Master Note for Tablespace IssuesAST
- Master Note: Troubleshooting Redo Logs and Archiving (文件 ID 1507157.1)AST
- Master Note Oracle GoldenGate Management Pack - Director [ID 1307305.1]ASTOracleGo
- Master Note: Oracle Transaction Management (Local) Overview (Doc ID 1506115.1)ASTOracleView
- Master Note: Troubleshooting Oracle Background Processes_1509616.1ASTOracle
- Master Note for Automatic Storage Management (ASM) [ID 1187723.1]ASTASM
- Master Note: Overview of Database ControlFiles (文件 ID 1493674.1)ASTViewDatabase
- Tablespace Management Enhancements in Oracle Database 10gOracleDatabase
- Master Note - Oracle GoldenGate (Doc ID 1298817.1)ASTOracleGo
- Master Note for Oracle Disk Manager (Doc ID 1226653.1)ASTOracle
- Master Note for RAC Oracle Clusterware and Oracle Grid Infrastructure 1096952.ASTOracleStruct
- Master Data Management UpdateAST
- Java Monitoring, Management and Troubleshooting ToolsJava
- Oracle10g New Feature -- 8. Tablespace ManagementOracle
- 【Oracle】Master Note for Parallel Execution Wait EventsOracleASTParallelAI
- Checkpoint Tuning and Troubleshooting Guide (文件 ID 147468.1)GUIIDE
- * Master Note: Database Performance Overview (Doc ID 402983.1)ASTDatabaseORMView
- Master Note For ASM For OS Administrators [ID 1345562.1]ASTASM
- Master Note for Handling Oracle Database Corruption Issues [ID 1088018.1]ASTOracleDatabase
- Master Note of Linux OS Requirements for Database Server [ID 851598.1]ASTLinuxUIREMDatabaseServer
- Master Note: Locks, Enqueues and Deadlocks [ID 1392319.1]ASTENQ
- 【MOS】Troubleshooting 'enq: TX - index contention' Waits (文件 ID 873243.1)ENQIndexAI
- Master Note of Linux OS Requirements for Database Server (Doc ID 851598.1)ASTLinuxUIREMDatabaseServer
- Master Note for Streams Recommended Configuration [ID 418755.1]AST
- Master Note Parallel Execution Wait Events [ID 1097154.1]ASTParallelAI
- Troubleshooting ServeRAIDServerAI
- Master Note For PL/SQL UTL_FILE Package (Doc ID 1155024.1)ASTSQLPackage
- Master-Worker工具使用文件AST
- How to move Oracle Spatial objects from SYSAUX tablespace to a user defined tablespace [ID 1119758.1OracleObjectUX
- oracle segment space management and extent management幾則Oracle
- WAITEVENT: "row cache lock" Reference Note (文件 ID 34609.1)AI
- zt_oracle troubleshooting案例Oracle
- Oracle Cluster Time ManagementOracle
- Systematic Latch Contention Troubleshooting in OracleOracle
- Checkpoint Tuning and Troubleshooting GuideGUIIDE
- Oracle Management Server Could Not Be StartedOracleServer