Closed. This question is opinion-based. It is not currently accepting answers. 开发者_Go百科 Want to improve this question? Update the question so it can be answered with facts and citation
I am right now evaluating Hudson. Unfortunately I came across some problems with our test scripts. Which freezes the execut开发者_运维百科ion of the job.
Hya, i\'m trying to configure correctly a project in Jenkins. I want to use the parallelization of jobs to use different machine to computesome calculations.
EDIT 4/18: I want to thank everyone who has answered so far.As a test I have set up a new job which has just one step in it,
I would like to know if someone could provide example or a link on some tutorial which would show how to send messages using so开发者_JAVA百科ap as a job (at given time) trough biztalk. I have expirie
I know how to run autosys job on certain day in a week but how can i run once in a month.. like if i have to run job1 on 2nd day of t开发者_如何学Pythonhe month .. any help would be good for me.. than
I\'m trying to give a child process (via fork()) foreground access to the terminal. After I fork(), I run the following code in the child process:
I had filled all the parameters but it doesn\'t let me save my job because this error occurs. I specified a job name in general mode but it shows this error again.
I have a job, which will submit n other jobs.I have setup my pl/sql procedure to register for the n jobs using dbms_alert.register.Each of these jobs will send a dbms_alert.signal.I have issued a comm
I am a little new to programming, so any help is appreciated. Find below the code of my stored proc to delete a table and also create a DBA job which will run on a hourly basis.