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

Information needed on using the COBANAL TOOL


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

New User


Joined: 16 May 2011
Posts: 6
Location: india

PostPosted: Thu Oct 08, 2015 3:34 pm
Reply with quote

COBANAL TOOL is an open source available in the below link
www.cbttape.org/updates.htm

File # 321 COBOL Analyzer from Roland Schiradin & post processor NEW

I was able successfully run the tool on Mainframe. The result of this is as attached which is a detailed report of different COBOL verbs and statements used and not used.

With the above results, can any one suggest how we can use the tool in Mainframe MIPS reduction.


Thank you so much for your help
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Thu Oct 08, 2015 3:58 pm
Reply with quote

Screenshots are really useless, just select/copy/past from your emulator and use the Code tags.

You've chopped the data, because it doesn't fit on your screen anyway.

COBANAL is going to be fairly blunt for identifying performance issues.

Have you looked at the program? Do you know that performance is bad? How? Other tools (if you have them) can identify where there are bottlenecks.

Forget COBANAL, it wasn't designed for your task.

Start with the code and any further information any regular tools you may have tell you.
Back to top
View user's profile Send private message
venugopal.dondla

New User


Joined: 16 May 2011
Posts: 6
Location: india

PostPosted: Thu Oct 08, 2015 4:09 pm
Reply with quote

Dear Moderator,
I am sorry for the inconvenience caused, but we work on the VDI(Client network) so copy pasting from emulator is not allowed. Hence was the screen shots shared.

Thank you for the above reply.

We are looking to identify at library level which all programs, there is scope for performance improvement(MIPS reduction).

Please suggest if you have any tools of that kind.

Thanks and Regards,
Venugopal
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Oct 08, 2015 4:28 pm
Reply with quote

Quote:
copy pasting from emulator is not allowed

How is this restricted - software or by rules?
If rules then just copy and paste to a text editor, change sensitive data and copy/paste to the reply box (with code tags).
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Thu Oct 08, 2015 4:36 pm
Reply with quote

You won't get anywhere trying to use COBANAL to identify performance issues.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3053
Location: NYC,USA

PostPosted: Fri Oct 09, 2015 1:05 am
Reply with quote

Please don't reinvent something doubtful. Use the one which is already there in the Market (unless your firm doesn't wants to pay or you are doing it for yourself.)
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 Capturing Job Execution Information All Other Mainframe Topics 3
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts Mass JCL release via IDZ tool(eclipse... CA Products 1
No new posts Help needed to assemble IMS sample co... ABENDS & Debugging 4
Search our Forums:

Back to Top