CA7 Scan job

Unicenter CA-7 Job Management: CA's workload automation tool for managing, visualizing, automating, optimizing applications
raghav08
Posts: 18
Joined: Wed Oct 27, 2010 5:10 pm
Skillset: COBOL,JCL,DB2,CICS,IMS DB/DC,VSAM
Referer: Friend

CA7 Scan job

Postby raghav08 » Fri Oct 21, 2011 2:02 pm

Hello,

Is there any job available that scan the CA 7 job queue & provides the list of job with status?

Thanks

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: CA7 Scan job

Postby NicC » Fri Oct 21, 2011 2:47 pm

Does the documentation not say? If not then the answer is 'no' otherwise the answer is 'yes' and the details are in the documentation.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

raghav08
Posts: 18
Joined: Wed Oct 27, 2010 5:10 pm
Skillset: COBOL,JCL,DB2,CICS,IMS DB/DC,VSAM
Referer: Friend

Re: CA7 Scan job

Postby raghav08 » Fri Oct 21, 2011 3:05 pm

Thanks.

I'm new to CA 7 (I was a application programmer), please provide the details or doc

BillyBoyo
Global moderator
Posts: 3805
Joined: Tue Jan 25, 2011 12:02 am
Skillset: Easytrieve Plus, Cobol, Utilities, that sort of stuff
Referer: Google

Re: CA7 Scan job

Postby BillyBoyo » Fri Oct 21, 2011 3:33 pm

If your site is licensed to use the product you should have documentation. If you are licensed but don't have the documentation available, contact the person in your organisation who deals with CA to get access to documentation for you.

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: CA7 Scan job

Postby Robert Sample » Fri Oct 21, 2011 4:02 pm

How is what you want different from what the LQ screen provides?

Malu
Posts: 7
Joined: Sat Oct 08, 2011 6:45 pm
Skillset: Mainframe Ca7 and Ca11
Referer: Google

Re: CA7 Scan job

Postby Malu » Sun Oct 23, 2011 10:05 pm

Hi Raghav

If you give LQ in CA7 , you can find all the jobs in ca7 queues along wth ca7 number and queue name as well.
If you want the jobs in request queue waiting for requirements - LQ,JOB=*,LIST=RQMT

Hope this helps