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

Sja.exe Documentation

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9818
      vmsgman
      Member

      Is there a full list of commands for sja.exe? What command line switches are available?

      -u for user

      -p for password

      -l for logfile

      -s for schedule

      Why cant it open the log file?

      THX greg

    • #22184
      peterlaursen
      Participant

      syntax is

      sja “jobfile.xml” –l”log.txt” –s”session.xml”

      Refer to:

      http://webyog.com/faq/27_114_en.html

      'user' and 'password' are inside the jobfile for each connection.

      schedule is not a parameter. You schedule using SQLyog ENTERPRISE GUI (on Windows), directly from the Windows Scheduler or (on Linux) as you would schedule any job from some CRONTAB interface.

    • #22185
      vmsgman
      Member
      peterlaursen wrote on Aug 25 2006, 08:20 PM:
      syntax is

      sja “jobfile.xml” –l”log.txt” –s”session.xml”

      Refer to:

      http://webyog.com/faq/27_114_en.html

      'user' and 'password' are inside the jobfile for each connection.

      schedule is not a parameter. You schedule using SQLyog ENTERPRISE GUI (on Windows), directly from the Windows Scheduler or (on Linux) as you would schedule any job from some CRONTAB interface.

      Yes thank you that did the trick. I decided since I was having so much trouble getting the Windows Scheduler to work that I used nncron-lite I had the cron service setup to use a domain user and now it works great. Anyone else having trouble with the windows scheduler should look into using nncron with sja.exe. It just works 😀

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