Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Problem with Job Manager – windows 98

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Problem with Job Manager – windows 98

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #8393
      Néo
      Member

      Hi there,

      I'm just new to this SQLyog and would like to try the scheluded features it offers.

      Unfortunately when I try to use the “job agent” I'll be told that the feature isn't supported on my OS.

      What OS are “job agent” compatible ?

      Is there any way to fix that problem on w98 ? (I just can't undersand why the program doesn't use the task scheduler..)

      Thank's in advance for your answers,

      Neo

    • #15664
      Shadow
      Member

      Actually, SQLyog does use the built-in scheduler… Most likely the Schedule API in XP and 2000 differs from that of W98 and this causes the problem. I'll test it in the upcoming days and will report back.

    • #15665
      Néo
      Member

      Shadow

      well, I finally found a solution : I create the sync. XML file manually and then use it in a DOS batch file to shedule it. Assuming your job file is named “sync.xml” and your Batch file “Sync.bat”, it would more or less look like this :

      cd “C:Program FilesSQLyog”

      sja “C:your_pathsync.xml”

      and it actually works well !

      Thanks anyway

      Neo

    • #15666
      Shadow
      Member

      Why do you create the xml file manually? You said that you were unable to schedule the job. Use SQLyog to create the xml file, then schedule it manually.

    • #15667
      Néo
      Member

      Well, no, I don't create the XML File manually but save it from a “manual” replication (not a scheduled one).

Viewing 4 reply threads
  • You must be logged in to reply to this topic.