Pular para o conteúdo
Visualizando 3 posts - 1 até 3 (de 3 do total)
  • Autor
    Posts
  • #94396
    mpvargas
    Participante

      Caros Amigos,

      Tentei dropar uma tablespace e recebi o seguinte erro:
      SQL> DROP TABLESPACE “DADOS01” INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS;
      *
      ERROR at line 1:
      ORA-22868: table with LOBs contains segments in different tablespaces

      Já exclui todas as tabelas da tablespace e ficaram esses lobsegments…
      Como faço para excluir essa tablespace?

      Obrigado

      #94399
      mpvargas
      Participante

        CONSEGUI MOVER ALGUNS INDICES, MAS AINDA FICARAM ALGUNS PERDIDOS…

        CONT.SYS_LOB0000208232C00006$$ LOBSEGMENT 256 4
        CONT.SYS_IL0000235755C00023$$ LOBINDEX 64 1
        CONT.SYS_LOB0000235755C00023$$ LOBSEGMENT 64 1

        #94402
        vieri
        Participante

          Drop neles e recrie em outra tablespace com espaço livre.

        Visualizando 3 posts - 1 até 3 (de 3 do total)
        • Você deve fazer login para responder a este tópico.