1844817 Members
2237 Online
110233 Solutions
New Discussion

async driver

 
Ragni Singh
Super Advisor

async driver

Please tell me how to build a sync driver for Sybase. Points will definitely be given.
2 REPLIES 2
S.K. Chan
Honored Contributor

Re: async driver

Assuming you got the asyncdsk driver in the kernel.

# mknod /dev/async c 101 0x000004

should do it.

manoj_pu
Regular Advisor

Re: async driver



Hello

We have sybase 12.0 running in hp-ux 11.00.

For async i/o operation we have done following..

Added asyncdsk in kernel driver.

Created devices called async and asyncdsk.

#mknod /dev/async c 101 0x000000
#mknod /dev/asyncdsk c 101 0x000000

After this in sybase configuration file we have to enable ASYNC.

Rgds

Manoj
Leave with out tense and try best you gets result