Displays changes that the new DMCL will trigger on the runtime system and then optionally prompts for permission to proceed to make the changes.
DC/UCF displays the names of:
Inhibits prompting for permission to proceed. If NOPROMPT is specified, the changes are displayed and then immediately implemented.
Displays changes that the DMCL will cause on the runtime system. DC/UCF displays the names of:
Enables or disables prefetch processing for the entire system. This overrides a specification about prefetch processing for a specific buffer, file, or area.
Indicates global options for memory cache:
Indicates where to allocate the storage for memory cache:
Memory cache storage is allocated from 64-bit storage; if no or not enough 64-bit storage is available, dataspace storage is acquired.
Memory cache storage is allocated from 64-bit storage; if no or not enough 64-bit storage is available, memory caching fails.
Controls the amount of storage used for memory caching:
Memory cache storage can be acquired until the operating system limit is reached. For 64-bit storage, the operating system limit is set through the MEMLIMIT parameter; for dataspace storage, the limit is optionally imposed by an operating system exit.
CA IDMS controls the amount of memory cache storage if the value specified is smaller than the operating system limit. nnn must be a positive value between 1 and 32767. MB, GB, TB, PB, EB indicate the unit in which nnn is expressed. The abbreviations stand for Mega Byte (2**20), Giga Byte (2**30), Tera Byte (2**40), Peta Byte (2**50), and Exa Byte (2**60).
More Information
|
Copyright © 2014 CA.
All rights reserved.
|
|