Hello Martin,

On UNIX (including LINUX) asynchronous I/O is used (like on Windows). On
UNIX the asynchronous IO is implemented within the database (this is an
option on Windows) and can not be switched to asynchronous operating
system IO (this is the default on Windows).

Best regards,
Tilo Heinrich
SAP Labs Berlin 

-----Original Message-----
From: Martin Cordova  
Sent: Montag, 6. November 2006 14:28
To: Heinrich, Tilo
Subject: Re: USE_ASYNC_IO no longer available?

Hello Tilo, thanks for your reply.

Someone from SAP told me that this parameter was only available for
Windows platforms, so I asked him if this was the default mode on
Linux (kernel 2.6), even if the parameter was not present on Linux (I
confirmed this in my last intallation). Can you confirm this please?

Regards,
Martin

On 11/6/06, Heinrich, Tilo wrote:
> Hello Martin,
>
> The parameter _USE_ASYNC_IO is still available with MaxDB 7.6.00.34.
You
> should find it in the support section of DBMGUI. The parameter selects
> only the form of asynchronous IO used. Default is asynchronous IO by
> using operating system functions. An option is using asynchronous IO
by
> MaxDB tasks.
>
> Best regards,
> Tilo Heinrich
> SAP Labs Berlin
>
> -----Original Message-----
> From: Martin Cordova
> Sent: Donnerstag, 2. November 2006 04:41
> To: maxdb
> Subject: USE_ASYNC_IO no longer available?
>
> After creating an instance using MaxDB 7.6.0.34, I noted that the
> AsyncIO parameter is no longer available.
>
> Q: Is AsyncIO the default IO mode for MaxDB now?
>
> Regards,
> Martin
> --
> Dinamica - RADical J2EE framework
> open source, easy and powerful
> http://www.martincordova.com
>
>
> --
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
Dinamica - RADical J2EE framework
open source, easy and powerful
http://www.martincordova.com

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to