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 

Search found 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Error allocating PDS
mainframe78

Replies: 4
Views: 5038

PostForum: Job Control Language(JCL)   Posted: Fri Jul 16, 2004 2:44 pm   Subject: Error allocating PDS
i wanted to copy some existing datasets to my personal datasets, which are having different lrecl etc. so using a LIKE parm will make my job easier...
  Topic: Error allocating PDS
mainframe78

Replies: 4
Views: 5038

PostForum: Job Control Language(JCL)   Posted: Fri Jul 16, 2004 2:21 pm   Subject: Error allocating PDS
Sorry the error message from joblog is

IGD17293I DATA SET AKSDF72.NEW HAS
PARTITIONED ORGANIZATION AND IS NOT ELIGIBLE
TO BE A MULTI-VOLUME DATA SET, ALLOCATION FAILED

I copied the wrong one ...
  Topic: Error allocating PDS
mainframe78

Replies: 4
Views: 5038

PostForum: Job Control Language(JCL)   Posted: Fri Jul 16, 2004 2:10 pm   Subject: Error allocating PDS
Hi,
I tried to create a PDS using LIKE command in JCL
and i got the error

SYS1 DD DSN=AKSDF72.USER.JCL,DISP=SHR
SYS2 DD DSN=AKSDF72.NEW,LIKE=AKSDF72.USER.JCL,
DISP=(NEW,CAT ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group