One table of our database has large amount of data. It has about 20 million records. We need to add 2 new columns into this table.
We have 15 GB space on the drive.
When we start the process to add new fields, this process eats all the memory and finally gives us the "Low Disk Space" error message.
How can this be solved?