>First point says about Run time library services  - Is there any example
>when we make use of this ?

This functionality no longer exists in z/OS.

>Regarding Job pack area - Is this something we place the load module in 
any
>dataset or load into a particular memory for the search order to pick ?

The job pack area (AKA job pack queue) represents modules previously 
loaded within the job step.

Omitted from the list in the earlier post was the "Load List" which 
represents things previously loaded by this task.
In the absence of a user-provided DCB, a task's load list is searched 
first. Then the job pack queue. Then tasklib(s), steplib/joblib, LPA, 
LNKLST. 

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to