Sybase database migration / reduction
Posted in Database, Sybase on avr 10th, 2008 No Comments »
One of the main problem of sybase (and other database) is the way it handle disk space. You must create “disk devices”, which can be RAW or file on a filesystem. Then give some space of it to a database, and perhaps create or extend segments.
Of course, this may sound a good way to deal [...]