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

Error: CONTINUATION COLUMN GREATER THAN 16 DETECTED IN JCL


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

New User


Joined: 31 Oct 2006
Posts: 4

PostPosted: Wed Nov 15, 2006 3:35 pm
Reply with quote

the code
PROC JCLLIB ORDER=(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,
yyyyyyyyyyyyyy)

is not working. It says that the

CONTINUATION COLUMN GREATER THAN 16 DETECTED IN JCL

so, wat is the problem?
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Nov 15, 2006 7:05 pm
Reply with quote

The message seems pretty much self-explanatory.

Could you please re-post your code, as-is with proper CODE BBI tags wrapped around it, so we can see the code with all spacing and formatting intact?

I'm thinking a multiple JCLLIB definition would look like:

Code:

// JCLLIB ORDER=(MY.USER.PROCLIB1,
//  MY.USER.PROCLIB2)
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 Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts How to load to DB2 with column level ... DB2 6
No new posts RC query -Time column CA Products 3
Search our Forums:

Back to Top