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

difference between task and job in mainframes.


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

New User


Joined: 05 Sep 2008
Posts: 2
Location: hyderabad

PostPosted: Mon Sep 15, 2008 12:14 pm
Reply with quote

hi friends,

i want to difference between task and job in mainframes.i need to give paper presentation on this.so pls can any one give some replies.


thanks in advance.
Back to top
View user's profile Send private message
karthikr44

Active User


Joined: 25 Aug 2007
Posts: 235
Location: Chennai

PostPosted: Mon Sep 15, 2008 2:42 pm
Reply with quote

HI,

Job
----
A job is a collection of related job steps. A job is identified by a JOB statement.

TASK
------
Tasks are performed through the job control statements, which consist of:
JCL statements
JES2 control statements
JES3 control statements


Regards
R KARTHIK
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Sep 15, 2008 3:35 pm
Reply with quote

Are you asking about jobs versus started tasks ?
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Mon Sep 15, 2008 8:37 pm
Reply with quote

Another view of a task is a segment of executable code that was assigned a TCB (Task Control Block) by the operating system (probably the Task Scheduler, if memory serves {less and less likely these days}).
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Sep 15, 2008 8:56 pm
Reply with quote

Hello,

Quote:
i need to give paper presentation on this
If you post the requirements for your paper, we may be able to offer better information/suggestions.

When you were given the requirement, i expect there was some agreement of what is a job and what is a task.

If you post what you know "going in", it may help us help you.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Tue Sep 16, 2008 6:14 am
Reply with quote

I agree... likely meant started tasks.
Quote:
Are you asking about jobs versus started tasks ?
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 SH256/MD5 Checksum in Mainframes JCL JCL & VSAM 14
No new posts Timestamp difference and its average ... DB2 11
No new posts Started task using a generation dataset JCL & VSAM 7
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts Batch call online program, EXCI task ... CICS 3
Search our Forums:

Back to Top