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

Problem with Changeman-XPEDITOR


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pullaiah.cts

New User


Joined: 02 Sep 2010
Posts: 50
Location: Pune

PostPosted: Thu Jan 05, 2012 9:50 pm
Reply with quote

Cobol program getting failed with RC 8 when I compiled the program with XPEDITOR OPTION === Y
It is getting executed fine when I compiled with XPEDITOR OPTION === Blank

I checked the output listing in SPOOL:
In SYSPRINT:
Code:

END OF DATA ON SYSIN - TERMINATING


In JESYSMSG:
Code:

TSO22CN ALLOC - STEP WAS NOT EXECUTED.                           
STEP/ALLOC   /START 2012005.0955                                 
STEP/ALLOC   /STOP  2012005.0955 CPU    0MIN 00.00SEC SRB    0MIN
TSO22CN ALLOCIN - STEP WAS NOT RUN BECAUSE OF CONDITION CODES   
TSO22CN ALLOCIN - STEP WAS NOT EXECUTED.           


In JESJCL:
Code:

//SSIDN   EXEC PGM=CMNSSIDN,   *** PROCESS LINK-EDIT CONTROL CARDS
//             COND=(4,LT)                                       
//SYSPRINT  DD DISP=(,PASS),DSN=&&LIST40,                         
//             UNIT=SYSDA,SPACE=(CYL,(9,9)),AVGREC=M,             
//             DCB=(RECFM=FA,LRECL=133,BLKSIZE=133)               
//SYSUDUMP  DD SYSOUT=*                                           
//ABNLIGNR  DD DUMMY                                             


I am just compiling a simple program which displays some words in SPOOL.
Can you please let me know the reason for this issue.Thanks in advance.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Jan 05, 2012 10:01 pm
Reply with quote

Quote:
Can you please let me know the reason for this issue.Thanks in advance.
There is NO possible way we can tell you -- since we do not work at your site. Only someone working AT YOUR SITE could possibly answer your question. You need to contact your site support group, or talk to a co-worker or team leader to get valid compile JCL (AT YOUR SITE) for what you are wanting to do.

If you wanted us to even make a guess, you would have to post the entire compile JCL with expansion and messages; there's no reason to do that since someone at your site will be FAR more able to review your job.
Back to top
View user's profile Send private message
pullaiah.cts

New User


Joined: 02 Sep 2010
Posts: 50
Location: Pune

PostPosted: Thu Jan 05, 2012 11:26 pm
Reply with quote

Hi Robert,

Thanks for your reply.I will check with my support people.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Changeman - how can we know the curr... Compuware & Other Tools 2
No new posts z/vm installation problem All Other Mainframe Topics 0
No new posts Job scheduling problem. JCL & VSAM 9
No new posts Problem with IFTHEN=(WHEN=GROUP,BEGIN... DFSORT/ICETOOL 5
Search our Forums:

Back to Top