View previous topic :: View next topic |
Author |
Message |
Kris Beginner
Joined: 27 May 2006 Posts: 14 Topics: 7
|
Posted: Fri Aug 04, 2006 4:54 am Post subject: What is "UNIT=SCRPK" ? |
|
|
Hi,
In the old code somebody used "SCRPK" as UNIT. What does this mean? |
|
Back to top |
|
 |
bob_buxton Beginner

Joined: 20 Dec 2002 Posts: 44 Topics: 0 Location: Hampshire, England
|
Posted: Fri Aug 04, 2006 5:52 am Post subject: |
|
|
SCRPK is not a standard unit defintion. It is something that has been defined by your system programmers so you would need to ask them about it.
My guess is that it stands for Scratch Pack - a set of disks reserved for temporary files. _________________ Bob Buxton
Ex Websphere MQ for zOS development |
|
Back to top |
|
 |
Kris Beginner
Joined: 27 May 2006 Posts: 14 Topics: 7
|
Posted: Fri Aug 04, 2006 6:22 am Post subject: |
|
|
The person who written this code left the project. I tried with my collegues, but nobody knows abt this. So could you tell me where can i get more info on this. |
|
Back to top |
|
 |
taltyman JCL Forum Moderator

Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Fri Aug 04, 2006 7:37 am Post subject: |
|
|
See your dasd person or your systems programmer. What you are asking about is the EDT (eligible device table). Some entries are standard (IBM provides) and others are site dependent. |
|
Back to top |
|
 |
|
|