PRDPK and DEVPK



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

PRDPK and DEVPK

Postby vjain26 » Mon May 04, 2009 6:34 pm

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
vjain26
 
Posts: 1
Joined: Mon May 04, 2009 6:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: PRDPK and DEVPK

Postby Bill Dennis » Mon May 04, 2009 7:24 pm

Those are unique definitions to your site. You need to ask someone responsible for space management there.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL