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

Purging number of jobs in spool


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

New User


Joined: 19 Dec 2004
Posts: 23
Location: hyderabad

PostPosted: Fri Dec 01, 2006 4:09 pm
Reply with quote

what is the command to purge one more jobs in spool.
Back to top
View user's profile Send private message
sankar_MF

New User


Joined: 19 Sep 2006
Posts: 29

PostPosted: Fri Dec 01, 2006 4:41 pm
Reply with quote

Hi,
I think, you are asking the command to purge set of more jobs in spool. If so, please find the command below

//P JOBID01
JOBID02
JOBID03
JOBID04
// JOBID05
JOBID06

After issue this command , the Jobs from JOBID01 TO JOBID05 will be purged.

If your question is different from this, let me know clear.
Back to top
View user's profile Send private message
vsreedhar

New User


Joined: 24 Apr 2006
Posts: 1
Location: India

PostPosted: Fri Dec 01, 2006 7:22 pm
Reply with quote

it can be done the other way also ie.,

//


//p
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 Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Increase the number of columns in the... IBM Tools 3
Search our Forums:

Back to Top