Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

setLockWaitTime of DataStoreConnection class

2 views
Skip to first unread message

Mehmet Erten

unread,
Jun 21, 2006, 11:04:10 PM6/21/06
to
My previous isses are not relavant on XP or Windows 2000 Professional on
Microsoft side.
And it is also not an issue for Linux (Red Hat).
Both temp and LOGA files are incremented and renamed and refreshed.
Now I had two issues on Linux JDataStore7.
One is the record/row lock on a file.
I think my new Dell Server is too fast and in between two QueryDataSet the
read transaction stays locked and the second read fails.

I tried to find out to modify the lock wait time in DataStoreConnection with
setLockWaitTime but coluld not find the link yet in DataModule
or DataBase or SetConnection times. (I am using datamodule).
I will appreciate any code example.
The other issue is the jds file stays lock and until I reboot the server it
stays locked even if I shutdown/stop the server (from server console or
command line)
and start the server.


Mehmet F. Erten

unread,
Jun 22, 2006, 12:28:32 PM6/22/06
to
No remarks connection encountered lock timeout for
/DEFAULT_SCHEMA/ORDER_HEADER stream.

Lock held by 15253d5:mblrules:No remarks connection


Steve Shaughnessy

unread,
Jul 9, 2006, 11:16:32 PM7/9/06
to
The hex number in front of ":mblrules" uniquely identifies the connection
since more than one
connection can use the same user name.

If you turn on jdbc logging, you can see the activity from this and all
other connections.

The jdbc logging identifies connections in the same way.

This should be helpful in tracking down the issue.

-Steve

"Mehmet F. Erten" <mehmet...@mblsoft.com> wrote in message
news:449ac53a$1...@newsgroups.borland.com...

0 new messages