View previous topic :: View next topic |
Author |
Message |
adous_sg Beginner
Joined: 13 Feb 2004 Posts: 25 Topics: 9
|
Posted: Wed Apr 21, 2004 8:11 am Post subject: How to include the specified load library in 'STEPLIB' |
|
|
How to include one particular specified load module library in 'STEPLIB' concatenation?
Thanks in advance |
|
Back to top |
|
 |
adous_sg Beginner
Joined: 13 Feb 2004 Posts: 25 Topics: 9
|
Posted: Wed Apr 21, 2004 8:13 am Post subject: |
|
|
The above question is under TSO session not in JCL. Thanks |
|
Back to top |
|
 |
Maton_Man Beginner

Joined: 30 Jan 2004 Posts: 123 Topics: 0
|
Posted: Thu Apr 22, 2004 7:19 pm Post subject: |
|
|
You can't alter your STEPLIB concatentation dynamically, you must include the library in your logon procedure.
I would advise against using a STEPLIB in your TSO session however as it will degrade your peformance. _________________ My opinions are exactly that. |
|
Back to top |
|
 |
|
|