Operating System - HP-UX
1831645 Members
2123 Online
110029 Solutions
New Discussion

How to use concurrent io mounted file system in Sybase?

 
Prasad Joshi
Regular Advisor

How to use concurrent io mounted file system in Sybase?

Hi All,

I am supposed to mount a file system with concurrent IO (cio) enabled. And then use that mount point in the sysbase to create database and perform datatbase modifications.

Till now I was using raw device for Sybase this is how I was using it.

disk init
name="userlog_vol"
physname="/dev/vx/rdsk/sybdg/userlog_vol"
size=1048576
go

But, now i have to test using cio mounted file system. I am unaware of how to use it with Sybase. Please Help.

Thanks in advance.

Thanks and Regards,
Prasad.