Subject Difficulties with the Replicator
Author robert_p_levy
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