Quote:
Originally Posted by dr_te_z
No, SMS as well. But the question is: are you going to migrate to V9.7? Those new "alter db" features are not for V9.5.
|
Yes we are going to migrate to v9.7 in few months and this is good argument to migrate.
Quote:
Originally Posted by dr_te_z
And, do not worry too much about SMS vs DMS. Worry about you disks. I'd rather have a SMS-tablespace spread amoung 20 disks then a DMS tablespace using only 3 disks.
|
For testing purposes I have created two databases to the same disks using load and import functionality and DMS was working more then 20% faster compared to SMS. It is also easier to manage disk space in automatic-dms, just adding new path to alter database command.
BTW, now in our environment there are multiple of 2 GB disks joined together in one 150 GB virtual disk. In Linux executing "df -h" command to see disk space by disks, I can only see one disk like /path_to_disk1. So I can only set one disk to DB2. Would it be better to have for example 10 disk paths by 15 GB instead?