MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DIFFERENCE BETWEEN DEFINE PDS AND SEQUIENCE ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Sat Feb 21, 2004 1:47 am    Post subject: DIFFERENCE BETWEEN DEFINE PDS AND SEQUIENCE ? Reply with quote

Hi :

The following code is for define PDS OR SEQUIENCE ?

//NEWDS DD DSN=HERC04.OUTPUT.CLIENT,
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,SPACE=(TRK,(1,1)),
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=8000)

What is for define others ?

Thanks

Andy
Back to top
View user's profile Send private message
shiv_swami
Beginner


Joined: 29 Nov 2003
Posts: 68
Topics: 14

PostPosted: Sat Feb 21, 2004 8:34 am    Post subject: Reply with quote

Hi Andy,
I do not get your question fully.If you are asking how to differentiate between a PDS and a PS then answer would be NUMBER OF DIRECTORIES you define only for PDS and keyword parameter DSORG=PO. The DD statment you have posted here is for a flat file.ie Physical Sequential Dataset.
Check out this link http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2b631/12.55.2.1?SHELF=&DT=20030423085347&CASE=

By the way you need not code BLKSIZE parameter
_________________
Regards,
Shivprakash
Back to top
View user's profile Send private message Yahoo Messenger
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Sat Feb 21, 2004 10:19 am    Post subject: Reply with quote

Hi:
I mean how to define Partitioned Data Set and Sequential Disk Data Sets using DD?

Regards,
Andy
_________________
cheers,
Andy
Back to top
View user's profile Send private message
Mervyn
Moderator


Joined: 02 Dec 2002
Posts: 415
Topics: 6
Location: Hove, England

PostPosted: Sat Feb 21, 2004 12:01 pm    Post subject: Reply with quote

Andy, if you read the document that Shiv has pointed you to, you will be able to solve your problem.
_________________
The day you stop learning the dinosaur becomes extinct
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group