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

Syc With Notification

forums forums Syc With Notification

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #9376
      kyjamil
      Member

      is there any way to send mail as well, in the end of syc of two remote DB

      192.168.0.1

      root

      3306

      NEW_DB

      localhost

      root

      3306

      TESTDB

      my XML file is like above so where i put the notification block so it could work propely

      Cheers

      Yasar

    • #19888
      peterlaursen
      Participant

      To my personal surprise it does not seem to be there!

      I thought it was there … but one of the TODO's that never got finished I guess!

      putting this in the XML-file

      QUOTE

      …mail-parameters here

      before the tag has no effect.

      You can execute a and a from a batchfile

      And BTW: You are using SJA 4.0. It is an old version! Current is 4.2.

      Is it Windows or Linux version you are using ?

    • #19889
      kyjamil
      Member

      and really thanks for your reply.

      I m using SJA 5.0 — using it in Linux So now can u explain how would i run the batch job in linux..

      using RH 8.0

    • #19890
      peterlaursen
      Participant

      There are more ways. ther always are with Linux!

      I use SUSE 10 but I dont think it makes big difference.

      I suppose the standard command interpreter on RH is the 'bash' program as well? Then it should be quite straight.

      Do you just want to start start the batch from console or schedule it? But in any case

      First simply build the batch file with the two lines needed from a texeditor (Kwrite, Kate etc.). Save it. Any name will do. Linux has no conventions in that respect. I just tested with a file named “Tekstfil”

      Now be sure to have privileges needed – especially execute privilige to the file(s) and write privilege to the directory where the SJA must write. Configure that from GNOME or KDE or execute 'CHMOD' command(s) from shell.

      Now open a command shell in the directory where the batch file is and type ./Tekstfil or what ever you named it.

      To schedule it you must use the CRON program. Type 'man cron' and 'man crontab' from shell to display man pages. But probably RH8 has a graphical Interface for managing cron as well and a user guide that is more reader-friendly than the man pages.

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