Dynamic Call to static module

About CICS and BMS - In this Mainframe Forum - You can post your queries on CICS

Moderators: DikDude, Natarajan, Moderator Group

Post Reply
amviz
Member
Posts: 1
Joined: Thu Jul 18, 2013 9:59 pm
Location: India

Dynamic Call to static module

Post by amviz » Thu Jul 18, 2013 10:22 pm

Problem Satement:

We have a module accessing database which is called around million times a day. This is a severe hit on the apps performance. We are thinking of an option where we could compile the called module as static and keep the call dynamic from the called module.

This way we will introduce a working storage call which will be retained until and unless the called module is loaded again.

1. Is the above possible?
2. What do we need to change in the compiler option to compile a module as static?

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others