I am confused but not with Updating database, process cannot be interrupted"
As Dennis suggested, I will try "Set verify column" and hope that would work....for my client sake!

Thank you.

Aiko Ichimura
[EMAIL PROTECTED]
----- Original Message ----- From: "Steve Martin" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Tuesday, March 13, 2007 2:33 PM
Subject: [RBASE-L] - Re: V 6.5


You may be confusing this error message with "Updating database, process
cannot be interrupted"...which is often a disconnect from the database.

"Waiting for Required Resources" is displayed when two users are
attempting to access the same data.  Table locks, cursor locks, row
locks, etc. can cause this.  If you have multiple sessions running, you
can LIST the database from the R> and it will list all the current LOCKS
and their types (table, row, etc.)...

Hope this helps,

Steve

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sami
Aaron
Sent: Tuesday, March 13, 2007 10:38 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: V 6.5

Aiko -

In my experience, the error message "Waiting for Required Resources"
means
that there is a problem with the user's connection to the network.  It
may
be a NIC card, the cabling, a hub or router - but the message just means
that for some reason R:BASE cannot send or is not getting back a valid
response to the database on the server.  It is not an R:BASE problem but
a

Reply via email to