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

Getting Overflow occurred on table TRQB at compilation time


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
lokanathareddy

New User


Joined: 05 Mar 2005
Posts: 11
Location: pune

PostPosted: Thu Jun 25, 2009 10:41 am
Reply with quote

Hi,

I am getting error at compilation time. Error message was The compilation was terminated due to a compiler error in phase id: "IGYCASM1". Overflow occurred on table "TRQB". I have changed options to NOXREF,NOLIST,NOTEST,NOOPT and i am increased the work space. Still i am getting same error. But i want to fix it locally. Please help me out.

Thanks in advance
Lokanath.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


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

PostPosted: Thu Jun 25, 2009 4:44 pm
Reply with quote

If the compiler has a problem, you need to contact IBM for help. They will know what table TRQB is and what you've done to overflow the table.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jun 25, 2009 6:12 pm
Reply with quote

googling for "COBOL TRQB" gave many hits...

in some cases ( I did not bother to go into the details ) the issue is marked as a permanent restriction

work with Your support and IBM to verify if the above is applicable to Your case and/or apply proper maintenance
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Jun 25, 2009 7:07 pm
Reply with quote

I imagine this link may describe your situation.

If you contact IBM and this turns out to be your problem,
they will just tell you to follow the recommendations.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts Multiple table unload using INZUTILB DB2 2
Search our Forums:

Back to Top