Customer Portal

Graph kicking off BEFORE scheduled time

Comments 2

  • Avatar
    Lukas Cholasta
    0
    Comment actions Permalink
    Hi

    If the CloverETL Server runs on a different machine than the database server, it is possible that these machines have slightly different system times and that could cause the inconsistency. In this case you should synchronize both machines with the same NTP server. If this is not the case and both are running on the same machine, I would need more information about it.

      1. What database are you using (name, version)?
      2. What version of Designer and CloverETL Server are you using?
      3. What time does your stored procedure use to create a timestamp (system etc.)? Could you please send me a sample of the code which is responsible for making the timestamp (SQL)?


    Thank you in advance.
  • Avatar
    mason6787
    0
    Comment actions Permalink

    Hi

    If the CloverETL Server runs on a different machine than the database server, it is possible that these machines have slightly different system times and that could cause the inconsistency. In this case you should synchronize both machines with the same NTP server. If this is not the case and both are running on the same machine, I would need more information about it.

      1. What database are you using (name, version)?
      2. What version of Designer and CloverETL Server are you using?
      3. What time does your stored procedure use to create a timestamp (system etc.)? Could you please send me a sample of the code which is responsible for making the timestamp (SQL)?


    Thank you in advance.
    "cholastal"


    Thank you very much for the reply, it was indeed a case of the Clover system clock not being in sync with my database

Please sign in to leave a comment.