command to check jobs dont have prose in ca7



Unicenter CA-7 Job Management: CA's workload automation tool for managing, visualizing, automating, optimizing applications

command to check jobs dont have prose in ca7

Postby vinod.tavva » Sat May 07, 2011 8:52 am

Is there any command in CA7 to check the list of jobs which don't have prose. Please help me out

Thanks,
Vinod
vinod.tavva
 
Posts: 5
Joined: Tue Dec 21, 2010 5:52 pm
Has thanked: 0 time
Been thanked: 0 time

Re: command to check jobs dont have prose in ca7

Postby Peter_Mann » Tue Jun 28, 2011 7:53 pm

vinod.tavva wrote:Is there any command in CA7 to check the list of jobs which don't have prose. Please help me out

Thanks,
Vinod

It's been some time since I've worked with CA-7, I've checked all the processes, JCL and CLIST's I have setup and the only think I can suggest is to check with Ca-7 support folks, they may have an EARL report they can provide you. or you can use the BTI and issue the LPROS,JOB=xxxxx command and send the output to a dataset and parse thru the output.
There is a database protability procedure consisting of multiple steps, one is the SASSDT30 step that is paramater driven to include PROS, this MAY provide what you are looking for.
//DT30 EXEC PGM=SASSDT30,COND=(0,NE,EXTRACT),
// PARM='LOGON=userid,DDPROSE=Y'
HTH's
Peter
Peter
Peter_Mann
 
Posts: 145
Joined: Fri Jun 24, 2011 7:37 pm
Location: Lowell,AR
Has thanked: 15 times
Been thanked: 3 times


Return to CA-7

 


  • Related topics
    Replies
    Views
    Last post