Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qrerun(1b) [debian man page]

qrerun(1B)								PBS								qrerun(1B)

NAME
qrerun - rerun a pbs batch job SYNOPSIS
qrerun [-f] job_identifier ... DESCRIPTION
The qrerun command directs that the specified jobs are to be rerun if possible. To rerun a job is to terminate the session leader of the job and return the job to the queued state in the execution queue in which the job currently resides. If a job is marked as not rerunable then the rerun request will fail for that job. If the mini-server running the job is down, or the rejects the request, the Rerun Job batch request will return a failure unless -f is used. Using -f violates IEEE Batch Processing Services Std and should be handled with great care. It should only be used under exceptional cir- cumstances. Best practice is to fix the problem mini-server host and letting qrerun run normally. The previous nodes may need manual cleaning. See the -r option on the qsub and qalter commands. OPERANDS
The qrerun command accepts one or more job_identifier operands of the form: sequence_number[.server_name][@server] STANDARD ERROR
The qrerun command will write a diagnostic message to standard error for each error occurrence. EXIT STATUS
Upon successful processing of all the operands presented to the qrerun command, the exit status will be a value of zero. If the qrerun command fails to process any operand, the command exits with a value greater than zero. SEE ALSO
qsub(1B), qalter(1B), pbs_alterjob(3B), pbs_rerunjob(3B) Local qrerun(1B)

Check Out this Related Man Page

qorder(1B)								PBS								qorder(1B)

NAME
qorder - exchange order of two pbs batch jobs in a queue. SYNOPSIS
qorder job_identifier job_identifier DESCRIPTION
To order two jobs is to exchange the jobs positions in the queue or queues in which the jobs resides. The two jobs must be located at the same server. No attribute of the job, such as priority is changed. The impact of interchanging the order with the queue(s) is dependent on local job scheduled policy, contact your systems administrator. A job in the running state cannot be reordered. OPERANDS
Both operands are job_identifiers which specify the jobs to be exchanged. The qorder command accepts two job_identifier operands of the form: sequence_number[.server_name][@server] The server specification for the two jobs must agree as to the current location of the two job IDs. STANDARD ERROR
The qorder command will write diagnostic messages to standard error for each error occurrence. EXIT STATUS
Upon successful processing of all the operands presented to the qorder command, the exit status will be a value of zero. If the qorder command fails to process any operand, the command exits with a value greater than zero. SEE ALSO
qsub(1B), qmove(1B), pbs_orderjob(3B), pbs_movejob(3B) Local qorder(1B)
Man Page

15 More Discussions You Might Find Interesting

1. Solaris

killing a unix job after the job process gets completed

Hi, Thanks in advance. i need to kill a unix background running job after that job process completes. i can kill a job by giving the following unix command kill -9 processid how to kill the job after the current process run gets completed ? Appreciate your valuable help. Thanks... (7 Replies)
Discussion started by: dtazv
7 Replies

2. UNIX for Dummies Questions & Answers

How to output the results of the AT command - properly!

Hi, I am new to UNIX and I am more used to simple commands like those in VMS. One of them is the ability to get the output from a job using the /out=<file> command in VMS. I want to submit a job (a set of unix commands) using the AT command but to get the output in a file like that used in... (4 Replies)
Discussion started by: SpanishPassion
4 Replies

3. Shell Programming and Scripting

process

Hi, I have a job which I need to run every 15 minutes, however, I need to ensure that previous job (15 minutes) is done before I can start a new one, how can I do that? THANK YOU SO MUCH! (5 Replies)
Discussion started by: mpang_
5 Replies

4. What is on Your Mind?

Career Advise: Part 2

I am a windows server guy. Trust me, I know the limitations and arrogance of Microsoft as well as anyone. I just keep the servers running, I don't write the code. Just accepted a new job with a company that is mostly a UNIX shop for the vast majority of business applications. That is not... (4 Replies)
Discussion started by: philwithbeard
4 Replies

5. UNIX for Dummies Questions & Answers

How can I use pipe command ?

Hi My friends I have used this command to find files are modified within the past 24 hours and then many files are shown but I want transfer all these files to special directory by using pipe . can any one tell me what is the next step ? (11 Replies)
Discussion started by: bintaleb
11 Replies

6. Shell Programming and Scripting

performing cleanup when a job finishes

The title sounds like an easy problem (maybe it is), however, the catch is that when a job 'A' is called inside a wrapper, the execution does not wait for 'A' to finish, but it goes on to the next line (right after kicking off 'A'). My question is, how will you keep the execution waiting for... (4 Replies)
Discussion started by: ChicagoBlues
4 Replies

7. UNIX for Dummies Questions & Answers

UNIX Scripts "Load Error" with MicroFocus COBOL subprograms

When running our UNIX job scripts we randomly get the following 198 error below. When we restart the job it works fine. I haven't been able to recreate the problem in test, so I'm wondering if it has something to do with Cron or possibly a memory error or memory leak. I don't see anything... (5 Replies)
Discussion started by: rthiele
5 Replies

8. Shell Programming and Scripting

Autosys

Hi, I have heard of file watcher job and command job in autosys. can anyone tell me about box type job? An example would be appreciated. Thanks in Advance. (4 Replies)
Discussion started by: diehard
4 Replies

9. UNIX and Linux Applications

Permission ERROR: Unable to load the User's Hive

Hi all, Please help me solving the error that i get when i trigger the job from autosys. The job is failing after going to restart start and it is throwing an "exit code:128". Please help me understand whats this exit code and how to overcome this. And when i check the logs its giving me an... (4 Replies)
Discussion started by: Bharath V
4 Replies

10. Shell Programming and Scripting

Script to monitor job

Hi, I need help to write a script to check process of job running. If it does not run, then send email notify. ex: list of job: a,b,c,d,e,f thanks, (8 Replies)
Discussion started by: xitrum
8 Replies

11. Shell Programming and Scripting

Waiting a job to finish

Hello again, I am runnning a job on a cluster and I submit a job with the command qsub script.sh where script.sh is a script with the command i want o use. When i enter this command the cluster gives a huber like 123456 as the JOB ID. I want the job to run about 12 hours and when it... (5 Replies)
Discussion started by: lengolass
5 Replies

12. UNIX for Dummies Questions & Answers

Script dosent exits after executing the script

Hi i wrote a script which dosent exists after executing any help #!/bin/bash netstat -ptlen | grep 10000 if ; then echo "Hive Thrift server is running" exit 0 else echo "Hive Thrift server is down Trying to Bring up the service" | mail -s "ALERT" team@domain.com `nohup hive... (7 Replies)
Discussion started by: vikatakavi
7 Replies

13. Linux

Autosys Chase Error

Hi All, We use Autosys to schedule and report job which runs in UNIX machine. Most of the job runs fine. But we have problem with one of the file watcher job . The Job is defined to run from 2nd to 10th Business day of every month starting 06:00 PT to 17:00 PT. It watches for a file in a... (4 Replies)
Discussion started by: lokeshkumar C
4 Replies

14. Shell Programming and Scripting

To refire a backup job using shell scripting..........

how to write a code using shell scripting to refire a back up job if it fails with an error code of 196? (7 Replies)
Discussion started by: Pawan Ramnani
7 Replies

15. Shell Programming and Scripting

Notification after job is done

Hello everyone, I have a server in another country, so I would like to run a notification sound, that I can hear in my computer after a job is finished, I found so many commands, like: COMMAND HERE spd-say 'Done' But I cannot hear any sound, the command line does NOT return any error,... (6 Replies)
Discussion started by: Abu Rayane
6 Replies