Re: raw disk device All a raw device is, is a partition that has no filesystem on it - you don't
format the raw device. Create a partition, and give that path to Informix
for it's data instead of a filesystem mounted path - like
/dev/vgdba/rlvinformix in HPUX world, instead of /home/informix. |