Page 1 of 1

Command to fina all the dummy / Scheduled Job...?

PostPosted: Sun Jan 24, 2010 9:28 pm
by teju
Is there any command to find all the dummy /scheduled job ?

Re: Command to fina all the dummy / Scheduled Job...?

PostPosted: Sun Jan 24, 2010 9:58 pm
by dick scherrer
Hello,

If you intend to learn CA-7 (and there is no one in your organization to teach you), you need to read the documentation provided by CA. If your organization is licensed to use the product, all of the material may be downloaded free from CA Support.

If you find something in the CA documentation that is not clear, post what you found and your doubt about it.

Someone may be able to clarify.

We are not able to provide product training. . .

Re: Command to fina all the dummy / Scheduled Job...?

PostPosted: Tue Feb 09, 2010 5:27 pm
by kalyanbrata.dhar
use LJOB,JOB=* from CA7 command line..
It will show u all jobs CA7 have..

Re: Command to fina all the dummy / Scheduled Job...?

PostPosted: Sun Feb 14, 2010 2:48 am
by ca706410
Hello,
To list all dummy jobs command "ljob,job=*,exec=n" can be used .
To list scheduled jobs from the database the "lschd,job=jobn*" command can be used .
Thanks,
Eric