IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Oracle Discussion :

Création de partition dans une table non partitionnée ORACLE


Sujet :

Oracle

  1. #1
    Membre à l'essai
    Inscrit en
    Janvier 2006
    Messages
    16
    Détails du profil
    Informations forums :
    Inscription : Janvier 2006
    Messages : 16
    Points : 11
    Points
    11
    Par défaut Création de partition dans une table non partitionnée ORACLE
    Est-il possible de partitionner une table non partitionnée auparavant?

    La quantité des données a dépassé mes prévisions et les requêtes deviennent très lentes et poussent à des erreurs.

    Je voudrais donc partitionner cette table.

    Any help


    [Sujet déplacé par Maximilian]
    [ancien forum : MySQL]

  2. #2
    Membre expert

    Profil pro
    Inscrit en
    Février 2006
    Messages
    3 437
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2006
    Messages : 3 437
    Points : 3 597
    Points
    3 597
    Par défaut
    Oui, il semble que c'est possible avec le package DBMS_REDEFINITION:

    Features of Online Table Redefinition

    Online table redefinition enables you to:

    *

    Modify the storage parameters of a table or cluster
    *

    Move a table or cluster to a different tablespace in the same schema

    Note:
    If it is not important to keep a table available for DML when moving it to another tablespace, you can use the simpler ALTER TABLE MOVE command. See "Moving a Table to a New Segment or Tablespace".

    *

    Add, modify, or drop one or more columns in a table or cluster
    *

    Add or drop partitioning support (non-clustered tables only)
    *

    Change partition structure
    *

    Change physical properties of a single table partition, including moving it to a different tablespace in the same schema
    *

    Change physical properties of a materialized view log or an Oracle Streams Advanced Queueing queue table
    *

    Add support for parallel queries
    *

    Re-create a table or cluster to reduce fragmentation

    Note:
    In many cases, online segment shrink is an easier way to reduce fragmentation. See "Reclaiming Wasted Space".

    *

    Change the organization of a normal table (heap organized) to an index-organized table, or do the reverse.
    *

    Convert a relational table into a table with object columns, or do the reverse.
    *

    Convert an object table into a relational table or a table with object columns, or do the reverse.
    Voir: http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14231/tables.htm#sthref2245

Discussions similaires

  1. [WB16] Sélection dans une table non AJAX
    Par basam95 dans le forum WebDev
    Réponses: 0
    Dernier message: 06/02/2011, 15h37
  2. Réponses: 2
    Dernier message: 22/06/2010, 15h24
  3. Recherche dans une table non indexée
    Par LuckyLuke56 dans le forum Bases de données
    Réponses: 4
    Dernier message: 25/05/2009, 11h29
  4. [PowerAmc][MCD] création d'attributs dans une table
    Par PoichOU dans le forum PowerAMC
    Réponses: 3
    Dernier message: 29/04/2008, 14h07
  5. Ajout d'un champs dans une table - Non manuellement
    Par MurielVBA dans le forum Requêtes et SQL.
    Réponses: 3
    Dernier message: 14/01/2008, 13h25

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo