Wednesday, 22 October 2008

Adding 560 GB DISK to Oracle volume group


While adding 560 GB disk to oracle volume group,i got the error.Because the current oracle volume group is less descriptor space limitation.So we need to run the following command.


bash-3.00# chvg -t 2 oracle


0516-1164 chvg: Volume group oracle changed.

With given characteristics oracle can include upto 16 physical volumes with 2032 physical partitions each.



See the explainations in screen shot.