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

Adding more than one PROC library in a JCLLIB step


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

New User


Joined: 15 Jul 2005
Posts: 47

PostPosted: Thu Mar 01, 2007 5:32 pm
Reply with quote

What is the syntax to add more than one PROC library in a JCLLIB step.
Back to top
View user's profile Send private message
BAJJI

New User


Joined: 15 Jul 2005
Posts: 47

PostPosted: Thu Mar 01, 2007 5:34 pm
Reply with quote

sorry, the query was to know the syntax of JCLLIB

to add more than one Proc library to this statement.

thanks in advance,
Kiran.
Back to top
View user's profile Send private message
prav_06
Warnings : 1

Active User


Joined: 13 Dec 2005
Posts: 154
Location: The Netherlands

PostPosted: Thu Mar 01, 2007 5:43 pm
Reply with quote

Kirtan,

Pls find the syntax

//LIB JCLLIB ORDER=('xxxx.yyy.zzz','xxxx.zzzz.yyyy'...)

Thamilzan.
Back to top
View user's profile Send private message
BAJJI

New User


Joined: 15 Jul 2005
Posts: 47

PostPosted: Thu Mar 01, 2007 5:56 pm
Reply with quote

Hi,

thanks for a quick reply,

I have a doubt.... do we have to put the appostrophies ?

also, if the dataset takes up another line then is this the right way of putting it...

//LIB JCLLIB ORDER=('xxxx.yyy.zzz',
// 'xxxx.zzzz.yyyy'...)


thanks,
Kiran.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Mar 01, 2007 6:37 pm
Reply with quote

Everything you've always wanted to know about the JCLLIB statement.
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 Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts Calling an Open C library function in... CICS 1
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts Adding first / last acct numerber to ... DFSORT/ICETOOL 7
Search our Forums:

Back to Top