CANCEL-
A failed job is removed from the CA-7queue. Jobs waiting for the successful completion of this job will not run unless the requirement for the failed job is manually satisfied and if all other requirements of the job are satisfied
Ca7 interview questions and answers for How to cancel a job
In Ca7 we can Cancel a job in request queue and list queue only.
we can not cancel a job in ready queue. if we want to cancel a job
in ready queue first we move it to list queue by using command
Requeue, job= job name
we can cancel the job by using command
cancel, job= job name, reason
this can cancel job have only one instance.
If we want to cancel a particular instance of job having multiple instances
we can done by using ca7 number. by using fallowing command.
cancel,job=ca7 number, reason
How to Cancel a job in spool
we can cancel a job in spool by using fallowing command
c job name
A failed job is removed from the CA-7queue. Jobs waiting for the successful completion of this job will not run unless the requirement for the failed job is manually satisfied and if all other requirements of the job are satisfied
Ca7 interview questions and answers for How to cancel a job
In Ca7 we can Cancel a job in request queue and list queue only.
we can not cancel a job in ready queue. if we want to cancel a job
in ready queue first we move it to list queue by using command
Requeue, job= job name
we can cancel the job by using command
cancel, job= job name, reason
this can cancel job have only one instance.
If we want to cancel a particular instance of job having multiple instances
we can done by using ca7 number. by using fallowing command.
cancel,job=ca7 number, reason
How to Cancel a job in spool
we can cancel a job in spool by using fallowing command
c job name
No comments:
Post a Comment