Using the grails Quartz plugin (latest stable version, 0.4.2), I have four different Jobs that run fine in my development environment, most of them every minute.
Im programing a job in oracle in order to execute a store procedure, but when the time comes it just does not happend any thing for no reason.
is there a way to create and build a Hudson job without having Hudson running. Using Hudson Java sources seemed an appropriate solution for me first, but i started having troub开发者_运维百科les when
hi lets assume i have a simple programm in python. This programm is running every five minutes throught cron. but i dont know how to write it so the programm will allow to run multiple processes of it
I have make开发者_如何转开发 one cron job as below <?php echo \"HI\"; ?> When i ran it using cron job it give me error \"?php directory not found\"
We have recently migrated to TFS 2010 using the MSF For Agile process template and we make use of such reports as the Burndown, User Stories progress etc. Up until 13/10/10, our warehousing worked per
I have set up a cron job for se开发者_Go百科nding emails from my site using php. It was working fine.
I have written this scheduled job for the ORACLE DB which is run every second. Now in my schedule program what I want to do is to
I am using Oracle 10g and using following script to create the job CREATE OR REPLACE PROCEDURE archtemp AS
What is the best way 开发者_如何学JAVAof scheduling simple batch jobs on windows?My current need is to dump some SVN repositories each night and FTP the dumps to our external FTP side and then e-mail