Page 1 of 1

PRDPK and DEVPK

PostPosted: Mon May 04, 2009 6:34 pm
by vjain26
Hi All,
Can anyone tell me the difference between PRDPK and DEVPK, I have used it like this
**********JCL ****************************************
DEFINE CLUSTER -
(NAME(****My test file ****) -
VOLUMES(DEVPK,07) -
FREESPACE(1 1) -
MODEL(***model file to be used****))

This is running fine in my job but when i give PRDPK insted of DEVPK, the job later abends when i try to copy data into my test file giving space abend, I need to know the difference in space between these two.

Thanks in Advance,
Vikalp
Noida

Re: PRDPK and DEVPK

PostPosted: Mon May 04, 2009 7:24 pm
by Bill Dennis
Those are unique definitions to your site. You need to ask someone responsible for space management there.