ca7 dataset trigger

Unicenter CA-7 Job Management: CA's workload automation tool for managing, visualizing, automating, optimizing applications
mahantesh_h
Posts: 3
Joined: Sun Sep 12, 2010 8:54 pm
Skillset: JCL
Referer: THORUGH FRIENDS

ca7 dataset trigger

Postby mahantesh_h » Thu Sep 23, 2010 12:44 pm

I have one query..

Everyday a file "x" is FTPied from production to integration(testing) region. CA7 is the job scheduler.

question is: I need to trigger a job in CA7 in integration based on whether the file "x" has reached integration or not?

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: ca7 dataset trigger

Postby dick scherrer » Thu Sep 23, 2010 11:31 pm

Hello,

Your question is not clear. . .

Should this job run every day or only on the days when the file has been transferred? What if the file is transferred more than one time in a day?
Hope this helps,
d.sch.

User avatar
Quasar
Posts: 102
Joined: Wed Nov 10, 2010 7:11 pm
Skillset: 4 years on the Mainframe
Referer: Google
Location: Borivali, Mumbai

Re: ca7 dataset trigger

Postby Quasar » Thu Nov 11, 2010 9:01 am

Mahantesh -

You must add the Dataset as a REQUIREMENT to the JOB. You may then use the following command, on the CA-7 Console, to display the Dataset Requirement.

Code: Select all

LJOB,JOB=GEMPAIAS LIST=RQMT

NAME ID MEMBER -NAME- -ID -ID- DSNBR DSNBR STP DDS RUNS DATE/TIME

JOB=PZCPDWKY  SCHID=000 VRSN=10176/1131 LEADTM=05
JOB=/GEMPAIMG SCHID=000 VRSN=98258/0010 LEADTM=99
JOB=/GEMCNS6L SCHID=000 VRSN=95334/0012 LEADTM=99
SFTP.DEMO.FILE SCHID=000 VRSN=97524/0012 LEADTM=99


Thank you very much.
Quasar Chunawala,
Software Engineer, Lives at Borivali, Mumbai


  • Similar Topics
    Replies
    Views
    Last post