Re: Vacuum full issue

2023-02-16 Thread Adrian Klaver
On 2/16/23 05:18, Rama Krishnan wrote: Hi All, One of my friend project they did vacuum full  last week since one of the table column data type were CLOB after that activity the dev team found out some of the data were missing or corrupt (XML) , please explain me will vacuum full have any lim

Re: Vacuum full issue

2023-02-16 Thread David G. Johnston
On Thu, Feb 16, 2023 at 12:24 PM Rama Krishnan wrote: > One of my friend project they did vacuum full last week since one of the > table column data type were CLOB after that activity the dev team found out > some of the data were missing or corrupt (XML) , please explain me will > vacuum full h

Vacuum full issue

2023-02-16 Thread Rama Krishnan
Hi All, One of my friend project they did vacuum full last week since one of the table column data type were CLOB after that activity the dev team found out some of the data were missing or corrupt (XML) , please explain me will vacuum full have any limitation like that? Thanks Ramakrishnan