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

Tunning COBOL programs


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

Active User


Joined: 13 Jul 2005
Posts: 136

PostPosted: Thu Feb 21, 2008 6:06 pm
Reply with quote

I need to tune the COBOL programs. So Please provide the tips
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Feb 21, 2008 8:36 pm
Reply with quote

Simple, use efficient programming tecniques....
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: Thu Feb 21, 2008 9:02 pm
Reply with quote

Hello,

Quote:
I need to tune the COBOL programs. So Please provide the tips
Until what sort of tuning is to be investigated, you won't get many useful tips. Some may post "motherhood" tips, but until some goal is defined, you won't get so many useful replies.

Who requested tuning be done? What kinds of issues are of concern at this time? What environments (online, batch, database, vsam, seqnential, etc).

There is no magic "tuning wand", but i've never seen a process that couldn't be improved. . . It might not be worth the amount of work or risk associated, but improvement is usually possible.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Feb 21, 2008 9:06 pm
Reply with quote

"motherhood"?
You can tune a program, but you can't tuna fish.... icon_lol.gif
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: Thu Feb 21, 2008 9:28 pm
Reply with quote

Hi Guy,

Quote:
"motherhood"?
Hoping to stem the flow of non-suggestions. . .

Quote:
You can tune a program
Must be gettin' old - thought that was a piano. . .

d
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Feb 21, 2008 10:42 pm
Reply with quote

IIRC, almost, wasn't it a file system? But my UNIX days were quite a while ago.... icon_lol.gif

The OP could look at suggestions in the fine manual:
Tuning your program
Back to top
View user's profile Send private message
raghumale

New User


Joined: 21 Feb 2008
Posts: 6
Location: banglore

PostPosted: Fri Feb 22, 2008 12:22 pm
Reply with quote

hi all,
writing efficient programming logic
and removing redundancy code

ok
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: Fri Feb 22, 2008 8:09 pm
Reply with quote

Yo - CG - are ya payin' attention. . . .


Also,
Quote:
wasn't it a file system? But my UNIX days were quite a while ago....
Seem to recall the very first "thing" forced upon us in unix-land was "everything is a file". And so it was icon_wink.gif
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top