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

COBOL compilation error RC=12


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

Global Moderator


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

PostPosted: Fri Dec 09, 2011 7:21 pm
Reply with quote

Yes, but YOU will have to find and make the change since you are not posting anything source related. If IDMS is involved, you may need to get the DBA involved to help figure out the actual problem and how to fix it.
Back to top
View user's profile Send private message
vinod kumar prasad

New User


Joined: 18 May 2011
Posts: 8
Location: India

PostPosted: Fri Dec 09, 2011 7:25 pm
Reply with quote

sorry but as all my codes are classified can't post it here.
Anyways i'll try to get the hepl of DBA on the same.

Thanks for all your expert advices.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


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

PostPosted: Fri Dec 09, 2011 7:38 pm
Reply with quote

what classification do your codes have?
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: Fri Dec 09, 2011 8:30 pm
Reply with quote

Dick, I'm thinking maybe TS/SCI with a NOFORN designation? icon_biggrin.gif
Back to top
View user's profile Send private message
Ed Goodman

Active Member


Joined: 08 Jun 2011
Posts: 556
Location: USA

PostPosted: Fri Dec 09, 2011 9:10 pm
Reply with quote

At our shop, our spool handling program can have a filter added to it. This filter can be told to select only certain lines from the output of a job. Our shop set up the list of messages to be shown about a decade ago.

People still use it, and it causes exactly this kind of confusion.

There are probably a raft of messages from the link-edit step that are not matching the filter the TS is using. So they type "SS" in the little command area and see what they posted abouve, never guessing there are 500 other lines of information that would help them.

I suggest looking to make sure there isn't another command to use that does not filter out any lines.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Dec 10, 2011 12:35 pm
Reply with quote

Hello,

Quote:
Still its fishy how RC can be 12 is i got only 4 informations.
What is fishy is your remarkable unwillingness to actually read and comprehend what the system gives you.

You keep mixing unrelated "things" and then wonder why they are not consistent. You need to address each warning or error message and resolve it. Then, try to recompile and relink. You need to carefully read the informatoinal / diagnostic information generated by each step of your compile/link process.
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 Goto page 1, 2  Next

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Error to read log with rexx CLIST & REXX 11
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Error when install DB2 DB2 2
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top