IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How can we change the default proclib


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
apkbalaji

New User


Joined: 01 Nov 2003
Posts: 4

PostPosted: Thu Jan 15, 2004 9:22 am
Reply with quote

Hi,
How can we change the default proclib???

Thank You,
Balaji.S
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Fri Jan 16, 2004 1:26 am
Reply with quote

Hi Balaji,

Changing the default is usually done by the Tech Group at your shop. If you want to use something other than the default, use a JCLLIB DD stmt.

Regards, Jack.
Back to top
View user's profile Send private message
jayant_tibhe

New User


Joined: 25 Feb 2006
Posts: 27
Location: Pune

PostPosted: Tue Sep 19, 2006 5:37 pm
Reply with quote

Hi Balaji,

In addition to mmwife...
The Syntax for changing the default proclib...

//ABCD JCLLIB ORDER=(ME.MYPROCLIB,SYS1.PROCLIB)
Back to top
View user's profile Send private message
sihanature
Warnings : 1

New User


Joined: 01 Sep 2005
Posts: 33

PostPosted: Wed Sep 20, 2006 7:04 pm
Reply with quote

Hi

We can change the default proclib based on the region you are going to write JOB.

//PROCLIB JCLLIB ORDER='Name of the PDS where the alternate proc is stored'

You can code the above line after the JOB statement.

Hoep i'm correct.

Regards,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Running a Job with the Default User ID JCL & VSAM 2
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
No new posts SELECT from data change table DB2 5
No new posts Trying to change copybook in online c... CICS 4
No new posts Change Default Scroll Setting TSO/ISPF 1
Search our Forums:

Back to Top