MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

JCL EXPANSION FAILED IN BATCH XPED

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Fri Jul 11, 2008 4:11 pm    Post subject: JCL EXPANSION FAILED IN BATCH XPED Reply with quote

Hi,


I am trying to set up a batch xpeditor. For that I want to create a file allocation list. When I am trying to select the DD names by expanding the JCL I am getting JCL ERROR. It says JCL EXPANSION FAILED.



[/list]
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Sat Jul 12, 2008 3:55 am    Post subject: Reply with quote

by the time you can select dd's, the jcl is expanded. so, start over and explain your problem.

you are probably getting the jcl expansion error when you do the copy jcl/clist/...

you can not copy a proc. you have to copy the jcl member that calls the proc.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Sat Jul 12, 2008 12:55 pm    Post subject: Reply with quote

Dick,

I am trying to expand and select DDs for a simple runjcl:

//MQ55A75A JOB (T),'RBRYMJB',CLASS=A,MSGCLASS=H,NOTIFY=&SYSUID
//RUN EXEC PGM=MQ55A75
//STUD DD DSN=MC00.RBRYMJB.STUDENT,DISP=OLD
//STEPLIB DD DSN=MC00.RHWZYMT.LOADLIB,DISP=SHR
//SYSOUT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
ABHINAV

/*


But it is not allowing me to expand it or copy DDs from here and giving JCL error as mentioned. I am not using any proc in my Job. Also I have executed this JCL without XPED and it works fine.
Back to top
View user's profile Send private message
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Sat Jul 12, 2008 12:57 pm    Post subject: Reply with quote

Dick,

I am trying to expand and select DDs for a simple runjcl:

//MQ55A75A JOB (T),'RBRYMJB',CLASS=A,MSGCLASS=H,NOTIFY=&SYSUID
//RUN EXEC PGM=MQ55A75
//STUD DD DSN=MC00.RBRYMJB.STUDENT,DISP=OLD
//STEPLIB DD DSN=MC00.RHWZYMT.LOADLIB,DISP=SHR
//SYSOUT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
ABHINAV

/*


But it is not allowing me to expand it or copy DDs from here and giving JCL error as mentioned. I am not using any proc in my Job. Also I have executed this JCL without XPED and it works fine.
Back to top
View user's profile Send private message
Terry_Heinze
Supermod


Joined: 31 May 2004
Posts: 391
Topics: 4
Location: Richfield, MN, USA

PostPosted: Sat Jul 12, 2008 2:55 pm    Post subject: Reply with quote

Is MC00.RHWZYMT.LOADLIB defined on the Xpediter panel that contains all required load libraries?
_________________
....Terry
Back to top
View user's profile Send private message Send e-mail
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Sat Jul 12, 2008 3:00 pm    Post subject: Reply with quote

Yes Terry..I have done that. My loadlib screen looks like this:

--------------------- XPEDITER/TSO - LOAD MODULE LIBRARIES ------------------
COMMAND ===>
COMMANDS: DOWN (for additional User Libraries)
User Libraries: --->>> Include ALL libraries your program requires <<<---
(Even if the library is in LINKLST, ie. COBOL or LE runtime libraries)
(1) ===> 'MC00.RBRYMJB.LOADLIB'
(2) ===>
(3) ===>
(4) ===>
(5) ===>
(6) ===>
(7) ===>
(8) ===>
Installation Libraries: (This list contains overrides to installed defaults)
(9) ===> 'MC00.RBRYMJB.LOADLIB'
(10) ===> 'SN52.LN.XPEDITER.TRAIN740.LOADLIB'
(11) ===>
(12) ===>
(13) ===>
(14) ===>
(15) ===>
(16) ===>
Press ENTER to Process or Enter END Command to Terminate
Back to top
View user's profile Send private message
Terry_Heinze
Supermod


Joined: 31 May 2004
Posts: 391
Topics: 4
Location: Richfield, MN, USA

PostPosted: Sat Jul 12, 2008 11:15 pm    Post subject: Reply with quote

The loadlib in position (1) is not the same one as in your STEPLIB. Is that a typo?
_________________
....Terry
Back to top
View user's profile Send private message Send e-mail
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Sun Jul 13, 2008 12:22 am    Post subject: Reply with quote

Terry..that was a typo..sorry for misleading you.

You know something I am not even able to create a DDIO.

It is giving "IKJ56500I COMMAND CWDDIMAC NOT FOUND"
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group