LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 1998)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 8 May 1998 23:41:27 EDT
Reply-To:   CICS List <CICS-L@UGA.CC.UGA.EDU>
Sender:   CICS List <CICS-L@UGA.CC.UGA.EDU>
From:   FAdvice <FAdvice@AOL.COM>
Subject:   Re: dynamic calls in cics program
Content-type:   text/plain; charset=US-ASCII

Kannan,

<< If you have repeated calls to the program in the same transaction, the overhead is supposed to be less if you use dynamic call because CICS steps in only at the first CALL to verify the module is loaded. >> Of course, CICS' lack of involvement comes with a price. There is a good comparison of LINK vs static call vs dynamic call in the CICS Application Programming Guide. Refer to that as a starting point.

Regards,

Christopher Frank STAR, Inc.


Back to: Top of message | Previous page | Main CICS-L page