User Activity

  • Posted a comment on discussion Help on SymmetricDS

    I think you are looking for $(groupId) https://github.com/JumpMind/symmetric-ds/blob/f590c705d145519763dfe97146430c69368fc5e0/symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java#L239-L247 Documentation mentions it here: http://www.symmetricds.org/doc/3.9/html/user-guide.html#_load_data Variables are discussed here: http://www.symmetricds.org/doc/3.9/html/user-guide.html#_variables We are always looking to improve the documentation. Please feel free to create pull requests...

  • Posted a comment on discussion Open Discussion on SymmetricDS

    We don't do much with Informix. Are you pointing out that when looking up tables on informix you need to use the informix.systables qualified by the owner? It looks like we just use the JDBC driver to look up metadata. JDBC has two concepts schema and catalog. They mean different things on different platforms. Have you tried to use catalog versus schema?

  • Posted a comment on discussion Open Discussion on SymmetricDS

    I'm not sure what you are asking. Can you maybe rephrase your question?

  • Posted a comment on discussion Help on SymmetricDS

    What database are you using? SymmetricDS has good bulk loaders for a few different databases. You also get some concurrency by creating multiple reload channels and putting them on different channel queues.

  • Posted a comment on discussion Help on SymmetricDS

    I would look at sym_data on node 2 to track down what happened. It should have a record of all the changes and where they came from.

  • Posted a comment on discussion Help on SymmetricDS

    The error_flag indicates that there was an error that occurred. It remains set until the status changes to OK. You see the LD status for multiple batches because they are sent according to max_batch_to_send. Acks don't come back until all batches in one sync are processed. Depending on your sync scenario you could set max_batch_to_send to 1 to get a more real time status update. You would want to set the push and pull jobs to run much more often if you do. If you monitor for the error_flag on either...

  • Posted a comment on discussion Help on SymmetricDS

    We tried this with your query and had no issues. Any other details that you can provide us would be great.

  • Posted a comment on discussion Help on SymmetricDS

    Did you set create.table.without.defaults=true at the source before the initial load was created?

View All

Personal Data

Username:
chenson42
Joined:
2006-08-19 02:12:57

Projects

This is a list of open source software projects that Chris Henson is associated with:

  • JumpPOS   Last Updated:
  • Project Logo Metl ETL Data Integration Simple message-based, web-based ETL integration Last Updated:
  • Project Logo SymmetricDS Database Replication, Filtered Synchronization, and Transformation Last Updated:

Personal Tools