Solution : https://service.sap.com/sap/support/notes/541538 (Connexion à SAP Service Marketplace requise)
Résumé :
Cette note SAP fournit des directives sur la réorganisation du système impliquant des objets de base de données tels que les tables, les tablespaces et les index, tant en modes hors ligne qu'en ligne. Les réorganisations hors ligne nécessitent un temps d'arrêt du système et impliquent l'exportation des données dans un fichier de vidage, la reconfiguration ou ALTER TABLE MOVE pour les tables sans colonnes LONG et LONG RAW conformément à la note 1080376. Les réorganisations en ligne, facilitées par des outils comme BRSPACE, permettent le fonctionnement du système pendant la reconfiguration en utilisant le package DBMS_REDEFINITION d'Oracle pour éviter les verrouillages d'accès. Les réorganisations sont bénéfiques dans divers scénarios, tels que l'amélioration des tablespaces, l'optimisation de l'utilisation des disques et l'amélioration des performances en redistribuant les données des tables ou en modifiant les paramètres de stockage. Cependant, certains scénarios ne nécessitent pas de réorganisation.
Mots Clés :
harmless parallel processing variants parallel query, avoid unforeseen st enqueue problems, avoid long begin backup runtimes, oracle parallel data manipulation language, materialized view-related errors refer, acquire lock -- table locks disabled, optimal full table scan performance, modify default attributes tablespace <tablespace>, frequently asked questions solution 1, existing key field combinations
Notes associées :
1565421 | Oracle 11g: dbms_redefinition may flush shared pool |
1292525 | Ora-600 [Kdlm_merge_lobs:1] during table reorganization |
1290097 | ORA-01792 while running online reorganization of the table |
1129347 | DBMS_METADATA.GET_DDL, HIDDEN/UNUSED columns and ORA-947 |
1080376 | Enhancements for reorganization and rebuild |
1016172 | Sorting table records during reorganization |
910389 | FAQ: Oracle Segment Shrinking |
875477 | Avoiding long runtimes with BEGIN BACKUP |
832343 | FAQ: Clustering factor |
821687 | FAQ: Space utilization and fragmentation in Oracle |
806554 | FAQ: I/O-intensive database operations |
793113 | FAQ: Oracle I/O configuration |
787533 | Bad performance/ system lockup due to enqueue waits |
778784 | Inconsistencies between data class and database container |
771191 | Copying BW objects to new tablespaces |
741478 | FAQ: Materialized views |
737810 | ora-00069/ora-08116 with DDL operation for table or index |
722188 | FAQ: Oracle partitioning |
666061 | FAQ: Database objects, segments and extents |
659946 | FAQ: Temporary tablespaces |
647697 | BRSPACE - New tool for Oracle database administration |
646681 | Reorganization of tables with BRSPACE |
620803 | Oracle 9i: Automatic Segment Space Management |
619188 | FAQ: Oracle wait events |
535675 | EXP can produce dump file with corrupted data |
355771 | Oracle: Explanation of the new tablespace layout |
354293 | DBVerify reports corrupt block in freespace area |
332677 | Rebuilding fragmented indexes |
214995 | Oracle locally managed tablespaces in the SAP environment |
85558 | Tables with data sorted by index |
84348 | Oracle deadlocks, ORA-00060 |
23237 | duplicate keys, duplicate rows, duplicate records |
11369 | ORA-1452 during import after export from other system |
391 | Archiver stuck |