Hi Everybody!
Do yo know if it is possible to create logical volumes and then use it as chunk? I think it is possible but I am not sure at all.
For example, with SAM I can create a logical volume "lvol1" at "vg00" volume group. After do that, I created this logical volume, I can see two files in /dev/vg00:
brw-r----- 1 root sys 64 0x000001 Apr 29 12:56 lvol1
crw-r----- 1 root sys 64 0x000001 Apr 29 12:56 rlvol1
I wonder if it is possible to use rlvol1 file, as a chunk. I mean, go to the onmonitor informix utility and then add a chunk to a dbspace, setting in the path field: /dev/vg00/rlvol1.
I think this procedure works fine, but does anyone of us do that in your environment?
(We have HP-UX as server, and we use informix 7.31 -I know its an older version, but...

)