Subject RE: [IBO] Difficulties with the Replicator
Author Jason Wharton
If you can, please send me a test case to look at.

Jason

-----Original Message-----
From: robert_p_levy [mailto:robert_p_levy@...]
Sent: Wednesday, September 08, 2004 9:04 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Difficulties with the Replicator


Hi. I'm trying to set up a replication system using IBO's IB_RPL
package. The place where I encounter a problem is in loading the
metadata for the databases that keep track of what is to be
replication from source to destination. More specifically, a query
contained in the script scSRCLoadMeta script executes and is
incorrect somehow so the program crashes, and therefore the metadata
has not yet been completely generated.

My question: What are some typical reasons the scSRCLoadMeta script
may crash? The only reason I can think of is that maybe there are
some required fields in RPL$_IND I am missing. So far I haven't been
able to pinpoint the problem.

Any suggestions will be very helpful!

Thanks,
Rob