Avoiding space problems with Oracle Database Free

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 4

  • @prakash5935
    @prakash5935 2 หลายเดือนก่อน

    Hello, I'm encountering the ORA-01489 error indicating that the result of string concatenation is too long. I've tried several approaches, including using XMLAGG, but the issue persists. Could you please advise on how to resolve this?" That text data contains date, string, number values

    • @DatabaseDude
      @DatabaseDude  2 หลายเดือนก่อน +1

      github.com/connormcd/listagg_clob might help

  • @liviusandu4379
    @liviusandu4379 2 หลายเดือนก่อน

    As we know, the free 23c database supports 12 GB.
    For the first time it happened on a database to reach 12 gb. I hoped that I could see the database, but I can no longer insert data. Error, no longer loading freepdb1 at all.
    Are there recovery solutions, except for an upgrade?

    • @DatabaseDude
      @DatabaseDude  2 หลายเดือนก่อน +1

      Since you are on 23, you might be able to use shrink tablespace. connor-mcdonald.com/2023/11/09/express-edition-needs-bigfile/