IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is the CA7 command to verify the status of job


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vinit_infy
Warnings : 1

New User


Joined: 07 Apr 2005
Posts: 56

PostPosted: Mon Mar 12, 2007 5:04 pm
Reply with quote

Could anyone please let me know what is the CA7 command to verify the status of job (ACTIVE/INACTIVE).
i #NOXed(blocked the run of one job) and i want to verify in schedule that it has been blocked succesfully and will not run with batch .
Back to top
View user's profile Send private message
muthuvel

Active User


Joined: 29 Nov 2005
Posts: 217
Location: Canada

PostPosted: Mon Mar 12, 2007 7:12 pm
Reply with quote

In CA7 type the command,
Code:
LJOB,LIST=ALL,JOB=jobname


In that check the following detail

Code:
--------------------------- JOB INFORMATION --------------------------- 
N -- MANUAL VERIFICATION REQD  N -- JOB SET FOR HOLD IN REQQ       
 


If it is Y -- JOB SET FOR HOLD IN REQQ ,then job is in hold(Y)
If it is N -- JOB SET FOR HOLD IN REQQ ,then job is not in hold(N)
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Job completes in JES, but the status ... IBM Tools 1
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top