Subject | Re: [Firebird-Java] First getConnection() very slow in pooled FBWrappingDataSource |
---|---|
Author | Rick Fincher |
Post date | 2006-01-20T20:10:59Z |
Hi Evgeny,
I'm not sure I understand. Are you saying that when an
FBWrappingDataSource is opened under WindowsXP it pulls a copy of the
entire database over to the XP machine from the Firebird database on the
Linux server?
The file name is testdata.gdb. What does the file name have to do with
how the DataSource works?
Thanks!
Rick
Евгений Путилин wrote:
I'm not sure I understand. Are you saying that when an
FBWrappingDataSource is opened under WindowsXP it pulls a copy of the
entire database over to the XP machine from the Firebird database on the
Linux server?
The file name is testdata.gdb. What does the file name have to do with
how the DataSource works?
Thanks!
Rick
Евгений Путилин wrote:
>Hi Rick,
>
>
>>I'm working on a desktop program using Java 1.5 and JayBird 2.0.1 with
>>a pooled FBWrappingDataSource in a Windows XP environmnt. The
>>Firebird server is a Linux system with super server version 1.5.
>>
>>When I execute the first getConnection() on the pooled dataSource
>>there is a delay of about 45 seconds before the method returns.
>>
>>After that all seems to work OK.
>>
>>
>
>
>
>>Any idea what could be causing this?
>>
>>
>What is name of database file? if name like XXXX.gdb WinXP create copy of file before open it for write.
>You can test this: before create dataSource open database from tool like IBExpert.
>
>WBR Evgeny Putilin.
>
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>