Hi
Response time for read operations is generally better for devices
stored on UNIX operating system files as compared to devices
stored on raw partitions. Data from device files can benefit from
the UNIX file system cache as well as the Adaptive Server cache,
and more reads may take place without requiring physical disk
access.
The raw partion is more secured than the file systems. theirfore you can use raw partion for yr production server and file systems for developement server.
I think it will be helpful to you.
