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

Program compiled with Test compiler option......


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Nagendran

New User


Joined: 24 Jan 2007
Posts: 89
Location: USA

PostPosted: Tue Apr 07, 2009 3:46 pm
Reply with quote

Hi,

My exped session is abending since my COBOL program is compiled with TEST OPTIMIZE COMPILER option.

In Production the load is compiled with the Test compiler option.

Is there any other way to bypass this option in exped.(or fix this issue)

or can any one tell me how to switch off Test optimize compiler option.

Thanks,
Nagu
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: Tue Apr 07, 2009 5:03 pm
Reply with quote

There is a link to the manuals at the top of the page. The COBOL Programming Guide talks extensively about the process of compiling a program and the options available.

Changing compiler options can be very site-specific depending on what is running (Endevor, Xpediter, Debug Tool, etc) so your best bet on using the right solution is to contact your site support group.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Apr 07, 2009 5:32 pm
Reply with quote

Did you look at the TEST compiler option?
Did you look at the section titled Performance versus debugging capability?
Quote:
In Production the load is compiled with the Test compiler option.
Is there any other way to bypass this option in exped.(or fix this issue) or can any one tell me how to switch off Test optimize compiler option.

Compile it with the NOTest compiler option.....
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Tue Apr 07, 2009 10:14 pm
Reply with quote

See the PROCESS (CBL) compiler directing statement to override compile options when you have no control over your compile JCL. (Programming Guide).
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts SCOPE PENDING option -check data DB2 2
No new posts DB2 Event passed to the Application P... DB2 1
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
Search our Forums:

Back to Top