Jump to content
We've recently updated our Privacy Statement, available here ×

Debu123

Members
  • Posts

    6
  • Joined

  • Last visited

Debu123's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Does JasperETL support two phase commit? I have a main job which will archive old data, and one subjob to delete those data from the source table. I checked the code created by JasperETL, and saw that it is possible that the data is archived but not deleted from the source table caused by an exception. Is there any solution? Thanks in advance for your support....
  2. Does JasperETL support two phase commit? I have a main job which will archive old data, and one subjob to delete those data from the source table. I checked the code created by JasperETL, and saw that it is possible that the data is archived but not deleted from the source table caused by an exception. Is there any solution? Thanks in advance for your support....
  3. I have one more doubt. Is it possible to generate log/report in JasperETL when a job runs, which will contain failures, errors and statistics? Can anyone help? Post edited by: Debu123, at: 2007/09/03 16:00
  4. I just want to know whether Multilingual support is provided by JasperETL. If owr Oracle database has NCHAR/NVARCHAR2 (Unicode) fields which contain data in various languages, then is it possible to handle them using JasperETL? And if yes, how is it possible?
×
×
  • Create New...