Hi everybody,
we are using version 7 of db2 and need to replicate a database. We are
using two web-based systems, which access two different databases. One
system is used for import data (internal usage), the other system is
used to show the imported data via web to the end-user (just reading the
database).
Both databases are running on different systems (both solaris).
Want we want to do is to replicate the import-database (source) to the
web-database (target). What we detected is, that during the replication
process, the servlet is not able to do any requests to the web-database.
Though we have a connection established to the database, all requests
are on hold until the replication is finished.
Is there any possibility to avoid this?
The problem is, that we are importing huge amount of data, so that
replication will take some time (some minutes). It is very unconvenient
that the web-database cannot be accessed during this period.
Any help (also pointers to FAQ or documentation concerning replication)
is appreciated
Ciao & thanks
Markus