Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
MAXCC=12, But No Error Listing

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
paringangar

New User


Joined: 07 Mar 2005
Posts: 3
Location: Mumbai, India

PostPosted: Sat Mar 12, 2005 9:50 pm    Post subject: MAXCC=12, But No Error Listing
Reply with quote

Hi all,

Today when I was trying to compile my program (cobol + idms code), the compilation crashed with MAXCC = 12.

But when I checked the .lst file, I did not find any errors or warnings or notes.

When I refered this to a colleague, he said may be the loadlib dataset is full and you need to delete a couple of them to create space for new loadlibs.

When I did that, the program compiled successfully.

But, I still cannot digest the solution given by my colleague.

Please advise.

Thanks.

Parin

Note: We are using Meta-Cobol (macros for cobol).
Back to top
View user's profile Send private message
References
rick

Moderator


Joined: 18 Jun 2004
Posts: 61
Location: Kuzhithurai

PostPosted: Wed Mar 16, 2005 4:28 pm    Post subject:
Reply with quote

Hi Parin,

This is becoz your compilation step has been suceeded and you had your problem in link edit step. You could have checked out the errors / warnings at the linkedit time also. If you have done that you may have found that error was due to lack of space.


Thanks and Regards,
Rick
Back to top
View user's profile Send private message
paringangar

New User


Joined: 07 Mar 2005
Posts: 3
Location: Mumbai, India

PostPosted: Wed Mar 16, 2005 9:41 pm    Post subject: Re: Code compilation error
Reply with quote

Hi Rick,

Thnx for the info. I was not aware of that I could have checked this in linkedit step.

Regards,

Parin
Back to top
View user's profile Send private message
sribks2005

New User


Joined: 04 Apr 2005
Posts: 20
Location: Mysore

PostPosted: Wed Apr 13, 2005 2:22 pm    Post subject: how to check error during link-edit step
Reply with quote

hi Rick,

Can you please tell us how we can check errors/warning in link-edit step.

link-edit step is prior to execution step and after the compilation step right?

Please let me know the answer as soon as possible.

thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1