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

Data Set Triggered Job


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bodatrinadh

Active User


Joined: 05 Jan 2007
Posts: 101
Location: chennai (India)

PostPosted: Fri Jan 25, 2013 3:54 pm
Reply with quote

Sijayapal,

Job dependencies are normally viewed in Consolidated Status Facility (CSF) or Event Simulation.

May be your jobs are triggered by different application or Event...

At my site, if any job triggers from ESP it will display - Submitted Time date day, System <DEVL\UAT\PROD>, Subsystem <DEVL\UAT\PROD>
Requested by event <event name>, Event triggered by user, JCL Copied to <PDS dataset name>, JCL triggered from <PDS dataset name>, Job is in application <appl name> , generation id, Job tag <tag name>

Ex:-
Code:


//* SUBMITTED BY ESP AT 16.33.45 ON WEDNESDAY JANUARY 23RD, 2013
//* SYSTEM ESPP, SUBSYSTEM ESPP                                 
//* REQUESTED BY EVENT PRODXXXX.XXXXX12_XXX211X9               
//* EVENT TRIGGERED BY USER D416730                             
//* JCL COPIED TO XXX.XXX.PROD.XXXXXX                         
//* JCL FROM XXX.XXXXXX.XXX.XXXXX.XXXXXX(XXXXXXX)             
//* JOB IS IN APPLICATION XXXXXXX, GENERATION 126             
//* JOB TAG XXX_C_CYB2119                                       
//*                                                             


By taking the Event name we can trace where the jobs are triggered from...

Thanks
-3nadh
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top