Subject | Re: [IBO] IBO connects |
---|---|
Author | Daniel Bertin |
Post date | 2001-01-26T19:50:11Z |
Hi Jason,
the backup is fine with IB but, what I want to do needs exclusive access to
the database. I'm using Rubicon search and need to update a words table.
This is the exact error
ISC ERROR CODE 335544345
ISC ERROR MESSAGE:
lock conflict on no wait transaction
unsuccessful metadata update
object WORDS is in use.
It was suggested to backup the database, do the update and restore the
updated database over the original one. for the overwrite don't I need to
shutdown the database?
what I was wondering, what happens to the connection while I'm shuting down
and starting up again.
Does this make sense or is there another way for me to get rid of this error.
Thanks
Daniel
At 11:42 AM 26/01/2001 -0700, you wrote:
the backup is fine with IB but, what I want to do needs exclusive access to
the database. I'm using Rubicon search and need to update a words table.
This is the exact error
ISC ERROR CODE 335544345
ISC ERROR MESSAGE:
lock conflict on no wait transaction
unsuccessful metadata update
object WORDS is in use.
It was suggested to backup the database, do the update and restore the
updated database over the original one. for the overwrite don't I need to
shutdown the database?
what I was wondering, what happens to the connection while I'm shuting down
and starting up again.
Does this make sense or is there another way for me to get rid of this error.
Thanks
Daniel
At 11:42 AM 26/01/2001 -0700, you wrote:
>Try the post. Why shut people out for a backup?
>
>Jason Wharton
>CPS - Mesa AZ
>http://www.ibobjects.com
>
>
>----- Original Message -----
>From: "Daniel Bertin" <daniel@...>
>To: <IBObjects@yahoogroups.com>
>Sent: Friday, January 26, 2001 11:50 AM
>Subject: [IBO] IBO connects
>
>
> > Hi all,
> >
> > How would I, Using IBO check if the connection is valid before I post my
> > records to the database.
> >
> > by this I want to shutdown the database in order to do a backup and
>restore
> > but I have 15-20 users live on this database. I cannot get them to logout,
> > so I figured I would code a check to make sure they are connected, just
> > before the post, if not connected try again until they are connected.
> > How would I do this?
> > I,m using delphi and IBO for the client, linux and IB SS for the server.
> >
> > Can someone give me a direction on how to accomplish this?
> >
> > Thanks
> > Daniel
> >
> >
> >
> >
>