View previous topic :: View next topic |
Author |
Message |
ignich7 Beginner
Joined: 29 Nov 2005 Posts: 14 Topics: 10
|
Posted: Tue Sep 11, 2007 2:47 am Post subject: Reg: CICS Optimization |
|
|
Is it possible to keep frequently used programs in a Separate Address space? How to increase the CICS buffer for sending the large amount of data? _________________ GNANA NICHOLAS.I |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Tue Sep 11, 2007 5:14 am Post subject: Re: Reg: CICS Optimization |
|
|
ignich7 wrote: | Is it possible to keep frequently used programs in a Separate Address space? | Why would you want to, if it is that frequently used, it is (almost) always in memory.... Quote: | How to increase the CICS buffer for sending the large amount of data? | Buffers for sending? Sending where? Or did you mean file I/O? |
|
Back to top |
|
 |
|
|