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

Why do we use DD dummy


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
varsha

New User


Joined: 20 May 2005
Posts: 12
Location: bangalore

PostPosted: Mon May 23, 2005 2:34 pm
Reply with quote

Hi,

which utility is used to run a cobol+db2 program?

why do we use dd dummy?
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 252
Location: India

PostPosted: Mon May 23, 2005 3:05 pm
Reply with quote

dd dummy we use when we don't need that DD name,
but it will allocate space in primary memory and as soon as job is over that spaces is released.
Like a particular program as 5 file is input-output section, then among all the five i need only 3 then rest 2 we can dummy out.
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Mon May 23, 2005 10:12 pm
Reply with quote

Quote:
which utility is used to run a cobol+db2 program


Check ibmmainframes.com/jcls.php
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts DUMMY When do I need add a DCB parameter JCL & VSAM 3
No new posts DD DUMMY & CPU TIME Testing & Performance 16
No new posts Sticky: Difference between DUMMY and NULLFILE JCL & VSAM 0
No new posts insert dummy record(Low values) to PS... DFSORT/ICETOOL 3
No new posts Generating an o/p file with dummy i/p... DFSORT/ICETOOL 2
Search our Forums:

Back to Top